html{
	background-color: #006699;
}
body {
	background-color: #FFF;
	color: #222;
	font-family: Helvetica, Arial, Helvetica, Geneva, sans-serif;
}

p {
	font-size: 108%;
	line-height: 18px;
	margin-bottom: 18px;
	color: #444;
}
em{
	font-style: italic;
}



h1 {
	font-size: 28px;
	line-height: 36px;
}

h2 {
	font-size: 24px;
	line-height: 36px;
}

h3 {
	font-size: 22px;
	line-height: 36px;
	color: #111;
}

h4 {
	font-size: 18px;
	line-height: 36px;
}

h5 {
	font-size: 16px;
	line-height: 18px;
	color:#222;
}

h6 {
	font-size: 10px;
	line-height: 18px;
}

strong {
	font-weight: bold;
	color: #222;
}

a,
a:link {
	color: #3399CC;
	outline: none;
}

/* @group Structure */

/*Utility Nav Bar*/

.UtilityNav {
	height: 18px;
	background-color: #444;
	width: 100%;
}

.UtilityNavContent {
	width: 960px;
	margin: 0 auto;
}

.UtilityNavContent ul {
	float: right;
	z-index: 1;
}

.UtilityNavContent ul li {
	float: left;
	line-height: 18px;
	z-index: 1;
}

.UtilityNavContent ul li a {
	margin-left: 25px;
	color: #EEE;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	z-index: 1;
}

/*Header and Branding*/

.Header{
	background: transparent url(/images/site/erica_article_page_header.gif) no-repeat left 25px;
	width: 980px;
	margin: 0 auto;
	position:relative;
	height:141px;
	z-index: 100;
}

.HeaderContent {
	width: 976px;
	margin: 0 auto;
}

.Branding {
	margin: 18px 0 0 270px;
	width: 260px;
	float: left;
}

/*Header Contact Widget*/

.HeaderContactWidget {
	float: left;
	margin: 36px 0 0 40px;
	width: 400px;
	text-align: right;
}


/*Specific for homepage*/
.HomepageHeader {
	background: #FFF url(/images/site/topbanner2.gif) no-repeat center 30px;
}

.HomepageHeader_es {
	background: #FFF url(/images/site/topbanner.gif) no-repeat center 30px;
}

.HomepageHeader .HeaderContent,
.HomepageHeader_es .HeaderContent {
	width: 976px;
	margin: 0 auto;
	min-height: 335px;
}

/*Logo 260x90*/

.HomepageHeader .Branding,
.HomepageHeader_es .Branding  {
	margin: 18px 0 0 200px;
	width: 260px;
	float: left;
}

/*Header Contact Widget*/

.HomepageHeader .HeaderContactWidget,
.HomepageHeader_es .HeaderContactWidget {
	float: left;
	margin: 36px 0 0 100px;
	width: 400px;
	text-align: right;
}

.HeaderContactWidgetContent strong {
	color: #222;
}

.ChatGroup {
	width: 170px;
	float: left;
	margin-right: 10px;
	padding-top: 15px;
}

.ChatGroup a {
	font-weight: bold;
	text-decoration: none;
	background: url(/images/site/chat.gif) no-repeat right center;
	height: 32px;
	padding: 10px 35px 10px 0;
	color: #222;
}
.ChatGroup a span{
	color: #004988;
}

.TollFreeGroup {
	border-left: 1px solid #DDD;
	background: url(/images/site/phone2.gif) no-repeat 12px center;
	float: left;
	width: 165px;
	padding-left: 20px; height: 73px;
}

.TollFreeGroup h2 {
	margin: 0;
	padding: 0;
	line-height: 15px; 
	font-size:14pt;
       color: #004988;
}
.HomeQuote {
	clear:both;
	width: 300px;
	height: 60px;
	margin: 0 auto;
	padding-top:20px;
	text-indent: -2000px;
}
.HomeQuote a{
	width: 600px;
	height: 160px;
	display:block;
}
/* second design *************************************************************************/

