 
/*
Colors:
    Blue - #007EC1
    Green - #6EB53D
*/
/* resets */
body {
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 12px 0;
    font-weight: normal;
}
a img {
    border: 0;
}
a {
    outline: none;
}

/* cms styles */
#main .photoset {
    padding: 1px 5px;
    margin: 12px 0;
}
#main .photoset img {
    float: left;
    margin: 6px 15px 9px 0;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('/fonts/BebasNeue-webfont.eot');
    src: url('/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/BebasNeue-webfont.woff') format('woff'),
         url('/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* styles */
body {
    background: #fff;
}
#body {
    background: url(/images/bodybg.jpg) no-repeat top center;
    font: 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    color: #333;
/*  font-weight: bold;*/
}
#wrapper {
    background: url(/images/wrapperbg.jpg) no-repeat top center;
    width: 960px;
    margin: 0 auto;
}
#header {
    height: 100px;
    position: relative;
}
#logo {
    position: absolute;
    top: 0;
    left: 55px;
    width: 269px;
    height: 84px;
}

#header_phone p {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	color: #c2c2c2;
}
#header_phone span {
	color: #fff;
}
ol#nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 625px;
    height: 84px;
}
ol#nav li {
    display: block;
    float: left;
    margin: 30px 0;
    padding: 0 12px 0 23px;
    background: url(/images/navbg.gif) no-repeat left center;
}
ol#nav li.first {
    background: none;
}
ol#nav a {
    color: #fff;
    text-decoration: none;
    display: block;
    font: 16px "Trebuchet MS", sans-serif;
    text-transform: uppercase;
}
ol#nav a:hover, ol#nav a.active {
    color: #74b7f9;
}

#main {
    margin-top: 75px;
    margin-left: 50px;
}
#sidebar {
    width: 220px;
    float: left;
    background: url(/images/sidebarbg-top.jpg) no-repeat top left #90c56b;
}
#sidebar_inside {
    min-height: 300px;
    background: url(/images/sidebarbg-bottom.jpg) no-repeat bottom left;
    padding: 25px 10px;
}
#sidebar ol#subnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sidebar ol#subnav li {
	border-bottom: 1px solid #deeeb6;
    margin: 0;
    padding: 5px 0px;
    padding-left: 5px;
}
#sidebar ol#subnav li span {
    font-size: 22px;
    height: 8px;
}
#sidebar ol#subnav li a {
    text-decoration: none;
    color: #fff;
    padding-left: 15px;
    display: block;
    font-size: 15px;
    font-weight: bold;
}
#sidebar ol#subnav li a:hover, #sidebar ol#subnav li a.active {
    color: #4e802b;
    background: url(/images/subnavbg.gif) no-repeat left 5px;
}
#sidebar ol#subsubnav {
    margin: 0;
    padding: 0px 15px;
    list-style-type: none;
    color: #fff;
}
#sidebar ol#subsubnav li {
	border-bottom: none;
    margin: 0;
    padding: 4px 0;
}
#sidebar ol#subsubnav li a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    background: url(/images/subsubnavbg.gif) no-repeat left center;
}
#sidebar ol#subsubnav li a:hover, #sidebar ol#subsubnav li a.active {
    color: #4e802b;
    background: url(/images/subsubnavbg.gif) no-repeat left center;
}
#sidebar #below {
    background: #fff;
    padding: 5px 10px;
}
#sidebar #below .side_head {
    margin: 9px 0;
    color: #006ec8;
    font: 16px Arial, Verdana, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}

#goto-glossary {
    margin-top: 12px;
}
#page_title {
    padding: 0 35px;
}
#breadcrumb {
    padding: 0 35px;
}
#content {
    min-height: 400px;
    width: 689px;
    float: left;
}
#content_text {
    padding: 6px 30px;
}


