@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html, body { margin: 0; padding: 0; }

.clear { clear: both; }

body {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #f4f4f4;
}

body.home { background-image: url(../images/background_body.jpg); }
body.subpage { background-image: url(../images/background_subpage_body.jpg); }

/* --- Container styles --- */

#container {
	width: 820px;
	margin: 0 auto;
	background-color: transparent;
}

/* --- Header styles --- */

#header {
	width: 820px;
		height: 100px;
	background-color: transparent;
}

/* --- Logo styles --- */

#logo {
	display: inline;
	position: relative;
	width: 320px;
	float: left;
}

#logo h1 span {
	display: none;
}

#logo h1 img {
	border: none;
}

/* --- Login styles --- */

#login {
	width: 500px;
	height: 50px;
	display: inline;
	float: left;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273268;
}

#login a, #login a:link {
	display: block;
	float: right;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273268;
	text-decoration: underline;
	margin: 10px 20px 0 0;
	padding: 5px 0 5px 18px;
	background-image: url(../images/login-lock.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center left;
	background-color: transparent;
}

#login a:hover {
	display: block;
	float: right;
	width: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #273268;
	text-decoration: none;
	margin: 10px 20px 0 0;
	padding: 5px 0 5px 18px;
	background-image: url(../images/login-lock.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center left;
	background-color: transparent;
}

/* --- Navigation styles --- */

#navigation {
	display: block;
	float: left;
	width: 500px;
	height: 50px;
	background-color: transparent;
}

#navigation ul {
	display: block;
	width: 474px;
	height: 34px;
	list-style: none;
	float: right;
	margin-right: 10px;
	background-image: url(../images/background_navigation.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-postion: top center;
	background-color: transparent;
}

#navigation ul li {
	display: inline;
	list-style: none;
	padding: 0 19px;
	height: 32px;
	line-height: 32px;
	border-left: 1px solid #ccc;
}

#navigation li a, #navigation li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D3953;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
}

#navigation li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
	height: 32px;
	line-height: 32px;
}

#navigation li.first {
	border: none;
}

/* --- Media styles --- */

#media {
	width: 820px;
		height: 290px;
	background-image: url(../images/background_media.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage {
	width: 820px;
		height: 219px;
	background-image: url(../images/background_subpage_media.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_about_department-main {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_about_department-main.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_about_front-desk {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_about_front-desk.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}
#media-subpage_about_customer-service {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_about_customer-service.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}
#media-subpage_about_mainpage {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_about_mainpage.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_about_meet-the-staff {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_about_meet-the-staff.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_about_renewal {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_about_renewal.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_agents-toolkit {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_agents-toolkit.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_contact-us {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_contact-us.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_about_marketing {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_about_marketing.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_about_new-business {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_about_new-business.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_on-the-calendar {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_on-the-calendar.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}

#media-subpage_quoting {
	width: 820px;
		height: 219px;
	background-image: url(../images/subpage_headers/subpage_quoting.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: transparent;
}



#flash {
	display: inline;
	float: left;
	width: 572px;
		height: 290px;
	margin-left: 3px;
	background-color: transparent;
}

#callout {
	display: inline;
	float: left;
	width: 215px;
		height: 270px;
	padding-top: 20px;
	margin-left: 10px;
	background-color: transparent;
}

#callout h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f08c3f;
	padding: 10px 0 5px 0;
}
#callout h3 a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f08c3f;
	padding: 10px 0 5px 0;
	text-decoration: underline;
}

#callout p {
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 1.8em;
}

#callout a, #callout a:link {
}

#callout a:hover {
}

#callout div.divider {
	height: 1px;
	padding: 10px 0;
	background-image: url(../images/background_callout_divider.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
}

/* --- Content styles --- */

#content {
	width: 820px;
	display: block;
	padding-bottom: 50px;
	background-image: url(../images/background_content.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
}

/* --- Text styles --- */