/* youtube list*/

#ytvideo2 {
    float: left;
	width: 310px;
	margin-right:0px;
}


.FirstColumn{   
	width: 340px;
	height: 510px; 
	float: left;
       margin-right: 5px;
       padding: 10px 5px 0px 0px; 
       border-right: 1px solid silver;

}

.yt_holder {   
    background: #f3f3f3;
    padding: 10px;
    float: left;
    border: 1px solid #e3e3e3;
    margin-bottom:15px;

}


.FirstColumn ul {
    display: inline;
    float: left;
    margin-left:5px;
    padding: 0;
    width: 320px;
}

.FirstColumn ul li {
    list-style-type: none; 
    overflow: hidden;
    float: left;
    margin-left:5px;
    margin-bottom: 0px;
	padding:2px;

}

.FirstColumn ul li img {
    width: 90px;
    float: left;
    margin-right: 5px;
    border: 1px solid #999;
}

.FirstColumn ul li a {
    font-family: georgia;
    text-decoration: none;
/*    display: block;*/
    color: #000;
}

.currentvideo {
    display: inline;
    margin-left: 5px;
  /*  background: #e6e6e6;*/
}


/*youtube list*/
.HomepageHeader2 .HeaderContactWidget2,
.HeaderContactWidget2 {
	float: left;
	margin: 30px 0 0 250px;
	width: 400px;
	text-align: right;
	
}


/*Specific for homepage*/
.HomepageHeader_es2 .HeaderContent2 {
	width: 976px;
	margin: 0 auto;
	min-height: 145px;
      
	
}

/*Logo 260x90*/

.HomepageHeader_es2 .Branding2  {
	margin: 18px 0 0 50px;
	width: 260px;
	float: left;

}

.HeaderContactWidgetContent2 strong {
	color: #222;
}

.ChatGroup2 {
	width: 170px;
	float: left;
	margin-right: 15px;
	padding-top: 25px;
	
}

.ChatGroup2 a {
	font-weight: bold;
	text-decoration: none;
	background: url(/images/site/chat.gif) no-repeat right center;
	height: 32px;
	padding: 10px 35px 10px 0;
	color: #222;
}
.ChatGroup2 a span{
	color: #004988;
}

.TollFreeGroup2 {
	border-left: 1px solid #DDD;
	background: url(/images/site/phone2.gif) no-repeat 12px center;
	float: right;
	width: 165px;
	padding-left: 20px; height: 73px;
	
}

.TollFreeGroup2 h2 {
	margin: 0;
	padding: 0;
	line-height: 15px; 
	font-size:14pt;
       color: #004988;
}


/*main nav2*/
#banner3
{
	  margin: 10px 0 0 10px;
         width:700px;
	  float:left;
	  z-index:-1;
	 
}

.MainNav2 {
       margin-left:auto;
	margin-right:auto;
       width: 978px;
	background: url(/images/site/mainmenu-background.gif) repeat-x;
	height: 40px;
	position:relative;
	margin-top: -20px;
	z-index:1;
}

.MainNavContent2 {
	width: 960px;
	margin: 0 auto;
	z-index:1;
}

.MainNavContent2 li.Headlink {
	width: 135px;
	float: left;
	text-align: center;
	line-height: 40px;
	background: url(/images/site/main-nav-spacer.gif) no-repeat right;
	z-index:1;
}

.MainNavContent2 li.Headlink a,
.MainNavContent2 li.Headlink a:visited {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	z-index:1;
}
.MainNavContent2 li.Headlink a:hover {
	background: url(/images/site/mainmenu-background-hover.gif) repeat-x;
	/*text-decoration: underline;*/
}
.MainNavContent2 li#lastMenuItem {
	background: none;
}

.ScrollMenu {
	float:left;
	margin-left:20px;
       margin-top:10px
}

