/* CSS Document */

/******************** LAYOUT **************************/

body {
	background:#f1f1f3 url(/images/background.jpg) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#303134;
	font-size:13px;
	line-height:17px;
	padding:0;
	margin:0;
	text-align:left;
}

#main-wrapper {
	width:980px;
	padding: 0 15px;
	margin: 0 auto;
	background: url(/images/bg-shadow.png) top no-repeat;
}

#header {
	position: relative;
	height: 165px;
}

#logo {
	position: absolute;	
	top: 40px;
	left: 31px;
}

#header #phone {
	position: absolute;
	top: 70px;
	right: 38px;
	font-size: 30px;
	line-height: 38px;
	font-family: 'Roboto Condensed', sans-serif;
	color: #27387e;
	display: block;
	padding-left: 48px;
	padding-top: 3px;
	background: url(/images/phone.png) 0 3px no-repeat;
}

#header #phone a {
	color: inherit;
	text-decoration: none; 	
}

#navbar {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
	height: 52px;
	background: url(/images/navbar-bg.png) no-repeat;
}

#navbar li {
	display: inline-block;
	float: left;	
}

#navbar li.spacer {
	width: 1px;
	height: 52px;
	background: url(/images/nav-spacer.gif) no-repeat;
}

#navbar li a {
	display: inline-block;
	text-decoration: none;
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	padding: 15px 35px;
}

#navbar li.active a, #navbar li a:hover {
	text-decoration: none;	
	background: url(/images/nav-active.gif) repeat-x;
}

#navbar li.active a.first, #navbar li a.first:hover {
	background: url(/images/nav-active-first.png) 0 0 no-repeat;	
}

#content {
	width:980px;
	background: url(/images/content-bg.gif) repeat-y;
}

#main-col {
	width:749px;
	float:left;
}

#slideshow {
	width: 749px;
	height: 329px;	
	position: relative;
	z-index: 1;
	border-bottom: 10px solid #0a0a0b;
}

#slide-navigation {
	z-index: 20;
	position: absolute;
	bottom: 25px;
	left: 26px;
}

#slide-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slide-navigation ul li {
	float: left;
	display: inline-block;	
	background: none;
	padding: 0;
	margin-right: 13px;
}

#slide-navigation ul li a {
	display: inline-block;
	width: 7px;
	height: 0;
	background: url(/images/slide-nav-off.png) no-repeat;
	padding-top: 7px;
	overflow: hidden;	
}

#slide-navigation ul li a.cur {
	background: url(/images/slide-nav-on.png) no-repeat;
}

#main-col .pad {
	padding: 32px;	
	background: url(/images/main-col-top.gif) top no-repeat;
}

#right-col {
	width:231px;
	float:right;
	background: url(/images/right-col-top.jpg) top no-repeat;
	padding-bottom: 20px;
}

#sidebar_form {
	width: 192px;
	height: 313px;
	padding: 16px 19px 0 20px;
	display: block;
	margin-bottom: 10px;
	position: relative;
}

#bling {
	position: absolute;
	top: 10px;
	left: -21px;
	z-index: 40;	
}

#sidebar_form h2 {
	font-size: 25px;
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 400;
	margin-bottom: 15px;
}

#sidebar_form ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_form ul li {
	margin-bottom: 6px;	
}

#sidebar_form .field {
	height: 20px;
	width: 172px;
	background: #FFF url(/images/form-field-bg.gif) no-repeat;
	margin: 0;
	border: 0 none;
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	line-height: 20px;
	display: block;
}

#sidebar_form .textarea {
	height: 87px;
	width: 172px;
	background: #FFF url(/images/form-textarea-bg.gif) no-repeat;
	margin: 0;
	border: 0 none;
	color: #000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	line-height: 20px;
	display: block;
	clear: both;
}

#sidebar_form #submit {
	height: 38px;
	width: 192px;
	background: url(/images/survey-submit.png) no-repeat;	
	overflow: hidden;
	text-indent: -999px;
	font-size: 0;
	display: block;
	line-height: 0;
	border: none 0 !important;
	cursor: pointer;
	padding: 0;
	margin: 10px 0 0 0;
}

