body {
background: url(images/bg.jpg) repeat-x;
font:13px Georgia, Times New Roman, Serif;
background-color: #d1a576;
}

* {padding:0; margin:0}

ul{
border-right:none;
}

.center{
text-align: center;
width:86%;
}
img{
float:left;
margin:0 30px 10px 0px;
}

#headerImage{
background:url(images/headerImage.jpg) no-repeat;
width:800px;
height:155px;
margin-top:2px;
}

#homeButton{
color: #ffffff;
padding:7px 0 0 725px;
font-size:17px;
font-family: "Times New Roman",serif;
font-style:italic;
font-weight:bold;
}

#homeButton a{
color:#ffffff;
text-decoration:none;
}

#content{
margin:0 0 0 0;
}

#navigation{
margin:8px 0 0 0;
width:838px;
}
#leftCol{
float:left;
width:548px;
margin:0 10px 0 20px;
line-height:20px;
}

#leftCol ul{
padding-left:30px;
}

#leftCol h3{
color:#686730;
font-family: "Times New Roman",serif;
font-weight:bold;
margin:30px 0 30px 40px;
font-size:28px;
font-style:italic;
line-height:25px;
}


#rightCol{
width:212px;
padding:10px 10px 0 20px;
margin-top:6px;
float:left;
background: url(images/rightColumnBG.jpg) no-repeat;
color:#ffffff;
text-align:left;
font-size:12px;

}


#rightCol a{
text-decoration:none;
color:blue;
}

#footer{
float:left;
margin:20px 0 0 0;
width:97.38%;
padding:5px 5px 5px 20px;
font-size:10px;
font-family:"Verdana","Arial", Sans-serif;
color:#ffffff;
background:#663332;
}


#footer a{
color:#ffffff;
}



.dropdown {
float:left; 
padding-right:0px;
color:#ffffff;
text-align:center;
font-family:"Times New Roman", serif;
}

.dropdown dt {
width:188px; 
border-right:1px solid #733e2e; 
border-left:1px solid #733e2e; 
padding:8px; 
font-weight:bold; 
cursor:pointer; 
background:#663322;
background:url(images/btnBG.jpg);}


.dropdown dt:hover {
background:#622627;
background:url(images/btnBG.jpg);
}


.dropdown dd {
position:absolute; 
overflow:hidden; 
width:208px; 
display:none;  
z-index:200; 
opacity:0;}


.dropdown ul {
width:204px; 
border:1px solid #733e2e; 
list-style:none; 
border-top:none;
}


.dropdown li {
display:inline;
}


.dropdown a, .dropdown a:active, .dropdown a:visited {
display:block; 
padding:5px; 
color:#fff; 
text-decoration:none;
background:url(images/btnBG.jpg);
border-right:none;
width:194px;
}


.dropdown a:hover {
background:#733e2e; 
color:#fff;
border-right:none;

}


.dropdown .underline {
border-bottom:1px solid #733e2e;
border-right:none;
}

.navHeader{
font-size:18px;
}






#special{
	font-size: medium;
	font:Georgia, Times New Roman, Serif;
	color:red;
	}
