/* CSS Document */

body {
	font-family: Arial;
	font-size: 14px;
	background-color: #000040;
	margin: 0px;
	color: #FFFFFF;
	margin-top: 5px;
}

#header {
	width: 900px;
	font-size: 14px;
	background-color: #FFFFFF;
	max-width: 900px;
	font-family: "Times New Roman";
	color: #827026;
	margin-top: 3px;
	float: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
		}

#navigation {
	width: 900px;
	font-size: 14px;
	background-color: #D9C884;
	vertical-align: top;
	text-align: center;
	max-width: 886px;
	font-family: "Times New Roman";
	color: #000000;
	margin-top: 3px;
	float: none;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
		}

#mainContent {
	font-size: 16px;
	background-color: #FFFFFF;
	vertical-align: top;
	font-family: Arial;
	color: #000000;
	margin-top: 1px;
	border: 1;
	padding-right: 20px;
	padding-left: 20px;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
}

#addressline {
	font-size: 16px;
	background-color: #D9C884;
	text-align: center;
	max-width: 925px;
	font-family: Wrangler;
	color: #000000;
}

#footer {
	font-size: 14px;
	background-color: #C1a65e;
	text-align: center;
	font-family: "Times New Roman";
	color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

#listing {
	width: 700px;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	font-family: "Times New Roman";
	text-decoration: none;
	border-right-color: #7490D9;
	border-left-color: #7490D9;
	border-right-style: ridge;
	border-left-style: ridge;
	border-right-width: thick;
	border-left-width: thick;
}

#sidebarleft {
	font-size: 16px;
	font-family: "Times New Roman";
	font-style: normal;
	color: #C1A65E;
	background-color: #C1A65E;
}
