/*
CSS for Sun Trevor site
*/





body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
  background: #ffffff;
}  





 
 
h3 {
line-height: 1.5em;
}




img {
border: none;

}


#header  {
  margin: 0;
  padding-left: 50px;
  padding-right: 50px;
  height: 220;
  width: 825px;
}



#navigation {
width: 179px;
float: left;
list-style: none;
border-right: 2px solid #E8DFBF;
border-top: 2px solid #E8DFBF;

}


#right_col {
float: right;
}


#feature_buttons {
	margin: 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	width:190px;
	height: 200px;
	background: #ffffff;
	text-align: justify;
s	}

#address_section {
	margin: 0px;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	width:130px;
	border: 1px #000000 solid;
	background: #ffffff;
	text-align: justify;
	line-height:16px;
}


.address_section h5 {
text-align:center;
line-height: 12px;
}



li {
   list-style: none;
   font-size: 12pt;
   line-height: 24pt;
}


#sublist  li {
   list-style: none;
   line-height: 14pt;
   font-family: arial, serif;
   font-size: 10pt;
   position: static;
}



/*	background-color:#FFFFFF;
*/


#bodycontent {
	float: left;
	top: 202px;
	left: 195px;
	width: 465px;
	height: 600px;
	padding-top: 35px;
	padding-right: 20px;
	padding-left: 20px;
		overflow: scroll;
		scrollbar-face-color: #e8dfc0;
scrollbar-highlight-color: #e8dfc0;
scrollbar-3dlight-color: #907661;
scrollbar-darkshadow-color: #907661;
scrollbar-shadow-color: #6f5b4b;
scrollbar-arrow-color: #907661;
scrollbar-track-color: #e8dfc0;

	}


/*	;
*/


#contentimages {
   width: 160px;
   float: left;
}




ul {
	margin-left: 0px;
	line-height: 200%;
   list-align: ;
}

a {
  font-weight: bold;
}

a:link {
  color: #5E3716;
  text-decoration: none;
}

a:visited {
  color: #5E3716;
  text-decoration: none;
}

a:hover {
  color: #B2AB5D;
  text-decoration: none;
}

a:active {
	color: #5E3716;
	text-decoration: none;
	line-height: 2;
}




#address {
   line-height: 30%;
   margin-top: 20px;
   margin-bottom: 10px;
}

#featurebutton {
	top: 40px;
	float: right;
	margin-left: 10px;
	width: 170px;
}





























body
{
margin: 0; padding: 0;
background-color:#CCCCCC;

}



#logocontainer
{
padding-top:0px;
margin: 0 auto;
font-family: arial, sans-serif;
text-transform: uppercase;
text-align: right;
width: 825px;
height: 220px;
border-collapse: collapse;
}



#footer
{
	position: relative;
	width: 800px;
	height: 265px;
    padding: 0px;
	margin: 0 auto;
}

/*	background-image: url(images/bggradient.jpg);
	background: white;
	border: red solid 1px;

*/



#bodycontainer
{
background-color:#FFFFFF;
	position: relative;
	margin: 0 auto;
	font-family: arial, sans-serif;
	text-align: left;
	width: 925px;
	height: 870px;
	font-size: 0.8em;
	padding: 0px;
	background: url(images/bggradient.gif)
}





#designertag {
padding-bottom: 40px;
background-color: #cccccc;
width: 825px;
height: 20px;
margin: 0 auto;
margin-top: 0px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 7pt;
font-weight: bold;
color:#686868;
}

#designertag a 
{
color: gray;
}

#designertag a:hover
{
color: black;
}






#navigation2{
	float: left;
	margin-top: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	width: 160px;
	background: url(images/templatemo_menu_background.gif) right no-repeat;
}

#navigation2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#navigation2 ul li{
display: block;
}

#navigation2 ul li a{
	float: left;
	padding-left: 20px;
	padding-top:8px;
	padding-bottom: 8px;
	width: 140px;
	font: 14px arial;
	font-weight:700;
	text-align: left;
	text-decoration: none;
	color: #5E3716;
}
#navigation2 ul li a:hover, #navigation2 ul li .current{
	color: #ffffff;
	text-decoration: none;
	background: url(images/templatemo_mousehover2.jpg) repeat-x;
}



#nav2sublist {
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 160px;
}

#nav2sublist ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
}

#nav2sublist ul li{
display: block;
}

#nav2sublist ul li a{
	float: left;
	padding-left: 30px;
	padding-top:3px;
	padding-bottom: 3px;
	width: 130px;
	font: 14px arial;
	font-weight: 500;
	text-align: left;
	text-decoration: none;
	color: #5E3716;
}
#nav2sublist ul li a:hover, #nav2sublist ul li .subcurrent{
	color: #ffffff;
	text-decoration: none;
	background: url(images/templatemo_mousehoversub.jpg) repeat-x;
}



h5 {
font-size: 14px;
}





#footer {
width: 815px;
padding-top:5px;
padding-bottom:5px;
padding-left: 10px;
height: 35px;
margin-top: 10px;
text-align: right;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
background-color:#ffffff;
background:url(images/footerbg.jpg);
}

#footer a, a:hover{

}#footer div {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
