* {
font-family: arial;
margin: 0px;
padding: 0px;
color: #1E2024;
}

body {
background-image: url(../images/bg.gif);
background-repeat: repeat;
}

#temp_wrapper {
width: 740px;
text-align: center;
margin-left: auto;
margin-right: auto;
}

#temp_header {
width: 740px;
height: 188px;
background-image: url(../images/sr_02_alt.gif);
}

#text_header {
	float: left;
	padding-top: 9px;
	padding-left: 35px;
	}

#temp_navbar {
width: 740px;
height: 28px;
padding-top: 160px;
}

#text_navbar {
	width: 556px;
	height: 28px;
	float: right;
	padding-right: 30px;
	}

/*
#temp_navbar a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	}

#temp_navbar a:hover {
	text-decoration: underline;
	}
*/
#temp_countybar {
width: 740px;
background-image: url(../images/sr_04.gif);
height: 40px;
padding-top: 8px;
color: #FFF;
font-weight: bold;
}

#temp_countybar_alt {
width: 740px;
background-image: url(../images/sr_topdivider_alt.gif);
height: 19px;
}

#temp_content {
width: 740px;
background-image: url(../images/sr_05.gif);
background-repeat: repeat-y;
}

#text_content {
padding: 10px 40px 10px 40px;
text-align: left;
font-size: 14px;
}

#text_content_alt {
padding: 10px 26px 10px 26px;
text-align: left;
}

#temp_footer {
width: 740px;
background-image: url(../images/sr_07.gif);
height: 40px;
padding-top: 28px;
font-size: 12px;
color: #f1f1f1;
}

#temp_footer a, #temp_footer a:visited {
	font-size: 12px;
	color: #f1f1f1;
	text-decoration: none;
	}
	
#temp_footer a:hover {
	font-size: 12px;
	color: #f1f1f1;
	text-decoration: underline;
	}

a.offer_main {
width: 687px;
height: 253px;
background-image: url(../images/offer2.gif);
display: block;
}

#offer_main {
width: 687px;
height: 253px;
background-image: url(../images/offer2.gif);
}

a.state_link, a.state_link:visited {
text-decoration: none;
color: blue;
color: #06246c;
float: left;
display: block;
width: 130px;
text-align: left;
font-size: 12px;
margin-top: 4px;
margin-bottom: 4px;
}


a.state_link:hover {
text-decoration: underline;
color: #a76a04;
float: left;
display: block;
width: 130px;
text-align: left;
font-size: 12px;
}

h1.header {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	color: #FFF;
}

h1.intext {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	}
	
.agentname {
	font-weight: bold;
	text-decoration: underline;
	color: #003259;
	}
	
.agentname a,.agentname a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #003259;
	}
	
.agentname a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #855301;
	}
	
.agentlink {
	color: #855301;
	}
	
.agentlink a, .agentlink a:visited {
	color: #855301;
	}
	
.agentlink a:hover {
	color: red;
	}
	
h2.intext {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	}

h3.intext {
	display: inline;
	font-weight: normal;
	font-size: 14px;
	}
	
h3.pageHeader {
	font-size: 14px;
	color: #003259;
	}
	
#text_gsearch {
float: right;
padding: 3px 5px 1px 5px;
background-color: #cccccc;
border: 1px solid #bebebe;
margin-bottom: 5px;
}
	
#text_breadcrumbs {
float: left;
}
	
#text_breadcrumbs a {
	text-decoration: underline;
	color: #855301;
	}

#text_breadcrumbs a:hover {
	text-decoration: none;
	}
	
h1.pageHeader {
	font-size: 13px;
	display: inline;
	color: #ea9b13;
	margin: 0;
	padding: 0;
	}
	

a.menu_MainBtn {
	width: 139px;
height: 21px;
background-image: url(../images/sr_button.jpg);
background-position: 0px 0px;
display: block;
float: left;
color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	padding-top: 7px;
	}
	
a.menu_MainBtn:hover {
	background-position: 0px 30px;
	color: #33363d;
	}
	
#menu_HeaderNav3 {
width: 556px;
height: 28px;
float: right;
padding-right: 30px;
font-size: 13px;
text-align: center;
}

#menu_HeaderNav3 ul {
list-style: none;
margin: 0;
padding: 0;
}
	
#menu_HeaderNav3 ul li {
	display: block;
float: left;
width: 139px;
height: 28px;
	}

#menu_HeaderNav3 ul li a {
display: block;
float: left;
width: 139px;
height: 21px;
padding-top: 7px;
background-image: url(../images/sr_button.jpg);
background-position: 0 -1px;
color: #FFF;
font-weight: bold;
text-decoration: none;
}

#menu_HeaderNav3 ul li a:hover {
color: #33363d;
text-decoration: none;
background-position: 0 26px;
}

.buttonAlt {
	color: #33363d;
text-decoration: none;
background-position: 0 26px;
	}
