@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container {
	width: 948px;
}
#logo {
	float: left;
	height: 105px;
	width: 747px;
}
#headerarea {
    background-image:url(../sce/phonenum.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    color:#FFFFFF;
    float:left;
    height: 105px;
    width: 201px;	
}
#headertext {
    padding-right:92px;
    padding-top:18px;
    text-align:right;
}
.float_left {
	float: left;
}

#main_nav {
	float: left;
	width: 948px;
	height: 28px;
}

#mainpage_container {
	float: left;
	width: 948px;
	background-color: #cbced5;
	padding-top: 10px;
	padding-bottom: 10px;
}

#mainpage_bg {
	float: left;
	width: 948px;
	background-image: url(../sce/page_bg.jpg);
	background-repeat: repeat-y;
}
#page_bg_pic {
	float: left;
	width: 948px;
	background-image: url(../sce/leftside_img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
}
#leftside {
	float: left;
	width: 20px;
        min-height: 300px;
}
#leftside a{
	color: #00672e;
	text-decoration:underline;
}
#leftside a:hover{
	color: #0285b5;
	text-decoration:underline;
}
#body_content {
	float: left;
	width: 890px;
        padding-left: 15px;
        padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 30px;
        background-color: #FFFFFF;
}

.left_linkbox {
	float: left;
	width: 195px;
	border: 1px solid #3d5996;
	font-size: 15px;
	font-weight: bold;
	color: #3d5996;
	text-align: left;
	margin-bottom: 8px;
	background-color: #c0da91;
	padding-top: 5px;
	padding-bottom: 5px;
        padding-left: 15px;
}
#contactinfo {
	float: left;
	width: 948px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	color: #3d5996;
}
#contactinfo a{
	color: #3d5996;
	text-decoration:none;
}
#contactinfo a:hover{
	color: #3d5996;
	text-decoration:underline;
}
#bottomnav {
	float: left;
	height: 29px;
	width: 948px;
	background-image: url(../sce/bottomnav_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#bottomnav a{
	color: #FFFFFF;
	text-decoration:none;
}
#bottomnav a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
#copyright {
	float: left;
	width: 948px;
	padding-top: 10px;
	padding-bottom: 35px;
	font-size: 11px;
	color: #3d5996;
	font-weight: bold;
}
#copyright a{
	color: #3d5996;
	text-decoration:none;
}
#copyright a:hover{
	color: #3d5996;
	text-decoration:underline;
}
#hometop_text {
	float: left;
	width: 675px;
	padding-bottom: 15px;
}

.color_green14 {
	font-size: 14px;
	color: #A3AC35;
}




.size_24 {
        font-size: 24px;
        font-weight: bold;
        color: #9fc50d;
}

.size_12 {
        font-size: 12px;
        font-weight: bold;
        color: #006f3a;
}
.size_14 {
        font-size: 14px;
        font-weight: bold;
        color: #006f3a;
}
        
.size_19 {
	font-size: 19px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #3d5996;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #3d5996;
}
a:link {

            color: #3d5996;

            text-decoration: underline;

}

a:active {

            color: #3d5996;

            text-decoration: underline;

}

a:visited {

            color: #3d5996;

            text-decoration: underline;

}

 

a:hover {

            color: #A3AC35;
			
            text-decoration: underline;

}

