/* CSS Document */


body{
background:/*#F0F6FB*/#E9DED6;
margin:0px;
background-image:url(main_bg.jpg);
background-repeat:repeat-x;

}


ul,li{
margin-left:35px;
}



div#rap
{
	background-color:transparent;
	background-image:url(footer.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}


#container
{
width:770px;
margin:0px ;
background-color:transparent;
background-image:url(cont_bg.jpg);
background-repeat:repeat-y;
background-position:top left;
/*border-left:1px solid #E2DBD1;*/
/*border-right:1px solid #E2DBD1;*/
}



#top
{
padding:0px;
height:80px;
background-color:transparent;
/*border-top:1px solid #424242;
border-bottom:1px solid #424242;*/
background-image:url(logo.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#masthead
{
padding:0px;
height:180px;
background-color:transparent;
/*border-top:1px solid #424242;
border-bottom:1px solid #424242;*/
background-image:url(mast.jpg);
background-repeat:no-repeat;
background-position:top left;
}


/***Main Text Divs***/

p
{
font-family:verdana;
color: #000000;
font-size: 8pt;
margin:4px 10px 4px 8px;
line-height:150%;
text-align:justify;
}




h1 {
 
padding:0px;
margin:8px 0px 8px 8px;
background-color:transparent;

font-family:verdana;
color: #000;
font-size: 12pt;
text-align:left;
}


h2 {
 
padding:0px;
margin:8px 4px 8px 8px;
background-color:transparent;
height: 18px;
font-family:Verdana;
color: #98897d;
font-size: 12pt;
text-align:left;
}

h3{
 
padding:0px;
margin:8px 4px 8px 8px;
background-color:transparent;

font-family:Verdana;
color: #98897d;
font-size:12px;
text-align:left;
}

h6
{
font-family:verdana;
color: #000000;
font-size: 8px;
margin:4px 10px 4px 8px;
font-weight:500;
padding-top:6px;
}








#image
{
margin-left: 0px;
margin-right: 0px;
margin-top:0px;
padding:0px 0px 0px 0px;

background-color:#FDF8F4;
/*background-image:url(image_back.jpg);
background-repeat:no-repeat;
background-position:top left;
border-top:1px solid #003366;*/
}

#leftnav
{
float: left;
width: 180px;
margin-bottom:0px;
padding:0px;
background-color:transparent;
/*border-left:1px solid blue;*/
/*border-right:1px solid blue;*/
}

#rightnav
{
float: right;
width: 285px;
margin-top:0px;
padding:0px;
background-color:transaprent;
/*border-left:1px solid red;
border-right:1px solid red;
b*/
}




#center
{
margin-bottom:150px;
margin-left: 185px;
margin-right: 290px;
margin-top:0px;
padding:0px 0px 0px 0px;
background-color:transparent;
/*border-right:1px solid green; 
border-left:1px solid green;*/
}


 /*html #center {
    height: 1px;
    }*/



#footer
{
width:100%;
clear: both;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#E9DED6;
background-image:url(foot_bg.jpg);
background-repeat:repeat-x;
height:60px;
}





	
	
	/*****navcss****/
	
	.buttonscontainer {width: 170px;}

.buttons a {color: #000;
background-color:#DED2C6;
padding:4px 2px 8px 2px;
display: block;
font: 10px "verdana";
font-weight: bold;
text-decoration: none;
text-align: left;
border-top:4px solid #EBE2D9;
border-left:4px solid #EBE2D9;
border-right:4px solid #EBE2D9;
}

.buttons a:hover 
{
background-color:#E6DDD4;
color:#fff;
text-decoration: none;

}

#title {
 
padding:0px;
margin: 0px;
background-color:#424242;
height: 20px;
font-family:verdana;
color: #999999;
font-size: 12pt;

}

fieldset { 
margin: 0px 2px 0px 2px; 
padding: 1em 1em .5em 1em; 

} 
legend { 
padding: .2em; 
background-color:transparent; 
font-weight: bold; 
color: #98897d; 

} 
input { 
/*border: 1px solid #000000;*/
font-weight: bold; 
background-color: #DED2C6; 
} 

#mast_title
{
float: left;
padding: 0px;
margin-left:8px;
margin-top:4px;
margin-bottom: 0px;
font-family: verdana;
color: #000000;
font-size: 8pt;
/*border:1px solid #fff;*/
width:775px;
}