.ThirdColumn {
	width:300px; 
	height:190px;
	float:left; 
	margin-left:10px; 
	margin-top:10px; 
	margin-bottom:50px;
}
.SecondColumn {
	width: 330px;
	float: left; margin-right: 5px;
	padding: 15px 0px 5px 5px;
	height: 500px;

}
.SecondColumn a{
      text-decoration:none;
}

.SecondColumn img{
	width: 70px;
	height:105px;
	margin-right: 3px
}

.SecondColumn p{
	margin-bottom: 5px;
	padding: 0px 0px 0px 10px;
	font-size: 12px;
	text-align: justify;
}

.SecondColumn h5{
	padding: 0px 0px 0px 10px;
}
.BannerSlide{
	width: 215px;
	float: left;
	margin-right: 0px;
       padding: 0px 0px 0px 0px;
	height: 500px;

}
.BannerSlide img{
	width: 200px;
       float: right;
	margin-right: 0px;
	height: 490px;
}

.MainBody2 {
	width: 968px;
	margin: 0 auto;
	background: #FFF url(/images/site/top-body-fade.gif) no-repeat center top;
}

/*MainBody is set to have 20px padding on sides for the 960px grid*/

.MainBodyContent2 {
	padding: 18px 0;
	width: 940px;
	margin: 0 auto;
}

/* final second design */
/*Main Nav*/

.MainNav {
       margin-left:auto;
	margin-right:auto;
       width: 978px;
	background: url(/images/site/mainmenu-background.gif) repeat-x;
	height: 54px;
	position:relative;
	margin-top: -20px;
	z-index:1;
}

.MainNavContent {
	width: 960px;
	margin: 0 auto;
	z-index:1;
}

.MainNavContent li.Headlink {
	width: 135px;
	float: left;
	text-align: center;
	line-height: 54px;
	background: url(/images/site/main-nav-spacer.gif) no-repeat right;
	z-index:1;
}

.MainNavContent li#lastMenuItem {
	background: none;
}

.MainNavContent li.Headlink a,
.MainNavContent li.Headlink a:visited {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	display: block;
	z-index:1;
}


.MainNavContent li.Headlink a:hover {
	/*background: url(/images/site/mainmenu-background-hover.gif) repeat-x;*/
	text-decoration: underline;
}

.MainNavContent li.Headlink ul{
	display: none;
	background-color: #AB0303;
	position:absolute;
	width: 160px;
	padding: 0;
	margin: 0;
}
.MainNavContent li.Headlink ul li{
	line-height: 18px;
	border-bottom: 1px solid #BF0000;
	text-align: left;
}
.MainNavContent li.Headlink ul li a,
.MainNavContent li.Headlink ul li a:visited{
	font-size: 10px;
	padding: 3px 0 3px 15px;
	text-align: left;	
}
.MainNavContent li.Headlink ul li a:hover,
.MainNavContent li.Headlink ul li active{
	
	
}


/*Main Content Wrapper*/

.ContentWrapper {
	background-color: #FFF;
}

/*MainBody - Body is set for 968px calculate padding with 4 additional pixels for each side*/

.MainBody {
	width: 968px;
	margin: 0 auto;
	background: #FFF url(/images/site/top-body-fade.gif) no-repeat center top;
}

/*MainBody is set to have 20px padding on sides for the 960px grid*/

.MainBodyContent {
	padding: 18px 0;
	width: 940px;
	margin: 0 auto;
}

.MainBodyContent h2 {
	margin-bottom: 18px;
}

.ContentRow {
	margin-bottom: 18px;
}

.QuarterColumn {
	width: 215px;
	float: left;
	margin-right: 20px;
	background: url(/images/site/grey-gradient-bg-reversed.gif) repeat-x left top;
	/*border: 1px #EEE solid;*/
}

