@charset "UTF-8";
#fullpagetop {
        clear: none;
	width: 990px;
	float: left;
               
	position: relative;
	z-index: 4;
	left: -10px;
	top: -20px;
        margin: 0;
        padding: 0; 
        border-bottom-width:7px;
	border-bottom-style: solid;
	border-bottom-color: #FAC35B;
	background-color: #fbf9ec;
        
}
.nospace {margin:0;padding:0}
.invisible {display:none;}
#topleft {
	background-color: #353895;
	clear: none;
	float: left;
	width: 540px;
}
#fullpagelower {
	clear: both;
	width: 990px;
	float: left;
        overflow: hidden;        
	position: relative;
	z-index: 4;
	left: -10px;
	top: 0px;
	background-color: #fbf9ec;
}


#flashhome {
	float: left;
        clear: none;
	position: relative;
        z-index: 5;
}
#flashvisitor {
	float: left;
        clear: none;
	position: relative;
        z-index: 5;
        margin-top: 10px;
	margin-left: 19px;
        display:inline;
}
#flashchamber {
	float: left;
        clear: none;
	position: relative;
        z-index: 5;
        margin-top: 15px;
	margin-left: 22px;
        display:inline;
}

#buttonshome {
	float: right;
	position: relative;
        z-index: 6;
	top: 30px;
	right: 15px;
        clear: none;
        
}
#buttonsvisitor {
	float: right;
	position: relative;
        z-index: 6;
	top: 5px;
	right: 5px;
        clear: none;
        
}
#buttonschamber {
	float: right;
	position: relative;
        z-index: 6;
	top: 5px;
	right: 10px;
        clear: none;
}
#blog {
	background-image: url("../images/Divider_Line_home.gif");
	background-repeat: repeat-y;
	background-position: right;
	clear: none;
	float: left;
	width: 456px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 5px;
	margin-left: 35px;
	line-height: 25px;

}
#blog ul{
        padding-left: 40px;
	list-style-position: inside;
	list-style-image: url("../images/Blog_Symbol.gif");
}
#blog a{
        text-decoration: none;
        color: #353895;  
        
}
#texthome {
	line-height: 20px;
	text-align: justify;
	clear: none;
	float: right;
	width: 400px;
	margin-top: 15px;
	margin-right: 45px;
	margin-bottom: 15px;
}
.textinfo {
	line-height: normal;
	text-align: justify;
	clear: none;
	float: right;
	width: 410px;
	margin-bottom: 5px;
	margin-right: 20px;
        font-size: 12pt;
}
.leftinfo {
	line-height: normal;
	text-align: center;
	clear: none;
	float: left;
	width: 490px;
	margin-top: 5px;
        margin-bottom: 5px;
	margin-left: 25px;
        color: #ffffff;
        font-size: 14pt;

}
.leftinfo a{
        text-decoration: none;
        color: #d9002a;  
}
.leftjoin{
 	margin-top: 5px;
        margin-bottom: 5px;
	margin-left: 25px;
}       
#pageads {
	clear: none;
	float: right;
	width: 440px;
	margin-top: 20px;
	margin-right: 5px;
}
#announcements {
	background-image: url("../images/Announcements_BG.gif");
	clear: none;
	float: left;
	height: 354px;
	width: 423px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 35px;
	padding-top: 100px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;

}
#eyeoncounty {
	background-image: url("../images/Eye_On_County_BG.gif");
	clear: none;
	float: left;
	height: 354px;
	width: 412px;
	padding-top: 100px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 40px;

}
.rowbg {background-color:#e8e8e3}
.tborder{border: #e8e8e3 1px solid;}

