body	{background-color:#F2EFE0;
                 topmargin:0;
                 leftmargin:0;
                 background-image:url(images/pan_back3.jpg);
                 background-repeat:repeat-x;
                 background-position:0 200px;}

#dropmenudiv{
position:absolute;
border:1px solid #C5A461;
border-bottom-width: 0;
font-family:arial,verdana,sans-serif;
font-weight:normal;
font-size:11px;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #C5A461;
padding: 1px 0;
text-decoration: underline;
font-weight: normal;
color:#0D0C0C;
font-family:arial,verdana,sans-serif;	
font-size:11px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFF5;
text-decoration:none;
}



#main {              
               width:750px;
	height:475px;
	clear: left;
	background-color:#FFFFF5;
	border-style:double;
	border-color:#C5A461;
             }
#sub   {              
               width:750px;
	height:475px;
	clear: left;
	background-color:#FFFFF5;
	border-style:double;
	border-color:#C5A461;
                padding:30px;
                color:#0D0C0C;
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:11px;

             }
.homeslides  {border-style:solid none solid none;
	border-color:#C5A461;
                border-width:1px;
                height:200px;
                }
.footer      {color:#0D0C0C;
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:9px;
                height:25px;
                }
h1,h3 {color:#0D0C0C;
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	}

h2  {color:#0D0C0C; font-family:arial,verdana,sans-serif;font-size:15px;font-weight:semi-bold;}
p {text-align:justify; color:#0D0C0C;}
a {color:#025E43;}
a:hover {text-decoration:none;}
.builders a {font-size:14px;}
input,select {color:#0D0C0C;
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:11px;}