#quote {
	position: relative;	
	font-style: italic;
	padding: 24px 19px 0 20px;
	clear: both;
	background: url(/images/quote-bg.png) 170px 20px no-repeat;
}

#quote h2 {
	font-size:	24px;
	line-height: 26px;
	font-style: normal;
	font-family: 'Roboto Condensed', sans-serif;
	margin-bottom: 30px;
}

#quote a {
	color: #FFF;
	text-decoration: none;
}

#quote h2 a {
	color: #FFF;
}

#quote .author {
	display: block;
	padding-top: 24px;	
}

#footer-wrapper {
	width: 100%;
	height: 227px;
	background: url(/images/footer-wrapper.gif) repeat-x;	
}

#footer {
	height: 180px;
	width: 980px;
	margin: 0 auto;
	background: url(/images/footer-bg.gif) top no-repeat;
	position: relative;
}

#footer-logo {
	position: absolute;
	top: 31px;
	left: 17px;	
}

#footer-left {
	position: absolute;
	top: 98px;
	left: 38px;
	color: #606060;
}

#footer-left a {
	color: #606060;
	text-decoration: none;
}

#footer-insured {
	position: absolute;
	top: 71px;
	right: 235px;	
}

#footer-right {
	position: absolute;
	width: 231px;
	text-align: center;
	top: 68px;
	right: 0;	
}

#social {
	margin-bottom: 16px;	
}

#smi {
	position: absolute;
	top: 75px;
	right: 400px;
	padding: 0;
	margin: 0;
	list-style: none;	
	display: inline-block;
	vertical-align: middle;
}

#smi li {
	float: left;
	display: inline-block;	
	margin-right: 7px;
    width: 34px;
}

#smi li img {
	width: 34px;
	border-radius: 2px;	
}

#copyright {
	color: #b8b8b8;
	width: 980px;
	padding: 15px 0;
	margin: 0 auto;
}

#copyright a {
	color: #b8b8b8;	
}

/******************** STYLES **************************/

table {

}

.clear {
	clear: both;	
}

a, a .alttext2, a .alttext1, a.alttext2, a.alttext1 {
	color:			#00367a;
	text-decoration:underline;
}

a img {
	border:none;
	border-collapse:collapse;
}

a:hover {
	text-decoration:underline;
}

p, ol, ul {
	margin: 		0 0 18px 0;
}

blockquote {
	text-align:center;
	display:block;
	margin:5px 0;
	font-style:italic;
}

.alttext1 {
	font-size:		15px;
	color: #ff0207;
}

.alttext2 {
	font-size:		18px;
	color: #ff0207;
}


h1, .header1 {
	color:		#00367a;
	font-size:	30px;
	line-height:	32px;
}

h2, .header2 {
	color:		#00367a;
	font-size: 	22px;
	line-height:	24px;
}

h3, .header3 {
	color:		#00367a;
	font-size:	16px;
	line-height:	18px;
}

h1 {
	margin:		0 0 18px 0;
}

h2 {
	margin:		0 0 12px 0;
}

h3 {
	margin:		0 0 3px 0;
}

h1, h2, h3, h4, .header1, .header2, .header3, .header4 {
	font-weight:400;
	font-family: 'Roboto Condensed', sans-serif;
}

.header1 a, .header2 a, .header3 a, h1 a, h2 a, h3 a {
	color:		inherit;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}

.image_on_right {
	float:		right;
	margin-left:	20px;
	margin-bottom:	10px;
}

.image_on_left {
	float:		left;
	margin-right:	20px;
	margin-bottom:	10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

.sidebar-form label {
	display:		block;
	margin-bottom:	1px;
}

.sidebar-form .sidebar-field {
	margin-bottom:	10px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

/*.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}*/

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

#comment_body {
	width:100%!important;
	}

#comments table td {
	padding-bottom:11px;
	}
	
	
/* Error & Validation Styles */
	
	.error {
		text-align:left;
		padding:6px;
		background-color:#FFFFCC;
		border:solid #FFCC33 2px;
	}
	
	label.form_error{
		display:none!important;
	}
	
	#form_errors{
		color:red;
	}
	
	.form_error{
		color:red;
		border:3px solid red!important;
		width:218px!important;
	}	
	
	