@charset "UTF-8";
/* CSS Document */
/* --------- banner area -------------- */
#banner {
padding-top:10px;
text-align:left;
clear:both;
}

.h2010 {font-family:Verdana, Geneva, sans-serif;
color:#CEDD40;
font-weight:bold;
font-size:50px;}

.hftb {font-family:Verdana, Geneva, sans-serif;
color:#C95FA4;
font-weight:normal;
font-size:50px;}

#slideshow {width:650px;
height:330px;
border-right: dotted 2px #726967;
padding-right:15px;
float:left;
}

#a {float:left;
width:650px;
height:330px;
border:0;
margin:0;
padding:0;
background-color:#FFF;
}

/* ------- sticky blurb area ----------- */
#indexblurb {width:220px;
float:right;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#726967;
line-height:20px;
}

.indexblurb-header {color:#FCB239;
font-family:Verdana, Geneva, sans-serif;
font-size:24px;
font-weight:bold;}

.indexblurb-content {margin-top:-10px;
}

/* content and sidebar */

#news-wrap {
padding-top:15px;}


#content-loop { float:right;
width:650px;
border-left: dotted 2px #726967;
padding-left:20px;}


.post-title {color:#CEDD40; font-family:Verdana, Geneva, sans-serif;
font-size:36px; 
text-transform:lowercase;
margin-bottom:0;
padding-bottom:0;}


/* index sidebar styling */

#sidebar {width:220px; float:left;
height:500px;}