#text {
	display: inline;
	width: 505px;
	float: left;
	margin-left: 40px;
	background-color: transparent;
}

#text h1, #text h2, #text h3, #text h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #2e617a;
	clear: both; /* IE positioning bug */
	height: 1%; /* IE clear bug */
}

#text h2 {
	padding: 5px 0 10px 0;
	font-size: 16px;
	line-height: 1.2em;
}

#text h3 {
	padding: 25px 0 10px 0;
	font-size: 14px;
	line-height: 1.2em;
}

#text p {
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#text a, #text a:link {
	color: #f27011;
	text-decoration: underline;
}

#text a:hover {
	text-decoration: none;
}

#text ul {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#text li {
	margin-left: 25px;
	list-style: square;
}

#text blockquote {
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#text img.right {
	float: right;
	border: none;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#text img.left {
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: transparent;
}

#text .image-left {
	display: inline;
	float: left;
	width: auto;
	padding: 0 15px 15px 0;
	background-color: transparent;
}

#text .text-right {
	display: inline;
	float: left;
	width: 380px;
	border: none;
	background-color: transparent;
}

#text .text-right p {
	padding: 0 0 5px 0;
}

#text .text-right li {
	line-height: 1.6em;
}

#text img.left-home {
	float: left;
	padding: 10px 15px 0 0;
	border: none;
}

#text .breadcrumb {
	width: 505px;
		height: 34px;
	margin-bottom: 20px;
	background-image: url(../images/background_breadcrumb.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #fff;
}

#text .breadcrumb ul {
	display: block;
	height: 34px;
	line-height: 34px;
	padding-left: 5px;
	background-color: transparent;
}

#text .breadcrumb ul li {
	display: inline;
	float: left;
	height: 34px;
	line-height: 34px;
	margin: 0;
	padding: 0 0 0 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
}

#text .breadcrumb ul li a, #text .breadcrumb ul li a:link {
	color: #808080;
	text-decoration: underline;
}

#text .breadcrumb ul li a:hover {
	color: #808080;
	text-decoration: none;
}

/* --- Sidebar styles --- */

#sidebar {
	display: inline;
	width: 214px;
	float: left;
	margin-left: 30px;
	background-color: transparent;
}

#sidebar .sidebar-top {
	margin-bottom: 15px;
	padding-bottom: 10px;
	background-image: url(../images/background_sidebar-top_bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #ef8230;
}

#sidebar .sidebar-top h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #fff;
	background-image: url(../images/background_sidebar-top_top.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ed7318;
}

#sidebar .sidebar-top ul {
	padding: 10px 0 0 10px;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background-image: url(../images/background_sidebar-top_ul-icon.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 150px 10px;
	background-color: transparent;
}

#sidebar .sidebar-top li {
	margin: 0;
	padding: 0 60px 4px 14px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height: 1.4em;
	background-image: url(../images/background_sidebar-top_list-bullet.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 3px;
	background-color: transparent;
}

#sidebar .sidebar-top a, #sidebar .sidebar-top a:link {
	color: #fff;
	text-decoration: underline;
}

#sidebar .sidebar-top a:hover {
	text-decoration: none;
}

#sidebar .sidebar-subnavigation {
	width: 214px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	background-image: url(../images/background_sidebar-top_bottom.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #ef8230;
}

#sidebar .sidebar-subnavigation h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #fff;
	background-image: url(../images/background_sidebar-top_top.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #ed7318;
}

#sidebar .sidebar-subnavigation ul {
	width: 212px;
	padding: 0;
	margin: 0 0 0 1px;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	background-color: #ffa620;
}

#sidebar .sidebar-subnavigation li {
	width: 212px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height: 2.8em;
	border-bottom: 1px solid #fff;
	background-color: transparent;
}

#sidebar .sidebar-subnavigation a, #sidebar .sidebar-subnavigation a:link {
	display: block;
	padding-left: 14px;
	color: #000;
	text-decoration: none;
}