#footer {
	width: 960px;
	margin: 0 auto;
    padding: 20px 30px;
}
#footer #footer_text {
    font-size: 10px;

}
#footer a {
    color: #666;
}
#footer #footer_text h3 {
    font-size: 18px;
    color: #007EC1;
}
#footer #signup {
    width: 30%;
    padding-right: 25px;
}
#footer #signup input#t1 {
    width: 220px;
}
#footer #news {
    width: 65%;
}
#footer #news a {
    color: #007EC1;
}
#footer #news p {
    color: #666;
    font-size: 14px;
    margin-top: 0;
}
#footer #news h4 {
    font-size: 16px;
    color: #6EB53D;
    margin-bottom: 2px;
}
#footer #news div.date {
    font-size: 12px;
    color: #999;
    margin: 0;
    padding: 0;
    margin-bottom: 2px;
}
#footer #footer_text #bottom_nav {
    list-style-type: none;
    padding: 0 20px;
    padding-top: 15px;
    margin: 0;
    color: #666;
}
#footer #footer_text #bottom_nav li {
    float: left;
    padding-left: 10px;
    padding-right: 5px;
    background: url(/images/bottomnavbg.gif) no-repeat left center;
}
#footer #footer_text #bottom_nav li a {
    text-transform: uppercase;
    color: #007EC1;
    text-decoration: none;
    line-height: 24px;
}
#footer #footer_text #bottom_nav li.first {
    background: none;
}
#footer #footer_text #line {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
#footer #footer_text #copyright {
    background: url(/images/propeller.gif) no-repeat left center;
    padding-left: 30px;
    min-height: 27px;
    text-transform: uppercase;
    color: #666;
}
#social_media_links {
    float: right;
}
#social_media_links a {
    margin-left: 5px;
}

/* styles */

#main h1 {
    margin: 0;
    color: #007EC1;
}
#main h1 span {
    margin-left: 5px;
    padding-left: 40px;
    background: url(/images/propeller.jpg) no-repeat center left;
    color: #6EB53D;
}
#main h2 {
/*    margin: 9px 0;
    color: #006ec8;
    font: 19px Arial, Verdana, sans-serif;
    font-weight: bold;
    text-transform: uppercase;*/
    color: #6EB53D;
    font-size: 15px;
    font-style: oblique;
    font-family: Helvetica;
    font-weight: bold;
    margin: 9px 0;
}
#main h3 {
    color: #6EB53D;
    font-weight: bold;
}
#main h3.plain {
    font: 13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    color: #333;
    font-weight: normal;
}
#main h4 {
    color: #999;
    font-style: italic;
}
#main a {
    color: #006ec8;
}
#main a:hover {
    color: #6EB53D;
}

#content_text p {
    line-height: 18px;
}
#content_text .faq_listing {
    margin: 5px 5px 20px 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

#main img.page-image {
    float: right;
    margin: 6px 0 12px 12px;
    border: 2px solid #6EB53D;
}
#main img.page_image {
    float: right;
    margin: 6px 0 12px 12px;
    border: 2px solid #6EB53D;
}

#main div.tagline {
    color: #666;
    font-size: 15px;
    font-style: oblique;
    font-family: Helvetica;
    font-weight: bold;
    margin: 9px 0;
}

#content .main_header {
    float: left;
    font-size: 26px;
    font-weight: bold;
}
#content_text .element_image {
    margin: 6px 0 12px 12px;
    border: 2px solid #6EB53D;
}
#content_text .product {
    float: left;
    text-align: center;
    width: 170px;
    padding: 10px 8px;
}
#content_text .product a {
    color: #007EC1;
    font-size: 14px;
    text-decoration: none;
}
#content_text .product img {
    border: 2px solid #6EB53D;
}
#content_text #companies {
    border-top: 1px solid #ccc;
    padding-top: 20px;
    margin-top: 20px;
    width: 100%;
}
#content_text #companies .company {
    float: left;
    padding: 10px;
    display: block;
}
#content_text #products .image {
    float: left;
    padding: 20px;
}
#content_text #products h3 {
    color: #333;
    font-size: 16px;
    font-family: "Arial Black", "Gadget", sans-serif;
    margin: 0 0 3px 0;
}
#content_text #products h4 {
    color: #666;
    font-size: 15px;
    font-style: oblique;
    font-family: Helvetica;
    font-weight: bold;
    margin: 0;
}

