


/* brower Reset */
html, body { margin: 0; padding: 0; border: 0; background: transparent; font-size:10px; }

div,
h1, h2, h3, h4, h5, h6, p, a, ol, ul, li,
table, thead

{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background:transparent;
	}

img		{ margin:0; padding:0; border:0; }

h1, h2, h3, h4, h5, h6, p, li, td, th, a {
	font-family: arial, Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	text-indent: 0;
	text-decoration: none;
	text-align: left;
	color: #000;
	}



/* Globe */
html	{	}
body	{ text-align:center; background-color: #EADBBF;	}



/* Heading */
h1, h2, h3, h4, h5, h6 { font-weight: bold; }

h1 { font-size:24px; color:#BB5E00;
			padding-bottom:15px; border-bottom:2px #ccc solid; margin-bottom:15px; }
h2 { font-size:20px; margin-bottom:15px; }
h3 { font-size:16px; margin-bottom:5px; }
h4 { font-size:14px; }
h5 { font-size:14px; }
h6 { font-size:14px; }



/* Text Elements and links */
p				{ color:#000; font-size:14px; line-height:150%;
					margin:10px 0;	}
p .left			{ margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p .right		{ margin: 1.5em 0 1.5em 1.5em; padding: 0; }

a				{	}
a:link			{ color: #00f; font-weight:bold;	}
a:visited		{ color: #0g0; }
a:active		{ color: #000; }
a:focus			{ color: #666; }
a:hover			{ color: #f00; }



/* Images */
.image-frame	{ padding:10px; border:2px #ccc solid; margin:10px; margin-bottom: 20px;  }
.center			{ text-align:center;	}



/* Lists items */
ol				{ list-style-type:decimal; }
ul li			{color:#000; font-size:12px; }
ol li			{color:#000; font-size:12px; }



/* Tables */
table			{ width:100%; }
th				{ font-weight: bold; }



/*Containers */
#outer				{ width:960px; margin:0 auto; background-color: #FFF;

}

#wrapper			{ width:900px; margin:0 auto; background-color:#FFF; text-align:left;	}

#logo				{ margin:30px 0px; float:left;	}

#social-media-icons				{ float:right;	}
#social-media-icons ul	li		{display:inline; }
#social-media-icons ul			{ margin-top:120px;	}

#topnav				{ clear:both;	}
#topnav ul			{ border-top:2px #000 solid; border-bottom:2px #000 solid;
						margin-bottom:10px; padding-top:5px; padding-bottom:10px;	}
#topnav	ul	li		{ display:inline;	}
#topnav	ul	li	a	{padding:0	15px;	}						

#topnav	a:link			{ color: #000; font-weight:bold; }
#topnav	a:visited		{ color: #0g0; }
#topnav	a:active		{ color: #000; }
#topnav	a:focus			{ color: #666; }
#topnav	a:hover			{ color: #f00; }

#banner				{ margin-bottom:30px;	}

#content			{ width:650px; float:left;	}

#centerr				{margin-left:20%;	}

#contentfull			{ width:100%;	}

#rightside			{ width:230px; float:right;	}

#footer				{ clear:both; margin:20px 0; border-top:2px #ccc solid; padding-bottom:5px;	}
.footer-text	{ font-size:12px; font-style:normal; color:#000; text-align:center;	}



/* Forms */
select	{ margin-left:10px;	}

form ol	{ list-style-type:none;	}

form	{ text-align:left; margin:20ps;  margin-bottom:20px;	}

label	{
		float: left; width:150px; margin-top:5px;
		text-align:right; display:block; background:none;
		}
		
submit	{ background:none;	}

input	{
		width: 200px; margin:0 0 15px 10px;
		border:1px #bbb solid; padding:5px; background:none;
		}

input:focus, textarea:focus	{ background-color:#FFDCB9;	}

textarea	{
			width: 240px; height: 150px; margin:0 0 16px 10px;
			border:1px #bbb solid; padding:5px; background:none;
			}

select	{ margin-bottom:20px;	}


.submit	{
		width:100px; height:20px;
		margin-left:170px; margin-bottom:30px;
		text-align:center;
		front-size:12px;
		}


		
/* Miscellaneous */
.date			{ font-weight:bold; color:#BF6000; margin-top:3px;	}
.price			{ font-weight:bold; color:#BF6000; margin-top:3px;	}



/* xml layout code */

address	{ text-align:center; margin-top: 50px;	}

propertyone	{ 	display: block;	margin-bottom: 20px; margin-left: 0; 	}

name	{	color: #FF9428;	font-size: 14px; font-weight: bold;	}

address	{	color: #000; font-size: 14px;	}

city	{	color: #000; font-size: 14px;	}

county	{	color: #000; font-size: 14px;	}

postcode	{	color: #000; font-size: 14px;	}

contactnumber	{	color: #000; font-size: 14px;	}

fax	{	color: #000; font-size: 14px;	}

email	{	color: #000; font-size: 14px;	}
	


