body {    

	background: #FFFFFF url('images/bkgd_banner.gif');

	font-family: "LucidaGrande", Lucida Sans, Arial, Helvetica, sans-serif;

	color: #543019;

	font-weight: normal;

	font-size: 12px;

        line-height: 18px;

        margin: 0;

		}

		

h1 {

	font-weight: bold;

    	font-size: 16px;

        line-height: 18px;

        margin-top: 20px;

        margin-left: 30px;

        margin-right: 30px;        

     }
     
h2 {

	font-weight: bold;

    	font-size: 16px;

        line-height: 18px;

        margin-top: 20px; 

     }




.main {

    	margin-left: 25px;

    	margin-right: 25px;

     }
     
.form {

    	margin-right: 10px;
    	margin-bottom: 10px;

     }

     

.hdrcaption {

        color: #543019;

        font-weight: bold;

        font-size: 11px;

        line-height: 16px;
        
        margin-left: 30px;

        margin-top: 10px;

    	margin-right: 30px;

     }

     

.caption {

        color: #543019;

        font-weight: normal;

        font-size: 11px;

        line-height: 16px;

    	margin-right: 30px;

     }     

     

.caption2 {

        color: #543019;

        font-weight: normal;

        font-size: 10px;

        line-height: 14px;

        margin-top: 8px;

    	margin-right: 30px;

    	margin-bottom: 8px;

     }     

     

.credits {

    color: #A89180;

        font-weight: normal;

        font-size: 12px;

        line-height: 15px;

    	margin-left: 28px;

    	margin-top: 10px;

     }

     

.live {

    color: #A89180;

        font-weight: normal;

        font-size: 11px;

        line-height: 18px;

    	text-decoration: none;

     }

     

a.nav:link {

    color: #B45340;

        font-weight: normal;

        font-size: 11px;

        line-height: 18px;

    	text-decoration: none;

     }

     

a.nav:visited {

    color: #B45340;

    font-weight: normal;

    font-size: 11px;

    line-height: 18px;

    text-decoration: none;

     }

     

a.nav:hover {

    color: #A89180;

    font-weight: normal;

    font-size: 11px;

    line-height: 18px;

    text-decoration: none;

     }

a.botnav:link {

    color: #B45340;

        font-weight: normal;

        font-size: 10px;

        line-height: 14px;

    	text-decoration: none;

     }

     

a.botnav:visited {

    color: #B45340;

    font-weight: normal;

    font-size: 10px;

    line-height: 14px;

    text-decoration: none;

     }

     

a.botnav:hover {

    color: #A89180;

    font-weight: normal;

    font-size: 10px;

    line-height: 14px;

    text-decoration: none;

     }

     

a.look:link {

    color: #B45340;

        font-weight: normal;

        font-style: italic;

        font-size: 10px;

        line-height: 18px;

    	text-decoration: none;

     }

     

a.look:visited {

    color: #B45340;

    font-weight: normal;

    font-style: italic;

    font-size: 10px;

    line-height: 18px;

    text-decoration: none;

     }

     

a.look:hover {

    color: #A89180;

    font-weight: normal;

    font-style: italic;

    font-size: 10px;

    line-height: 18px;

    text-decoration: none;

     }
     
a.email:link {

    color: #B45340;

        font-weight: normal;

    	text-decoration: none;

     }
     

a.email:visited {

    color: #B45340;

    font-weight: normal;

    text-decoration: none;

     }

     

a.email:hover {

    color: #A89180;

    font-weight: normal;

    text-decoration: none;

     }
     
a.show:link {

    color: #B45340;

       font-weight: bold;

        font-size: 11px;

        line-height: 16px;

        margin-top: 10px;
    	
    	text-decoration: none;

     }
     

a.show:visited {

    color: #B45340;

       font-weight: bold;

        font-size: 11px;

        line-height: 16px;

        margin-top: 10px;
    	
    	text-decoration: none;
     }

     

a.show:hover {

    color: #543019;

       font-weight: bold;

        font-size: 11px;

        line-height: 16px;

        margin-top: 10px;
    	
    	text-decoration: none;

     }
     
#dropmenudiv{
position:absolute;
filter:alpha(opacity=90);
opacity: .9;
-moz-opacity: .9;
z-index:100;
text-align: left;
font-size: 11px;
line-height: 38px;
}

#dropmenudiv a{
width: 100%;
display: block;
font-size: 11px;
line-height: 38px;
color: #B45340;
height: 30px;
text-indent: 3px;
text-decoration: none;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFFFFF;
color: #A89180;
}