#content_text form label {
    float: left;
    width: 100px;
    padding-right: 20px;
    text-align: right;
}
#content_text form input.text {
    padding: 2px 5px;
    border: 1px solid #999;
    width: 200px;
    font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
#content_text form textarea {
    padding: 2px 5px;
    border: 1px solid #999;
    width: 300px;
    height: 150px;
    font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

#content_text .news {
    padding: 1px 5px;
    margin: 12px 0;
}
#content_text .news h3 {
    margin: 0 0 3px 0;
}
#content_text .news h4 {
    margin: 3px 0;
}
#content_text .news p {
    margin: 3px 0;
}

#content_text #left_side {
    float: left;
    width: 500px;
}
#content_text #right_side {
    float: left;
    width: 340px;
}
#body.contact_us #content, #body.glossary #content {
    width: 100%;
}

/* homepage styles */

#body.homepage {
    background-image: url(/images/bodybg-home.jpg);
}

#body.homepage #main {
    margin: 0;
}
#body.homepage #wrapper {
    background-image: url(/images/wrapperbg-home.jpg);
}
#body.homepage #sidebar {
    display: none;
}
#body.homepage #content {
    width: 100%;
    float: none;

}
#body.homepage #content_text {
    padding: 6px 60px;
}
#body.homepage #page_title{
    display: none;
}
#body.homepage #footer {
    padding: 0 60px 50px 70px;
}
#body.homepage h1 {
    font-family: "Arial Black", "Gadget", sans-serif;
    font-size: 21px;
    line-height: 30px;
    padding-top: 10px;
    padding-right: 20px;
}
#intro_text {
    color: #333;
    text-transform: none;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
}

#tetraptych {
    margin: 24px 0;
}
#tetraptych .tetra {
    width: 400px;
    margin-bottom: 20px;
    float: left;
}
#tetra_1, #tetra_3 {
    margin-right: 40px;
}
#tetraptych .tetra h2 {
    margin: 9px 0;
    color: #333;
    text-transform: none;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
}
#tetraptych .tetra ul {
    margin: 0 0 15px 0;
    padding: 0;
}
#tetraptych .tetra ul li {
    margin: 9px 0;
    list-style-type: none;
    background: url(/images/bullet.gif) no-repeat 0 3px;
    padding-left: 15px;

}
#tetraptych .tetra .col1 {
    width: 190px;
    float: left;
    margin-right: 20px;
}
#tetraptych .tetra .col2 {
    width: 190px;
    float: left;
}


#triptych {
    margin: 24px 0;
}
#triptych .tri {
    width: 252px;
    float: left;
}
#triptych .middle {
    margin: 0 40px;
}
#triptych .tri h2 {
    margin: 9px 0;
    color: #333;
    text-transform: none;
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    font-family: Helvetica, sans-serif;
}
#triptych .tri ul {
    margin: 15px 0;
    padding: 0 10px;
}
#triptych .tri ul li {
    margin: 9px 0;
    list-style-type: none;
    background: url(/images/bullet.gif) no-repeat 0 3px;
    padding-left: 15px;

}


#banner img {
    display: block;
}

/* other styles */
.right {
    float: right;
}
.left {
    float: left;
}
.spacer {
    padding: 1px 5px;
}
.clear {
    clear:both;
}
.fakelink {
    color: #999;
    text-decoration: underline;
}