#sidebar .sidebar-subnavigation a:hover {
	display: block;
	padding-left: 14px;
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

#sidebar .sidebar-subnavigation ul li a.active,
#sidebar .sidebar-subnavigation ul li a.active:link,
#sidebar .sidebar-subnavigation ul li a.active:hover {
	color: #fff;
	/*background-image: url(../images/background_sidebar_subnavigation-active.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 185px center;*/
	background-color: transparent;
}

#sidebar .sidebar-subnavigation ul ul {
	width: 177px;
	padding: 4px 0 4px 35px;
	margin: 0;
	list-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	border-top: 1px solid #fff;
	background-color: #ffba53;
}

#sidebar .sidebar-subnavigation ul ul li {
	width: 175px;
	margin: 0;
	padding: 0;
	list-style: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	line-height: 2em;
	border: none;
	background-color: transparent;
}

#sidebar .sidebar-subnavigation ul ul li a, #sidebar .sidebar-subnavigation ul ul li a:link {
	padding: 0;
	color: #000;
	text-decoration: none;
}

#sidebar .sidebar-subnavigation ul ul li a:hover {
	padding: 0;
	color: #fff;
	text-decoration: none;
}

#sidebar .sidebar-subnavigation ul ul li a.active,
#sidebar .sidebar-subnavigation ul ul li a.active:link,
#sidebar .sidebar-subnavigation ul ul li a.active:hover {
	padding: 0;
	color: #fff;
	text-decoration: none;
}


/* --- Footer styles --- */

#footer {
	width: 820px;
	padding-bottom: 10px;
	background-image: url(../images/background_footer.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: transparent;
}

#footer p {
	padding: 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}

#footer a, #footer a:link {
	color: #666;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#staff_content {
}

#text .image-left {
	display: inline;
	float: left;
	width: auto;
	padding: 0 15px 15px 0;
	background-color: transparent;
}

#staff_content .text-right {
	display: inline;
	float: left;
	width: 380px;
	border: none;
	background-color: transparent;
}

#staff_content .text-right p {
	padding: 0 0 5px 0;
}

#shadowbox_content {
	width: 550px;
	margin: 0 auto;
	padding: 25px 0;
	background-color: transparent;
}

#shadowbox_content h1, #shadowbox_content h2, #shadowbox_content h3, #shadowbox_content h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #2e617a;
	clear: both; /* IE positioning bug */
	height: 1%; /* IE clear bug */
}

#shadowbox_content h2 {
	padding: 5px 0 10px 0;
	font-size: 16px;
	line-height: 1.2em;
}

#shadowbox_content h3 {
	padding: 25px 0 10px 0;
	font-size: 14px;
	line-height: 1.2em;
}

#shadowbox_content p {
	padding: 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#shadowbox_content a, #shadowbox_content a:link {
	color: #f27011;
	text-decoration: underline;
}

#shadowbox_content a:hover {
	text-decoration: none;
}

#shadowbox_content ul {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#shadowbox_content li {
	margin-left: 25px;
	list-style: square;
}

#shadowbox_content blockquote {
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

#shadowbox_content img.right {
	float: right;
	padding: 0 15px 15px 15px;
	border: none;
}

#shadowbox_content img.left {
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	background-color: transparent;
}

#shadowbox_content .image-left {
	display: inline;
	float: left;
	width: auto;
	padding: 0 15px 15px 0;
	background-color: transparent;
}

#shadowbox_content .text-right {
	display: inline;
	float: left;
	width: 380px;
	border: none;
	background-color: transparent;
}

#shadowbox_content .text-right p {
	padding: 0 0 5px 0;
}

#shadowbox_content .text-right li {
	line-height: 1.6em;
}

#shadowbox_content img.left-home {
	float: left;
	padding: 10px 15px 0 0;
	border: none;
}
.subpage #container #content #text h2 img {
	padding-left: 200px;
	vertical-align: text-top;
}

