/*//---------------------------------------------*/
/*// Name: SITENAME - Default Style Sheet		 */
/*// Specification: CSS 2.1						 */
/*//---------------------------------------------*/

/*//---------------------------------------------*/
/*// Template Settings							 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Body & Table Settings						 */
	/*//---------------------------------------------*/
	
		/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 22, 2011 */

		@font-face {
			font-family: "PillGothic600mgSemibd";
			src: url("fonts/pillgothic600mg-semibd-webfont-webfont.eot");
			src: url("fonts/pillgothic600mg-semibd-webfont-webfont.eot?#iefix") format("embedded-opentype"),
				 url("fonts/pillgothic600mg-semibd-webfont-webfont.woff") format("woff"),
				 url("fonts/pillgothic600mg-semibd-webfont-webfont.ttf") format("truetype"),
				 url("fonts/pillgothic600mg-semibd-webfont-webfont.svg#") format("svg");
			font-weight: normal;
			font-style: normal;
		}
	
		/* styles for body and tables contained on the template */
		
		html {
			overflow-y: scroll;
		}
		
		body {
			margin: 0;
			padding: 0;
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
			font-size: 13px;
			color: #474747;
		}
		
		/* use this class to control the background of tinyMCE WYSIWYG */
		/* set background and possibly color at minimum or delete this class */
		/* if font size in WYSIWYG seems too small, try setting font-size: 1em; below */
		body#tinymce, body#tinymce td, body#tinymce pre {
			background: #ffffff;
			color: #000000;
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
			font-size: 13px;
			margin: 8px;
		}
		
		#siteBg {
			margin: 0;
			padding: 0;
			width: 100%;
			border: 0;
		}
		
		#bgLeft {width: 50%;background: #F3F3EC url(images/bgLeft.gif) scroll 0 0 repeat-x;vertical-align: top;}
		#bgLeftBtm {background: #F3F3EC url(images/bgLeftBtm.gif) scroll 0 0 repeat-x;vertical-align: top;}
		
		#bgRight {width: 50%;background: #EDECE8 url(images/bgRight.gif) scroll 0 0 repeat-x;vertical-align: top;}
		#bgRightBtm {background: #EDECE8 ;vertical-align: top;}
		
		.contentCenter {width: 960px;vertical-align: top;}
		
		#siteContainer {
			width: 960px;
			margin: auto;
		}
		
		#contentContainer {
			background: #F3F3EC;
			float: left;
			padding: 0 0 10px 0;
		}
		
		#leftContent {
			width: 255px;
			float: left;
			background: url(images/bgLeft.gif) repeat-x scroll 0 -135px;
		}
		
		#ourMission {
			color: #fff;
			height: 169px;
		}
		#ourMission div {
			line-height: 1.5em;
			font-size: 11px;
		}
		
		#clientPortal {
			height: 88px;
			font-size: 12px;
			padding: 6px 0 0 0;
			text-align: center;
			margin: 1px 0 0 0;
		}
		
		#latestNews {
			padding: 0 10px 0 0;
			line-height: 1.5em;
		}
		
		#rightContent {
			float: left;
			width: 705px;
		}
		
		#animation {
			width: 703px;
			border: 1px solid #fff;
			height: 252px;
			background: url(images/slideshow.jpg) scroll 0 0;
		}
		
		.bodyContents {margin: 0 0 20px 0;}
		
		#mainContent {
			border-top: 10px solid #CA9748;
		}
	
	/*//---------------------------------------------*/
	/*// Header Settings							 */
	/*//---------------------------------------------*/
	
		/* styles for header contained on the template */
		
		#header {
			background: #F3F3EC;
			height: 135px;
		}
		
		a#headerLogo {
			background: url(images/logo.jpg) scroll 32px 4px no-repeat;
			padding: 4px 31px 7px 32px;
			width: 192px;
			height: 124px;
			float: left;
			display: block;
			text-indent: -9000px;
		}
	
	/*//---------------------------------------------*/
	/*// Navigation Settings						 */
	/*//---------------------------------------------*/
		
		/* styles for Links And Navigation contained on the template */
		
		#navigation {
			background: #F3F3EC;
			float: left;
			width: 705px;
		}
		
		#mainNav {
			height: 62px;
			padding: 40px 0 0 89px;
		}
		
		#navigation ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		#mainNav ul li {
			float: left;
			margin: 0 20px;
		}
		
		#mainNav ul li.last {margin: 0 0 0 20px;}
		
		#mainNav ul li.navDiv {
			width: 1px;
			background: #361c00;
			height: 20px;
			margin: 0;
		}
		
		#mainNav ul li a {
			font-family: "PillGothic600mgSemibd", sans-serif;
			font-size: 16px;
			text-decoration: none;
		}
		
		#subNav {
			background: #CA9748;
			height: 33px;
		}
		#subNav ul {width: 705px;}
		
		#subNav ul li {
			float: left;
			font-size: 14px;
			height: 33px;
		}
		
		#subNav ul li span.navDiv {
			width: 1px;
			background: #fff;
			margin: 6px 0;
			height: 21px;
			float: right;
			display: block;
		}
		
		#subNav ul li a {
			display: block;
			float: left;
			line-height: 33px;
			width: 176px;
			text-align: center;
			color: #fff;
			text-decoration: none;
			font-family: "PillGothic600mgSemibd", sans-serif;
		}
		
		#subNav ul li a:hover {
			background: url(images/subNavOver.gif) scroll 0 0;
		}
		
	/*//---------------------------------------------*/
	/*// Footer Settings							 */
	/*//---------------------------------------------*/
		
		/* styles for Footer And BVLOGO contained on the template */
		
		.ctaBar td {padding: 0 5px;}
		
		#footer {
			height: 92px;
			width: 960px;
			margin: auto;
			background: #F3F3EC;
		}
		
		#newsletter {
			float: left;
			width: 255px;
			background: #D9CAB3;
			height: 30px;
			padding: 5px 0 0 0;
			font-size: 11px;
		}
		#newsletter .title {font-size: 14px;}
		
		#footerNav {
			background: #CA9748;
			height: 35px;
			float: left;
			width: 705px;
		}
		#footerNav ul {
			width: 705px;
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		
		#footerNav ul li {
			float: left;
			height: 35px;
		}
		
		#footerNav ul li a {
			display: block;
			float: left;
			line-height: 35px;
			width: 176px;
			text-align: center;
			color: #fff;
			text-decoration: none;
		}
		#footerNav ul li a:hover {text-decoration: underline;}
		
		#footRight, #footLeft {
			float: left;
			width: 50%;
			padding: 20px 0 0 0;
			color: #999;
			font-size: 12px;
		}
		#footRight {text-align: right;}
		
		.bvLogo {
			vertical-align: middle;
		}
		
		
