/* =Clearfix (all browsers)--------------------------------*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}

html{
background: #1e6697 url('../images/bgmain.jpg') repeat 0 0;

}

body{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #1a1a1a;
}



a:link {color: #1482d1;text-decoration: underline} 
a:visited {color: #1482d1;}
a:hover,a:focus {color: #1482d1;text-decoration: none;}
a:active {}

h2 a:link {text-decoration: none;} 
h2 a:visited {text-decoration: none}
h2 a:hover,a:focus {text-decoration: underline;}
h2 a:active {}

#guestbook h3 a:link {text-decoration: none;} 
#guestbook h3 a:visited {text-decoration: none}
#guestbook h3 a:hover,a:focus {text-decoration: underline;}
#guestbook h3 a:active {}

h1{
font-family:Georgia,Cambria,"Times New Roman",serif;
font-size:30px;
font-style:italic;
font-weight:normal;
letter-spacing:-1px;
line-height:32px;
margin-bottom:10px;
}

h2{
font-size: 24px;
line-height: 26px;
font-weight: bold;
margin: 10px 0;

}

#news h2{
margin-top: 0;
}

#guestbook h3{
margin-bottom: 0px;
}

img.sideimg{
float:right;
margin: 0px 0 10px 20px;
display: block;
}



#pagewrapper{
background-color: #fff;
width: 770px;
padding: 20px;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px;
border-radius: 8px;
margin: 30px auto 20px;
}

#header{
width: 770px;
height: 178px;
background: #fff url('../images/scbhheader.jpg') no-repeat 0 0;
position: relative;
}

#navigation{
position: absolute;
top: 86px;
left: 250px;
text-align: right;
width: 520px;
}

#navigation a:link {color: #1482d1;text-decoration: none;font-weight: bold;} 
#navigation a:visited {color: #1482d1;text-decoration: none;font-weight: bold;}
#navigation a:hover,a:focus {color: #1482d1;text-decoration: underline;font-weight: bold;}
#navigation a:active {}


#content{
width: 770px;
margin: 20px 0;
}

#subnav{
width: 200px;
float:left;
margin: 0 20px 20px 0;
}

#subcontent{
width: 550px;
float:right;
overflow: hidden;
}

.newsitem{
margin: 0 0 25px 0;
display: block;
}



.newstitle{
background-color: 
padding: 5px 10px;

}

.newsdate{
color: #666;
margin: 0;
padding: 0;;
}

.newsteaser{}



#footer{
color: #fff;
width: 750px;
background-color: #005089;
-moz-border-radius: 8px; 
-webkit-border-radius: 8px;
border-radius: 8px;
padding: 20px 10px;
text-align: center;
}

#footer a:link {color: #3ea9f5;text-decoration: underline} 
#footer a:visited {color: #3ea9f5;}
#footer a:hover,a:focus {color: #3ea9f5;text-decoration: none;}
#footer a:active {}

.fancier{
margin: 0 12px 5px 0;
border: #ccc 3px solid;
}

.fancier:hover{
border: 3px solid #3ea9f5;
}

.paginationtop{
padding: 10px;
text-align: center;
display: block;
margin-top: 20px;
margin-bottom: 10px;
border-bottom: 1px solid #ccc;
font-weight: bold;
}

.paginationbottom{
padding: 10px;
text-align: center;
display: block;
border-top: 1px solid #ccc;
margin-bottom: 20px;
margin-top: 10px;
font-weight: bold;
}

.guestbookitem{
margin: 0 0 40px 0;
display:block;
}

.guestbookdate{
color: #666;
margin: 0;
padding: 0;
margin: 0;
}

#guestbook p{
margin: 5px 0 15px;
}