div {
	font-family: 'Helvetica','Optima', 'Omega', 'Zapf Humanist', 'Trebuchet MS', sans-serif;
	font-size: 13px;
	line-height:1.4em;
	color: #333333;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.dropdown{
display: block; 
width: 85px; 
border: 1px solid #FDA800;  
padding: 0px 1px; 
text-decoration: none; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color: #FFFFFF; 
background-color:#FDA800; 
}


.dropdown:hover{background-color:#EE7028}

.lastdropdown{
display: block; 
width: 85px; 
border: 1px solid #FDA800; 
padding: 0px 1px; 
text-decoration: none; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px; 
color: #FFFFFF; 
background-color:#FDA800; 
}

.lastdropdown:hover{background-color:#EE7028}

.menubox{
display: block; 
width: 85px; 
position: absolute; 
visibility: hidden; 
background-color:#FDA800;
}

.navbg td a:link, .navbg td a:visited { 
display: block; 
margin-left:5px;
font-size:12px;
width: 140px; 
height: 19px; 
} 
 

.background{
background-image:url(/images/bg.jpg);
background-repeat:repeat-x;
background-color:#AF4730;
}
.contentbg{
background-image:url(/images/indexconbg.jpg);
background-repeat:repeat-x;
background-color:#FFD2A3;
}
.bottom{
float:top;
clear:left; 
background: url(/images/bottom.png) top center !important;
/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
background: none; 
/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/images/bottom.png'); /* the MS alpha filter */ 
}

.footer{
float:top;
clear:left; 
background: url(/images/footer.png) top center !important;
/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
background: none; 
/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/images/footer.png'); /* the MS alpha filter */
}

.footerfont{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}

.navbg{
float:top;
clear:left; 
background: url(/images/navbg.png) top center !important;
background-repeat:no-repeat; 
/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
background: none;
background-repeat:no-repeat
; 
/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/images/navbg.png'); /* the MS alpha filter */ 
background-color:#EABF92;
background-repeat:repeat-x; 
}

.navbg1 {float:top;
clear:left; 
background-repeat:no-repeat; 
background: url(/images/navbg.png) top center !important;
/* respectful browsers (e.g. Firefox/Opera/Safari) ONLY take notice of this line*/
background: none;
background-repeat:no-repeat; 
/* disrespectful browsers clear the background graphic, in this case allowing the alpha filter to work in IE5.5 and 6 */
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=scale, src='/images/navbg.png'); /* the MS alpha filter */ 
background-color:#EABF92;
background-repeat:no-repeat;
}

body {
	font-family:  'Helvetica','Optima','Omega', 'Zapf Humanist', 'Trebuchet MS', 'sans-serif';
	font-size: 13px;
	line-height:19px;
	color: #333333;
    }
    
.content {
	font-family: 'Helvetica','Optima', 'Omega', 'Zapf Humanist', 'Trebuchet MS', 'sans-serif';
	font-size: 25px;
	line-height:19px;
	color: #333333;
	padding-bottom: 10px;
    }
    
.sidebar {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #660000;
	font-weight:100;
	font-size: 11px;
	padding-bottom:5px;
 	line-height:14px;
    }
    
.navline, #left td.navline {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
	font-weight:100;
	font-size: 11px;
	padding-top:5px;
 	line-height:14px;
    width:140px;
    }
 
.subpagetitle  { font-family: Papyrus, Helvetica, sans; 
padding-top:21px;
    color: #990000;
	font-weight:100;
	font-size: 26px;
	padding-bottom:5px;
	}
	
	
h1 { font-family: Papyrus, Helvetica, sans; 
    color: #990000;
	font-weight:100;
	font-size: 26px;
	padding-bottom:5px;
	padding-top:6px;
	}

h2 { font-family: Papyrus, Helvetica, sans; 
    color: brown;
	font-weight:100;
	font-size: 20px; 
 	line-height:22px; 
 	text-align: center; 
 	margin-bottom: 10px;
 	}
 	
h3 {
    font-family: Georgia, Times New Roman, Times, serif; 
     color: #660000;
	font-weight:100;
	font-size: 14px; 
 	line-height:8px; 
 	text-align: center; 
 	margin-bottom: 10px;
 	}
 	
 	
#left {
	float:left;
	width: 570px !important;
	width: 570px;
	margin-left: 45px !important;
	margin-left: 22px;
	margin-right: 15px;
	margin-top: 95px !important;
	margin-top: 22px;
}
 
#right {
	margin-left: 45px !important;
	margin-left: 22px;
	margin-top: 45px !important;
	margin-right: 15px;
	margin-bottom:22px;
}