/* andreas08 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer. Version: 1.0, November 28, 2005 */

/* McCook Community Foundation stylesheet */


*{margin:0; padding:0;}

body{
font:79% Verdana,Tahoma,Arial,sans-serif;
line-height:1.4em;
text-align:center;
background:#2BB869;
}blockquote {text-indent: +15pt;}table {font: inherit}a{
color:#467aa7;
font-weight:bold;
text-decoration:none;
background-color:inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p{padding: 0em 0em 1.6em 0em}
p form{margin-top:0; margin-bottom:20px;}

img.left,img.center,img.right{padding:4px; border:1px solid #a0a0a0;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float:right; margin:0 0 5px 12px;}

#topnav {width:760px;font-size:0.8em;
color:#f0f0f0;
background:#578BB8;margin: 20px auto 0px auto;
height: 20px;border-left: 2px #396489 solid;border-right: 2px #396489 solid;border-top: 2px #396489 solid;}


#topnav p{padding:0; margin:0; text-align:right;}
#topnav a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#topnav a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

#container{
width:760px;
margin: 0px auto 20px auto;

text-align:left;
background:#ffffff;
color:#303030;
border-right:2px solid #396489;border-bottom: 2px #396489 solid;border-left: 2px #396489 solid;}

#header{
height: 140px;
width: 760px;
margin: 0em 0px 0px 0px;
background-color:#578BB8;
}


#content{
float:left;
width:730px;
font-size:0.9em;
padding:20px 0 0 20px;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}

#content h3{
display:block;
margin: 0em 0em 8px 0em;
font-size: 1.2em;
letter-spacing:-1px;
color:#5C5C5C;
background-color:inherit;
}
#content a:hover,#subcontent a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

#quote{
width: 760px;
background:#ffffff;
color:#303030;text-align: center;font-size: 0.9em;}


#footer{
clear:both;
width:760px;

font-size:0.8em;
color:#f0f0f0;
background:#578BB8;
}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

.splitcontentleft{float:left; width:210px;}
.splitcontentright{float:left; width:515px;}
.clear{clear:both;}
.small{font-size:0.8em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}

.box{
margin:0 0 20px 0;
padding:10px;

background-color:#fafbfc;
color:#505050;
line-height:1.5em;
}


