/* Start of CMSMS style sheet 'main' */
BODY {
background-image: url(../images/background-img.png);
background-repeat: repeat-x;
background-color:#F8DA69;
margin: 0px;
padding: 0px;
font-family: "verdana", Arial, sans-serif; color: #5c4a25;
font-size: 11pt; 
}

.container {
height:auto !important;
margin:0 auto;
width: 1012px;
}

.content {
background-image: url(../images/content-background.png);
background-repeat: repeat-y;
height:auto !important;
height:100%;
margin: 0 auto -92px;
width: 1012px;
float: left;
min-height: 450px;

}

.content-right {
height:100%;
margin-left:212px;
width:570px;
padding: 20px;

}


#header {
background-image: url(../images/header-img.png);
background-repeat: no-repeat;
height: 276px;
width: 1012px;
margin: 0px auto;
}

.push {
height: 92px;
clear: both;
}



	
A { color: #5c4a25; text-decoration: none }
A:link { color: #5c4a25; text-decoration: none }
A:active { color: #5c4a25; }
A:hover {color: #877758;  text-decoration: none }



.address {  font-size: color: #bfdfff; }
.menuitem { background: url(/GRAPHICS/homeback.gif); background-repeat: repeat-x; font-size: 10pt; align: right; }
.list { font-size: 10pt;  color: black; }

.copyright { 
position: relative;
top: -15px;
float: left;
font-size: 8pt;
line-height: 12px; 
color: #777777;
padding-left: 20px; 
border-left: 1px solid #000066;
left: 1px; 
width: 375px;
}

.main {
width: 75%;
position: relative;
float: left;
left: 1px; 
top: -15px;
font-size: 11pt; 
line-height: 28px; 
padding: 20px; 
/*border-left: 2px solid #5c4a25; */
}

.main2 { font-size: 11pt; line-height: 20px; padding: 10px; }
h2.title { font-size: 18pt;  }

#menu {
position: relative;
float: left;
width: 177px;
height: 400px;

}

ul#nav{
position: relative; 
float: left;
left: 40px;
padding: 0px; 
padding-top: 30px;
padding-left: 15px;
margin: 0px;
/*border-right: 1px solid #5c4a25;*/


}

ul#nav li {
list-style: none;
font-size: 12px;
font-weight: bold;
padding-bottom: 10px;
text-align: left;


}


ul#nav li a:link, ul#nav li a:active {
color: #5c4a25; 
text-decoration: none;
}


ul#nav li a:hover, ul#nav li a:visited {
text-decoration: none;
color: #877758;
}

#footer {
background-image: url(../images/footer.png);
background-repeat: no-repeat;
width: 1012px;
margin: 0 auto;
height: 39px;

}


.pubs {
padding-left: 5px;
margin-top: -13px;
}

/* End of 'main' */

