/* CSS Basic Document */
body {
	background-color: #FFFFFF;
	background-image:url(../images/cloudy_sundays_background_g.jpg);
	background-repeat:repeat-x;
	margin:0px auto;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#portalbanner {

	height:40px;
	width:1090px;
	margin:0px auto;
}

.portallink1 a {
	float:left;
	background-image:url(../images/0a.gif);
	width:130px;
	height:21px;
	display:block;
}
.portallink1 a:hover {
	background-position: -130px 0px;
}
.portallink2 a {
	float:left;
	background-image:url(../images/1a.gif);
	width:180px;
	height:21px;
	display:block;
}
.portallink2 a:hover {
	background-position: -180px 0px;
}
.portallink3 a {
	float:left;
	background-image:url(../images/2a.gif);
	width:100px;
	height:21px;
	display:block;
}
.portallink3 a:hover {
	background-position: -100px 0px;
}
.portallink4 a {
	float:left;
	background-image:url(../images/3a.gif);
	width:126px;
	height:21px;
	display:block;
}
.portallink4 a:hover {
	background-position: -126px 0px;
}
.portallink5 a {
	float:left;
	background-image:url(../images/4a.gif);
	width:114px;
	height:21px;
	display:block;
}
.portallink5 a:hover {
	background-position: -114px 0px;
}

.portallink6 a {
	float:left;
	background-image:url(../images/5a.gif);
	width:130px;
	height:21px;
	display:block;
}
.portallink6 a:hover {
	background-position: -130px 0px;
}

.portallink7 a {
	float:left;
	background-image:url(../images/6a.gif);
	width:200px;
	height:21px;
	display:block;
}
.portallink7 a:hover {
	background-position: -200px 0px;
}

.portallink8 a {
	float:left;
	background-image:url(../images/7a.gif);
	width:100px;
	height:21px;
	display:block;
}
.portallink8 a:hover {
	background-position: -100px 0px;
}

.style1 {
	color: #333333;
	padding-left:10px;
}
a:link {
	color: #00844a;
	text-decoration: none;
}
a:visited {
	color: #00844a;
	text-decoration: none;
}
a:hover {
	color: #4CaC26;
	text-decoration: underline;
}
a:active {
	color: #00844a;
	text-decoration: none;
}
.style4 {
	font-size: 18px;
	font-weight: normal;
	color: #00844a;
}
.style5 {color: #000000}

#sidenav a {
	color: #023D75;
	display:block;
	background-color:#efefef;
	padding:2px;
	padding-left:15px;
	margin-bottom:1px;
	
}
#sidenav a:hover {
	
	background-color:#cccccc;
	text-decoration:none;
	
	
}
#sidenavcap {
	color: #ffffff;
	font-weight:bold;
	height:17px;
	display:block;
	background-color:#00844a;
	padding:2px;
	padding-top:4px;
	padding-left:7px;
	margin-bottom:1px;
	
}

#quote {
	color: #023D75;
	text-align:center;
	font-weight:bold;
	display:block;
	background-color:#efefef;
	padding:10px;
	font-size:10px;
	border:thin;
	border-color:#CCCCCC;
}
.header_table
{
margin-top:6px;
}
.logo
{
margin-left:10px;
}
.body_box
{
padding:9px;
color: #5C5C5C;
background-color:#FFFFFF;
}
.header_banner
{
background:url(../images/header_banner.jpg) center top no-repeat;
height:222px;
}
.services_bg
{
background:url(../images/services_bg.jpg) left top no-repeat;
height:117px;
padding:10px;
}
.services_teable
{
margin-top:8px;
margin-bottom:12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}




/* CSS Background Image Document */
.top_line
{
background:url(../images/line_bg.jpg) left top repeat-x;
height:4px;
}
.top_menu_bg
{
background:url(../images/top_menu_bg.jpg) left top repeat-x;
height:5px;
padding-right:12px;
}
.bottom_menu_bg
{
background:url(../images/bottom_nenu_bg.jpg) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/box_top_bg.gif) left top repeat-x;
height:22px;
padding-top:10px;
}
.footer_bg
{
background:url(../images/footer_bg.gif) left top no-repeat;
height:25px;
}




/* CSS Text Document */

.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C70202;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover {
color:#C70202;
text-decoration:none;
background-color:inherit;
}
.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	
	text-decoration: none;
}
.bottom_link:hover
{
color:#ffffff;
text-decoration:underline;

}
.white_text
{
color:#ffffff;
text-decoration:none;
background-color:inherit;
}