/* New Styles*/
#side-quote {
	margin: 15px 0 0 0;
	text-align: center;
}
#body.new #content {
	position: relative;
}
#header_phone {
	position: absolute;
	right: 0;
	top: 10px;
}
#body.new {
    background: url(/images/bodybg-new.jpg) no-repeat top center;
}
#body.homepage.new {
	background-image: url(/images/bodybg-home-new.jpg);
}
#body.new #content {
	width: 710px;
}
#body.homepage.new #content {
	width: 960px;
}
#body.homepage.new #wrapper {
	background-image: none;
}
#body.new #wrapper {
	background: none;
}
#body.new #main {
	margin-left: 30px;
	margin-top: 40px;
}
#body.homepage.new #main {
	margin-top: 0;
	margin-left: 0;
}
#body.new #logo {
	left: 10px;
}
#body.new ol#nav  {
	width: auto;
	height: 20px;
	top: 60px;
}
#body.new ol#nav a {
	font-size: 17px;
}
#body.new ol#nav li {
	margin: 0;
	padding: 0 0 0 35px;
 	background: url("/images/navbg.gif") no-repeat 10px center;
}
#body.new ol#nav li.first {
	padding: 0;
	background: none;
}
#body.new #banner_wrap {
	width: 984px;
	position: absolute;
	top: 0;
	left: -12px;
}
#body.new #banner {
	background: url(/images/banner-bg.png) repeat-y top center;
}
#body.new #banner_wrap .banner_top {
	height: 30px;
	background: url(/images/banner-top.png) no-repeat top center;
}
#body.new #banner_wrap .banner_bottom {
	height: 30px;
	background: url(/images/banner-bottom.png) no-repeat top center;
}
#banner #photoset {
	position: relative;
	float: left;
	width: 420px;
	height: 335px;
}
#banner #photoset #rotating_images-new img {
	width: 354px;
}
#banner #photoset #rotating_images-new p {
	margin: 3px 0 0;
	color: #252525;
	font-size: 14px;
	font-family: "Arial Black", "MS Trebuchet", sans-serif;
}
#banner #photoset #rotating_images-new a {
	text-decoration: none;
	color: #f76000;
	font-size: 14px;
	font-weight: bold;
}
#banner #photoset #rotating_images-new a:hover {
	color: #000;	
}
#banner #rotating_images-new {
	display: block;
	margin: 15px 0 0 40px;
}
#banner #photoset #pager {
	position: absolute;
	z-index:99;
	bottom: 35px;
	right: 20px;
}
#banner #photoset #pager a {
	overflow: hidden;
	margin: 0 0 0 1px;
	float: left;
	width: 11px;
	height: 10px;
	text-indent: -200%;
	background: url(/images/dot.gif) no-repeat;
	display: block;
}
#banner #photoset #pager .activeSlide {
	background-position: 0 -10px;
}
#banner .img_wrap {
	border: 2px solid #e1e1e1;
	height: 264px;
	width: 354px;
	overflow: hidden;
}
#banner #photoset #next {
	position: absolute;
	top: 125px;
	right: 3px;
}
#banner #photoset #prev {
	position: absolute;
	top: 125px;
	left: 20px;
}
#callout {
	position: relative;
	float: left;
	padding: 0 40px 0 20px;
	width: 480px;
	background: url(/images/callout-bg.gif) no-repeat top center;
	height: 335px;
}
#callout .new-quote {
	z-index: 99;
	width: 235px;
	height: 60px;
	bottom: 26px;
	right: -12px;
	position: absolute;
}
#callout h1 {
	padding-top: 0 !important;
	font-family: 'BebasNeueRegular' !important;
	font-size: 38px !important;
	text-shadow: 2px 2px 2px #ccc;
	margin: 15px 0 20px 0;
}
#callout h2 {
	margin: 0;
	color: #007dc3;
	font-size: 20px;
    font-family: "Arial Black","Gadget",sans-serif;	
	line-height: 20px;
}
#callout p {
	line-height: 22px;
	margin: 20px 0;
	color: #555555;
	font-weight: bold;
	font-size: 15px;
	width: 240px;
	font-family: Arial, "MS Trebuchet", sans-serif;
}
#new-content {
	padding: 395px 0 0;

}
#new-content .trip {
	float: left;
	width: 290px;
}
#new-content .trip.middle {
	margin: 0 45px 0;
}
#new-content .trip  h2 {
	line-height: 18px;
	font-weight: normal;
	font-family: "Arial Black", "MS Trebuchet", sans-serif;
	color: #007dc3;
	font-size: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #cdcdcd;
}
#new-content .trip .learn {
	text-decoration: none;
	color: #f76000;
	font-size: 14px;
	font-weight: bold;
}
#new-content .trip ul {
	color: #007dc3;
	padding: 0 0 0 15px;
	list-style-image: url(/images/list-pip.gif);
}
#new-content .trip ul a{
	text-decoration: none;
}
#new-content .triptych {
	margin: 0 0 25px;
}
#new-footer {
	background: #006ec8;
}
#new-footer #footer #signup {
	margin: 40px 0 0 0;
	width: 274px;
	border-right: 1px solid #cdcdcd;
}
#new-footer #footer h3 {
	color: #fff;
	margin: 0;
	padding-left: 0 !important;
}
#new-footer #footer #news {
	margin: 40px 30px 0 50px;
	width: 580px;
}
#body.homepage #new-footer #footer {
	padding: 0 0 50px 0;
}
#new-footer .float{
	color: #fff;
}
#new-footer #footer #footer_text #bottom_nav {
	border-top: 1px solid #cdcdcd;
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
}
#new-footer #footer #footer_text #bottom_nav li {
	background: url("/images/bottomnavbg-new.gif") no-repeat left center;
}
#new-footer #footer #footer_text #bottom_nav li.first {
	padding: 0 5px 0 0;
}
#new-footer #footer #footer_text #bottom_nav li a {
	color: #fff;
	font-size: 13px;
}
#new-footer #footer #copyright {
	margin: 20px 0 0;
	padding: 0;
	background: none;
}
#new-footer #footer #copyright p {
	margin: 0;
	font-size: 13px;
}
#new-footer #footer #copyright p.head {
	font-weight: bold;
}
#new-footer #footer #copyright .float {
	float: left;
	margin: 0 20px 0 0;
}
#new-footer #footer #copyright .float.last {
	margin: 0;
}
#new-footer #footer #copyright #copy-bottom {
	color: #ccccff;
	margin: 20px 0 0;
}
#new-footer #footer #copyright #copy-bottom a {
	color: #ccccff;
}
#new-footer #footer #footer_h3 h3 {
	color: #ccccff !important;
}
#new-footer #footer #news h4, #new-footer #footer #news .date {
	color: #ccccff
}
#new-footer #footer #news a {
	color: #cccc33;
}
#new-footer #footer #news p {
	color: #fff;
}
#new-quote {
	float: right;
	margin: 0 30px 0 0;
}
#content_text.quote_page form label {    
    padding-right: 20px;

    width: 150px;
}
/* JQuery Cycle Styles */
#photo_tour_wrap {
    padding: 5px 5px 6px 5px;
    border-bottom: none;
}
#photo_tour {
    height: 373px; /* to account for border around image */
    margin: 5px auto;
    width: 500px; /* to account for border around image */
    background: none;
}
#photo_nav #pager {
    width: 440px;
}
#photo_nav #pager li {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: left;
}
#photo_nav #pager a {
    background: #ccc;
    margin: 5px 2px;
    display: block;
    height: 84px;
    width: 84px;
    border: 2px solid #fff;
    font-size:0;
    margin: 10px;
}
#photo_nav #pager a img {
    padding: 2px;
}
#photo_nav #pager a.activeSlide {
    background: #6EB53D;
    color: #6EB53D;
    text-decoration: none;
}
#photo_nav  a:focus {
    outline: none;
}                                                                                         