.Columna {
	width: 215px;
	float: left;
	height: 425px;
	background: url(/images/site/columngris.png) repeat-x left top;
	margin-right: 20px; 
	padding: 0px 0px 0px 0px;
	margin-top: -5px;
}
.Columna ol li{
       display: block;
	line-height: 12px;
	margin-left: 12px;
	margin-top: 5px; 
	text-decoration: none;
	font-size: 12px;
	color: #3399CC;
}
.QuarterColumnList li {
	/*border-top: 1px dotted #EEE;*/
	display: block;
	line-height: 12px;
/*	padding: 5px 10px;*/
/*	text-decoration: none;*/
	font-weight: bold;
	font-size: 12px;
	color: #3399CC;
}

.QuarterColumnList li a:hover {
	background-color: #FFF;
	border-left: 5px solid #004988;
	padding-left: 5px;
}

.HalfColumn {
	width: 450px;
	float: left;
	margin-right: 20px;
	background: url(/images/site/grey-gradient-bg-reversed.gif) repeat-x left top;
}

.LastColumn {
	margin-right: 0;
}

.ColumnContent {
	padding: 10px 10px 0 10px;
}

.QuarterColumn h5 {
	color: #cc0000;
}

.HalfColumn h5 {
	color: #004988;
}

.ColumnContent p {
	font-size: 12px;
	margin-bottom: 5px;
}

.Disclaimer{
	font-size: 9px;
	color: #999;
}
.NewsStory {
	margin: 10px 0;
}

.Testimonial {
	margin: 10px 0;
}

.Testimonial img {
	margin-right: 10px;
	float: left;
	padding: 2px;
	background-color: #FFF;
}

.CustomerQuote {
	
}

.CustomerQuote span {
	font-style: italic;
	color: #cc0000;
	display: block;
}

.CustomerQuote span:before {
	content: "- ";
}

/*Secondary Pages*/

.Primary{
	width: 630px;
	float: right;
}
.PrimaryContent{
	padding: 0 10px;
}
.Secondary{
	width: 280px;
	float:left;
}
.SecondaryContent{
	padding: 0 10px 0 0;
}
.PrimaryContent ul{
	margin-bottom: 18px;
}
.PrimaryContent li{
	list-style-type: disc;
	list-style-position: inside;
	font-weight: bold;
	color: #3399CC;
	margin-left: 0px;
	font-size: 13px;
	line-height:18px;
}

