/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 font-family: "Lucida Grande",arial,sans-serif;
	color:#333;
 } 
 
#twocols, #maincol{width:100%; float:none;}
#pagewidth{ }
 
#header{
 position:relative; 
 height:50px; 
 background-color:#CCFFCC; 
 width:100%;
 border-bottom:1px #339933 solid;
} 
 
#maincol{  
 background-color: #FFFFFF;  
 float: left; 
 width:74.9%; 
  }
 
#rightcol{
overflow:hidden;
display:block;
width:25%;
margin-right:10px;
}
 
 
#footer{
 height:50px; 
  background-color:#99CCFF; 
 clear:both;
 border-top:1px #000066 solid;
 text-align:center;
 } 
  
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

.frontpagecontent{
    border-left:1px #cccccc solid;
    border-right:1px #cccccc solid;
    border-bottom:1px #cccccc solid;
    padding:5px;
    font-size:10px;
    height:auto;/*175px*/
}

#navlist
{
border-bottom: 1px solid #ccc;
margin: 0;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666;
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #ccc;/*FFF*/
border-bottom: 1px solid #ccc;
color: #000;
}


#navlist a:link#current2, #navlist a:visited#current2
{
background: #FFFFFF;/*FFF*/
border-bottom: 1px solid #FFF;
color: #000;
}


#navlist a:hover { color: #f00; }

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}
.spacer{
margin-left:10px;
margin-right:15px;
}
.imgtop{
margin-left:7px;
border:0px;
}
h1{
font-size:18px;
letter-spacing:.01em;
border-bottom:1px #CCCCCC dotted;
margin-bottom:0px;
}
h2{font-size:9px;
margin-top:1px;
}
.login{
margin-top:15px;

}
p{
font-size:12px;
}
.postedby{
font-size:11px;
margin-top:3px;
margin-bottom:20px;
}
.recentsearches a{
text-decoration:none;
}

blockquote{
padding:5px;
background-color:#F4F4F4;
margin-left:25px;
width:66%;
}

blockquote p{
font-size:13px;
font-family:Georgia,Times,serif;
line-height:1.5;
}

.footercopy{
text-align:center;
}
#menu{
text-align:center;
margin-top:10px;
font-size:10px;
}
.comments-body{
}
.commentholderodd{
background-color:#FFFFFF;
border-bottom:1px #CCCCCC solid;
padding:5px;
}
.commentholdereven{
background-color:#F4F4F4;
border-bottom:1px #CCCCCC solid;
padding:5px;
}
.commentgnosher{
background-color:#f5f5dc;
border-bottom:1px #CCCCCC solid;
padding:5px;
}
.commentbox{
border:1px #CCCCCC solid;
width:400px;
font-size:10px;
padding:5px;
margin-bottom:10px;
margin-top:10px;
}
.comments-head{
font-weight:bold;
font-size:13px;
margin-bottom:5px;
}

 /*printer styles*/ 
 @media print{ 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

