

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 90%;
	color: #424200;
	background-color: #E1E7CB;
	background-repeat: no-repeat;
		
	}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
}



#container{
margin:0 auto 15px auto;
width:730px;
padding:5px 20px 20px 20px;
background:#F0F3E4
}


#navitabs{
clear:both;
}

.navitab{
float:left
text-decoration:none;
}

#desc{
height:190px;
color:#ffffff;
padding:5px;
background:#F0F3E4 url(images/front.jpg) top left no-repeat;
clear:both;
margin:0 0 5px 0 ;
}

#desc p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a{
color:#ffffff;
text-decoration:underline;
}

#main{
width:560px;
float:left;
padding:0 15px 0 0;
border-right:1px solid #d0d0d0;
}

.block{
background:#f0f0f0;
padding:15px;
}

#sidebar{
width:140px;
float:right;
}

#sidebar p{
font-size:1em;
line-height:1.3em;
margin:0 0 12px 0;
}

.sidelink{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#e0e0e0 url(images/corner.gif) top right no-repeat;
text-decoration:none;
}

#footer{
clear:both;
background:#f0f3e4;
color:#808080;
font-size:0.9em;
padding:8px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
text-align:left;
}

#footer a{
color:#003399;
}

h1, h2, h3, h4, h5 {
	font-family: Georgia,'Times New Roman',  serif;
	font-style: italic;
	color: #003366;
	letter-spacing: 0.01em;
}

h1{
font: Georgia, "Times New Roman", Times, serif;
font-size: 1.9em;
font-weight:normal;
}

h2{
margin:10px 0 10px 0;
font: Georgia, "Times New Roman", Times, serif;
font-size:1.6em;
font-weight:normal;
}

h3{
margin: 0 0 10px 0;
font: Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
font-weight: bold;
}

p{

margin:0 0 15px 0;
line-height:1.6em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.table1 {
	font-family: "Trebuchet MS", Verdana,  Arial, sans-serif;
	font-size: .85em;
	color: #616932;	
    border: 1px solid #669900; 
    	}

.photo{
padding:5px;
margin:0 auto 15px auto;

}

.hide{
display:none;
}

.bold {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana,  Arial, sans-serif;
	font-size: 1em;
	font-weight: 600;
	color: #666666;
	line-height: 1.4em;
	
}