.PrimaryContent h3{
  font-size:14px;
  line-height:18px;
}
.PrimaryContent ol{
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.PrimaryContent ol li{
	list-style-type: decimal;
	list-style-position: inside;
	font-weight: bold;
	color: #222;
	font-size: 13px;
	margin-left: 0;
	line-height: 18px;
	padding: 2px 0;
}
.PrimaryContent a{
	text-decoration: none;
}
.PrimaryContent h6{
	border-top: 1px dotted #222;
	padding-top: 18px;
	margin: 18px 0 18px 0;
}
.MainBodyContent .SubHeadline{
  margin-bottom:5px;
}
.MainBodyContent h5.SubHeadline{
  margin-bottom: 10px;
  font-weight:normal;
}
.PrimaryContent .Disclaimer{
	font-size: 9px;
	/*font-style: italic;*/
	line-height:12px;
}

a.TopOfPage{ 
	font-size: 11px;
	color: #BBB;
	background: url(/images/site/up_arrow.gif) no-repeat left bottom;
	padding-left: 18px;
	text-decoration: none;
	line-height: 16px;
}
a:hover.TopOfPage{
	color: #222;
}
.SidebarContent{
	padding: 10px;
	border: 1px solid #FFF;
}
.SidebarContent h5{
	/*border-bottom: 2px solid #E0EAEF;*/
	margin-bottom: 5px;
	color: #dc6500;
}
.SidebarContent p{
	font-size: 13px;
	margin-bottom: 10px;
	
}

.GetQuoteSidebar{
	background-color: #EFF9FF;
	margin-bottom: 18px;
	border: 1px solid #E0EAEF;
}
.GetQuoteSidebar h4{
	text-align:center;
}
.GetQuoteSidebar h4 span{
	color: #E41014;
	font-size: 20px;
}

.GetQuoteSidebar .QuoteButton,
.GetQuoteSidebar .QuoteButtonEs{
	text-align: center;
	margin: 0 auto 8px auto;
	width: 215px;
}
.GetQuoteSidebar .QuoteButton a,
.GetQuoteSidebar .QuoteButton a:visited{
	background: url(/images/site/sidebar_quote_button.gif) no-repeat center top;
	height: 35px;
	width: 215px;
	display: block;
	text-indent: -2000px;
}
.GetQuoteSidebar .QuoteButton a:hover,
.GetQuoteSidebar .QuoteButton a:active{
	background-position: center -35px;
}
.GetQuoteSidebar .QuoteButtonEs a,
.GetQuoteSidebar .QuoteButtonEs a:visited{
	background: url(/images/site/sidebar_quote_button_es.gif) no-repeat center top;
	height: 35px;
	width: 215px;
	display: block;
	text-indent: -2000px;
}
.GetQuoteSidebar .QuoteButtonEs a:hover,
.GetQuoteSidebar .QuoteButtonEs a:active{
	background-position: center -35px;
}

.PromoSidebar{
	background-color:#EEE;
	border:1px solid #E0EAEF;	
	margin-bottom: 18px;
}
.HoursSidebar{
	background-color: #EEE;
	border: 1px solid #E0EAEF;	
	margin-bottom: 18px;
}
.Membership{
	background: #FFF url(/images/site/membership.jpg) no-repeat center center;
	padding: 1px;
	width:74px;
	height: 42px;
	position: relative;
	float: right;
	border:1px solid #E0EAEF;
}
.SidebarContent li a{
  line-height: 18px;
  margin-top: 5px;
  text-decoration:none;
}
.WereOpen{
	background: url(/images/site/wereopen.gif) no-repeat center top;
	width:55px;
	height: 55px;
	position: relative;
	float: right;
}
.WereOpenEs{
	background: url(/images/site/wereopen_es.gif) no-repeat center top;
	width:55px;
	height: 55px;
	position: relative;
	float: right;
}

/*Product Index Page*/
.ProductRow{
	margin-bottom: 18px;
	border: 1px solid #E0EAEF;
	border-left: none;
	border-right: none;
}
.ProductImage img{
	margin-right: 10px;
	float: left;
}
.ProductContent{
	padding: 0 0 0 5px;
	background-color: #FFF;
}
.ProductTitle{
	/*border-bottom: 2px solid #EEE;*/
	margin-bottom: 5px;
	
}
.ProductTitle h5 a{
	text-decoration: none;
	line-height: 22px;
	background-color: #EEE;
	padding: 2px 0;
	display: block;
	border: 1px solid #FFF;
}
.ProductTitle h5 a:hover{
	background-color: #EFF9FF;
	text-decoration: underline;
}
.ProductDescription p{
	font-size: 12px;
	line-height: 12px;
	margin-bottom: 0;
}

/*Footer*/

.Footer {
	background: #006699 url(/images/site/footer-background.gif) repeat-x left top;
	min-height: 180px;
	padding: 18px 0 20px 0;
}

.FooterContent {
	width: 960px;
	margin: 0 auto;
}

.FooterContent h6 {
	border-bottom: 1px dotted #FFF;
	font-size: 12px;
}
.FooterContent h6 a,
.FooterContent h6 a:visited{
	font-size: 12px;
	text-decoration: none;
	color: #FFF;
}
.FooterContent h6 a:hover{
	color: #3398CB;
}

.SitemapList {
	margin-top: 2px;
}

.SitemapList li a {
	font-size: 10px;
	color: #EEE;
	text-decoration: none;
}

.SitemapList li a:hover {
	text-decoration: underline;
}

.QuarterContainer {
	width: 240px;
	float: left;
}

.EighthContainer {
	width: 120px;
	float: left;
}
.SixthContainer {
	width: 160px;
	float: left;
}
/*Form Elements---------------------------------*/
.ContactFormWrapper{
	border-top: 1px solid #DDD;
	padding-top: 18px;
}
.InputOptions{
	margin: 0 0 12px 0;
}
.InputOptions label{
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}
.InputOptions span{
	font-size: 10px;
	color: red;
}
.SubmitBtn{
	margin-left: 110px;
}

.LocationTable th{
	font-weight: bold;
	font-size: 13px;
	border-bottom: 1px solid #444;
}
.LocationTable tr td{
	line-height: 18px;
	font-size: 11px;
	border-bottom: 1px dotted #EEE;
}
.LocationTable tr td.CountyHeadline{
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	background-color: #EEE;
	color: #3399CC;
	padding: 3px 5px;
}
.LocationTable tr .Addr{
	width: 220px;
}
.LocationTable tr .City{
	width: 120px;
}
.LocationTable tr .State,
.LocationTable tr .Zip{
	width: 45px;
}
.LocationTable tr .Ph,
.LocationTable tr .Fax{
	width: 110px;
}


/*Event Gallery-------------------------------------*/
.EventList {
	margin-bottom:10px;
}
.Thumbs {
	width: 33%;
	background-color: #EEE;
	border:2px solid #FFF;
	padding: 10px 0;
}
.Thumbs {
	text-align:center;
}
.tableBorder{
	margin:0 0 20px 0;
}
.tableBorder tr{
	/*line-height:18px;*/
}
.tableBorder th{
	font-weight:bold;
	padding: 2px 0 2px 3px;
	background-color:#EFF9FF;
}
.EventTitle,
.EventDesc{
	padding:3px 0 3px 5px;
}
.EventTitle a,
.EventDesc{
	font-size: 12px;
	text-decoration:none;
}
.ImageTitle{
	font-size: 11px;
	font-weight: bold;
}
/*Video*/
.VideoRow{
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #EEE;
}
/* Employment Form */

.SectionTitle{
	margin: 20px 0 10px 0;
	border-top: 1px solid #666;
}

.SectionTitleContent{
	padding: 5px 5px;
	background-color: #AB0303;
}
.SectionTitleContent p{
	margin: 0;
	color: #FFF;

}
.SectionTitleContent h2{
	font-size: 20px;
	color: #FFF;
	padding: 0;
	line-height: 20px;
	margin: 0 0 5px 0;
}

.InputGroup{
	width: 500px;
	margin-bottom: 5px;
}

.InputLabel{
	
}

.InputLabelContent{
	
}

.InputLabelContent label{
	font-weight: bold;
	font-size: 93%;
}

.InputOptions{
	
}
.LeftSide input,
.RightSide input{
	width: 230px;
}
.LeftSide{
	width: 240px;
	margin-right: 20px;
	float: left;
}
.RightSide{
	width: 240px;
	float: left;
}

.InputOptionsContent{
	
}
.InputOptionsContent input{
	border: 1px solid #999;
	padding: 4px;
}
.InputOptionsContent select{
	border: 1px solid #999;
	padding: 4px;
}
.InputOptionsContent textarea{
	border: 1px solid #999;
	padding: 4px;
}



.InputOptionsContent span{
	display: block;
	font-size: 11px;
}



/* @end */

/* @group Clearing Fix */

/*Clearing Fix*/

.MainNav:after,
.UtilityNavContent:after,
.Header:after,
.ContentRow:after,
.Testimonial:after,
.MainBodyContent:after,
.ProductContent:after,
.Sitemap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.MainNav,
.UtilityNavContent,
.Header,
.ContentRow,
.Testimonial,
.MainBodyContent,
.ProductContent,
.Sitemap {
	zoom: 1;
}

/* @end */