/*//---------------------------------------------*/
/*// Content Cell Settings						 */
/*//---------------------------------------------*/
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/
	/*//---------------------------------------------*/
	/*// Title Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for Titles contained in the bodycontents */
		
		h1, h2 {
			background: url(images/titleBg.gif) scroll 0 bottom no-repeat;
			margin: 0;
			padding: 10px 0;
			font-size: 20px;
			font-family: "PillGothic600mgSemibd", sans-serif;
			text-transform: uppercase;
			margin: 0 0 10px 0;
			color: #85602B;
		}
		
		#ourMission h2 {
			padding: 8px 0;
			margin: 0 0 5px 0;
		}
		
		.title {
			font-family: "PillGothic600mgSemibd", sans-serif;
			font-size: 18px;
			text-transform: uppercase;
			color: #85602B;
		}
		
		h3{
			color: #BA853E;
			font-weight: bold;
			margin-bottom: 0;
			}

	
	/*//---------------------------------------------*/
	/*// Text Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for text contained in the bodycontents */
		
		p, .paragraph {line-height: 1.5em;}
		
		.phNum {
			color: #996600;
   			font-size: 16px;
   			font-weight: bold;
		}
		
		.alignRight {text-align: right;}
		
		.whiteText {color: #fff;}
		.boldText {color: #85602B;font-weight: bold;}
		
		
		em{
			font-style: normal;
			color: #CA9748;
			font-weight: bold;
			}
	
	/*//---------------------------------------------*/
	/*// Link Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for links contained in the bodycontents */
		
		a {
			color: #854400;
			text-decoration: underline;
		}
		
		a.blackLnk {color: #000;}
		a.moreBtn {
			background: #CFBFA5;
			padding: 2px 10px;
			color: #000;
			font-size: 12px;
			text-decoration: none;
		}
		
		a:hover {
			color: #361c00;
			text-decoration: none;
		}
	
	/*//---------------------------------------------*/
	/*// Image Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for images contained in the bodycontents */
		
		.imgLink {
			border: none;
		}
		
		.imgBorder {
			border: 1px solid #000000;
		}
		
	/*//---------------------------------------------*/
	/*// Form Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for forms contained in the bodycontents */
	
		table.mainTableBorder {border: 0;}
		.textRequiredField {color: #CA9748;font-weight: normal;}
		table.mainTableBorder .tableRow2 td, table.mainTableBorder .tableRow1 td {padding: 0;}
		
		input {
			background: #fff;
			border: 1px solid #6F6E6E;
			padding: 2px 5px;
			margin: 3px 0;
		}
		input.submitBtn {
			border-radius: 4px;
			background: #fff;
			border: 1px solid #6F6E6E;
			margin: 3px 0;
			padding: 0;
		}
		input.submitBtnBrown, .submitButton input {
			padding: 0;
			border-radius: 4px;
			background: #CA9748;
			color: #fff;
			border: 0;
			margin: 0;
		}
		.submitButton {font-size: 16px;text-align: center;padding: 5px;}
		
		#contact-form{
			float: left;
			width: 400px;
			}
			
			
		#contact-form textarea#message{
				width: 255px;
				}
			

	/*//---------------------------------------------*/
	/*// Other Settings								 */
	/*//---------------------------------------------*/
		
		/* styles for any other contained in the bodycontents */
		
		.clear {clear: both;}
		
		hr {
			background: url(images/hrBg.gif) scroll 0 center no-repeat;
			margin: 0;
			height: 3px;
			padding: 15px 0;
			border: 0;
		}
		
		ul.arrow {
			list-style-type: none;
			margin-top: 30px;
			margin-bottom: 20px;
			}
			
		ul.arrow li{
			background-image: url(images/arrow.jpg);
			background-repeat: no-repeat;
			background-position: 0 -3px;
			padding-left: 25px;
			margin-bottom: 8px;
			}
			
		ul.arrow a{
			text-decoration: none;
			}
			
		ul.arrow a:hover{
			text-decoration: underline;
			}
			
		.leftUL{
			width: 45%;
			float: left;
			}
			
		.rightUL{
			width: 40%;
			float: right;
			}
			
		ol{
			margin: 20px 0;
			}
			
		ol li{
			margin: 5px 0 5px 45px;
			}
			
		#contact-info{
			float: right;
			width: 250px;
			background: url(images/line) 0 0px no-repeat;
			padding-left: 50px;
			}
			
		#contact-info p{
			margin-bottom: 15px;
			}
			
		#contact-info a{
			font-weight: bold;
			text-decoration: none;
			}
			
		#contact-info a:hover{
			text-decoration: underline;
			}
			
		tr.coverageType td{
			padding: 15px 0 !important;
			}
			
			
		td.Main a{
			text-decoration: none !important;
			}
			
		td.Main a:hover{
			text-decoration: underline !important;
			}
			
		
/*//---------------------------------------------*/
/*//////////////////////////////////////////////////////////////*/
/*//---------------------------------------------*/