/* Standard CSS Styles*/

body {
	background-image: url("/i/common/BodyBG.jpg"); 
	background-repeat: no-repeat; 
	background-position: top;
	background-color: #88743D;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:13px; 
	line-height: 18px;
	color:#000000;
	}
	
a:link {
	color:#363636;
	text-decoration:none;
	}
	
a:visited {
	color:#363636;
	text-decoration:none; 
	}
	
a:hover {
	color:#363636; 
	text-decoration:underline; 
	}

big {
	font-family:arial, helvetica, sans-serif; 
	font-size:13px; 
	line-height: 18px; 
	font-weight:bold
	}

hr {
	color: #746233;
	}
	
strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:13px; 
	line-height: 18px; 
	font-weight:bold
	}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.footer {
	border-top: solid 1px #000000;
	}

.footer td {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#000000;
	}

.Header img {
	behavior: url('/cc/js/pngbehavior.htc');
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.MapTable td {
	line-height: 13px;
	padding: 0px 0px 20px 10px;
	}

.MapTable a:link img {
	border: solid 2px #746233;
	}

.MapTable a:visited img {
	border: solid 2px #746233;
	}

.MapTable a:hover img {
	border: solid 2px #221C10;
	}

.stock td {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color: #FFFFFF;
	border-bottom: solid 1px #362F19;
	padding: 2px 0px;
	}

/* Navigation Styles*/

.nav a {
	display: block; 
	padding: 9px 0px; 
	font-weight:normal; 
	border-bottom: solid 1px #E0E0E0;
	}

.nav a:link {
	color:#C6B27E; 
	text-decoration:none;
	}
	
.nav a:visited {
	color:#C6B27E;
	text-decoration:none; 
	}
	
.nav a:hover {
	color:#FFFFFF; 
	text-decoration:none; 
	}

.footer a:link {
	color:#000000; 
	text-decoration:none;
	}
	
.footer a:visited {
	color:#000000;
	text-decoration:none; 
	}
	
.footer a:hover {
	color:#000000;
	text-decoration:underline; 
	}

/* Page Layout Styles*/

.Main {
	background-image: url("/i/common/MainBG2.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	background-color: #AD985E;
	padding: 10px 20px 0px 37px;
	}

.Icons {
	background-color: #AD985E;
	padding: 5px;
	}

/* Home Page Layout Styles*/

.HomeL {
	color:#FFFFFF;
	line-height: 16px;
	padding-right: 20px;
	}

.HomeL img {
	behavior: url('/cc/js/pngbehavior.htc');
	}

.HomeL a:link {
	color:#000000; 
	font-weight:bold; 
	text-decoration:none;
	}
	
.HomeL a:visited {
	color:#000000;
	font-weight:bold; 
	text-decoration:none; 
	}
	
.HomeL a:hover {
	color:#000000; 
	font-weight:bold; 
	text-decoration:underline; 
	}

.HomeC {
	padding-right: 20px;
	}

.HomeR {
	color:#C6B27E;
	}

.HomeR a:link {
	color:#FFFFFF; 
	text-decoration:none;
	}
	
.HomeR a:visited {
	color:#FFFFFF;
	text-decoration:none; 
	}
	
.HomeR a:hover {
	color:#FFFFFF; 
	text-decoration:underline; 
	}

.news td {
	color:#FFFFFF;
	font-size:12px;
	padding: 10px 10px 10px 0px;
	}

.news a:link {
	color:#000000; 
	text-decoration:none;
	}
	
.news a:visited {
	color:#000000;
	text-decoration:none; 
	}
	
.news a:hover {
	color:#000000; 
	text-decoration:underline; 
	}

.share td {
	font-family:arial, helvetica, sans-serif; 
	font-size:13px;
	color: #FFFFFF;
	padding: 2px 0px;
	}
