/*------------------------------------ GLOBAL --------------------------------------------*/
body {
background:#16689c url(../images/page_bg.jpg) repeat-x;
font-family:Arial, sans-serif;
font-size:75%;
}

html>body {
font-size:12px;
}

p {
line-height:1.5em;
font-size:1em;
margin-top:1.5em;
margin-bottom:1.5em;
}

a {
text-decoration:none;
color:#1E7BB6;
position:relative;
}

a:hover {
text-decoration:none;
color:#3D3D3D;
}

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

/*------------------------------------ LAYOUT --------------------------------------------*/
#header_container {
background:transparent url(../images/header_bg.jpg) repeat-x 0 0;
height:175px;
overflow:hidden;
}

#header_container.home {
height:130px;
}

#header_container.dealer {
height:169px;
}

#header {
background:transparent url(../images/interior_bar_bg.jpg) repeat-x scroll 0 bottom;
width:948px;
height:175px;
margin:0 auto;
}

#network_container {
background:#262626;
height:20px;
}

#network_links {
width:948px;
margin:0 auto;
line-height:20px;
text-align:right;
color:#fff;
font-weight:700;
}

#network_links a { 
color:#fff;
text-align:right;
font-weight:normal;
}

#network_links a:hover {
text-decoration:underline;
}

#logo {
float:left;
margin:25px 0 0;
}

#logo a {
background:transparent url(../images/logo.gif) no-repeat 0px 0px;
width:342px;
height:74px;
text-indent:-50000px;
display:block;
}

#logo a:hover {
background:transparent url(../images/logo.gif) no-repeat 0px -74px;
}

#featured_container {
background:transparent url(../images/featured_bg.jpg) repeat-x top;
width:948px;
height:341px;
margin:0 auto;
}

#featured {
height:266px;
width:948px;
}

.featured_photo {
width:370px;
height:245px;
float:right;
display:inline;
margin:14px 46px 0 0;
}

.featured_text {
width:455px;
height:255px;
overflow:hidden;
float:left;
position:relative;
margin:10px 0 0 30px;
}

#section1 {
display:block;
}

#section2,#section3,#section4,#section5 {
display:none;
}

#content_container {
background:#dfeef5;
width:948px;
float:left;
margin:0 auto;
}

#content_container.dealer {
background:#071017 url(../images/dealer_top_bg.png) no-repeat 0px 0px;
}

#footer {
background:transparent url(../images/footer_bg.png) no-repeat;
width:950px;
height:140px;
clear:both;
margin:0 auto;
}

#dealer_logo {
float:right;
display:inline;
margin:40px 20px 0 0;
}

#wrapper {
width:948px;
border-left:1px solid #bcd8e8;
border-right:1px solid #bcd8e8;
margin:0 auto;
}

.inner_wrapper {
position:relative;
height:100%;
padding:0 5px;
}

.panel_links {
text-align:right;
position:absolute;
bottom:0;
right:5px;
width:100%;
}

.home_panel.tours li {
list-style:disc;
line-height:1.3em;
margin:0 0 0 25px;
}

.home_panel_wrapper {
float:left;
margin:20px 3px 0 18px;
}

.home_panel_header {
background:transparent url(../images/home_panel_header.png) no-repeat;
width:287px;
height:41px;
display:block;
overflow:hidden;
}

.home_panel {
background:transparent url(../images/home_panel_bg.png) repeat-y;
width:265px;
height:250px;
padding:10px 10px 0;
}

.home_panel_footer {
background:transparent url(../images/home_panel_footer.png) no-repeat;
width:287px;
height:15px;
display:block;
}

.panel_horiz {
background:transparent url(../images/horiz_panel.jpg) no-repeat;
width:599px;
height:288px;
float:left;
margin:0 0 0 18px;
}

.panel_vert {
background:transparent url(../images/vert_panel.jpg) no-repeat;
width:291px;
height:590px;
float:left;
margin:20px 0 0 20px;
}

#breadcrumbs {
background:transparent url(../images/interior_bar_bg.jpg) repeat-x;
height:55px;
}

#subnav_container {
float:left;
display:inline;
margin:10px 0 0 13px;
}

#subnav_container .title {
background:transparent url(../images/subnav_title_bg.png) no-repeat;
width:289px;
height:43px;
overflow:hidden;
}

#subnav_container .content {
background:transparent url(../images/subnav_bg.png) repeat-y;
width:277px;
overflow:hidden;
padding:5px;
}

#subnav_container .panel_footer {
background:transparent url(../images/subnav_footer_bg.png) no-repeat;
width:289px;
height:10px;
}

#main_container {
width:619px;
float:left;
margin:12px 0 0 13px;
}

#main_container .header {
background:transparent url(../images/main_header_bg.png) no-repeat;
width:619px;
height:41px;
overflow:hidden;
}

#main_container .content {
background:transparent url(../images/main_bg.png) repeat-y;
width:587px;
padding:15px 16px 0;
}

#main_container .panel_footer {
background:transparent url(../images/main_footer_bg.png) no-repeat;
width:619px;
height:10px;
}

.product_wrapper {
margin:0 0 0px;
display:block;
}

.product_body {
position:relative;
border-bottom:1px solid #999;
}

.segmax_thumb {
margin:0 0 10px 10px;
}

h3.segmax {
color:#1E7BB6;
font-size:1.75em;
margin:0 0 10px;
}

.segmax_full_photo {
float:right;
margin:0 0 0 10px;
}

#product_contact {
margin:25px 0 0;
}

.product_header {
background:#80b9dd;
height:23px;
line-height:25px;
color:#fff;
border-bottom:2px solid #72a0bd;
padding:0 10px;
}

.product_title {
float:left;
font-weight:700;
font-size:1.2em;
}

.product_category {
float:right;
font-size:1.1em;
}

.product_body {
background:#e5e5e5;
display:block;
color:#3c3c3c;
padding:10px 10px 5px;
}

.product_body {
background:#dfeef5;
display:block;
padding:10px 10px 5px;
}

.product_body img {
float:right;
border:1px solid #777;
}

.button {
position:absolute;
bottom:10px;
}

.button a {
background:transparent url(../images/button.gif) no-repeat 0 0;
width:200px;
height:27px;
color:#3D3D3D;
display:block;
text-align:center;
line-height:28px;
font-weight:700;
overflow:hidden;
}

.button a:hover {
background:transparent url(../images/button.gif) no-repeat 0 -27px;
width:200px;
height:27px;
color:#fff;
display:block;
line-height:28px;
font-weight:700;
overflow:hidden;
}

#contact_header {
position:absolute;
color:#fff;
right:0;
margin:3px 0 0;
}

.product_column {
width:183px;
float:left;
margin:0 19px 0 0;
}

.product_column_last {
width:183px;
float:left;
margin:0 0 0 0;
}

.product_column_wrapper {
height:130px;
}

.product_column h4, .product_column_last h4 {
font-size:1.5em;
text-transform: capitalize;
margin:0px 0px 15px 0px;
}

.product_column h5, .product_column_last h5 {
font-size: 1.2em;
color:#3D3D3D;
font-weight:700;
margin:10px 0px 5px 0px;
}

.product_column img, .product_column_last img {
margin: 0px auto;
display: block;
}

.product_column p, .product_column_last p {
margin:0px 0px 1em 0px;
}
a.product_button {
background:transparent url(../images/product_button.gif) no-repeat 0px 0px;
width:183px;
height:57px;
display:block;
}
a.product_button .button_text {
color:#fff;
float:left;
font-size: 1.4em;
margin:10px 15px 0px;
text-align:center;
}

#product_details img {
float:right;
}

#product_details ul {
list-style-image:url(../images/bullet_arrow_blue.png);
width:250px;
float:left;
margin:10px 0 20px 31px;
}

#product_details li {
font-size:1.1em;
line-height:1.5em;
}

#product_category .product {
float: left;
width:286px;
margin:0 15px 40px 0;
padding:0 0 10px 0;
border-bottom:1px solid #dfeef5;
}

#product_category .product.even {
margin:0 0 40px 0;
}

#product_category .product .details {
float:left;
width:161px;
}

#product_category .product .details a {
font-size: 1em;
font-weight:700;
margin: 10px 0 0 20px;
}

#product_category .product .details h3 a {
font-size: 1em;
font-weight:700;
margin: 0px;
}

#product_category .product .photo {
left: right;
}

#product_category .product ul {
list-style-image:url(../images/bullet_arrow_blue.png);
margin:10px 0 10px 20px;
line-height:1.5em;
}

.dealer_page_photo {
float:left;
}

#dealer_features {
float:left;
width:510px;
}

#dealer_features h2 {
font-weight:700;
letter-spacing:-1px;
font-size:3em;
color:#48e66a;
margin:40px 0 0 0;
}

#dealer_features h3 {
font-weight:bold;
letter-spacing:-1px;
font-size:2em;
color:#fff;
margin:5px 0 0 0;
}

#dealer_features h4 {
font-weight:bold;
letter-spacing:-1px;
font-size:1.5em;
color:#48e66a;
margin:20px 0 5px;
text-transform:none;
}

#dealer_features li {
line-height:1.5em;
color:#fff;
font-size:1.2em;
margin:0 0 0 29px;
}

#dealer_features ul {
list-style-image:url(../images/bullet_arrow_green.png);
}

#dealer_features p {
color:#fff;
margin:0px;
}

#dealer_features strong {
color:#fff;
}
/*------------------------------------ NAVIGATION --------------------------------------------*/
#nav {
width:445px;
height:44px;
float:right;
margin:86px 8px 0 0;
}

#nav li {
float:left;
width:85px;
font-family:Arial, Helvetica, sans-serif;
font-size:1.2em;
font-weight:700;
display:inline;
margin:0 2px;
}

#nav li a {
background:transparent url(../images/nav_hot.gif) no-repeat 0 2px;
display:block;
height:44px;
color:#000;
text-align:center;
text-decoration:none;
line-height:44px;
}

#featured_nav {
width:948px;
height:75px;
}

#featured_nav li.tab1,#featured_nav li.tab2,#featured_nav li.tab3,#featured_nav li.tab4 {
float:left;
width:190px;
overflow:hidden;
font-size:1.5em;
letter-spacing:-1px;
margin:0;
}

#featured_nav li.tab1 a,#featured_nav li.tab2 a,#featured_nav li.tab3 a,#featured_nav li.tab4 a {
background:transparent url(../images/featured_nav_bg.jpg) no-repeat 0 0;
display:block;
height:55px;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
color:#3d3d3d;
text-transform:uppercase;
text-decoration:none;
text-align:left;
letter-spacing:-1px;
padding:20px 0 0;
}

#featured_nav li.tab1 a:hover,#featured_nav li.tab2 a:hover,#featured_nav li.tab3 a:hover,#featured_nav li.tab4 a:hover {
background:transparent url(../images/featured_nav_bg.jpg) no-repeat 0 -75px;
display:block;
height:55px;
color:#fff;
text-align:left;
letter-spacing:-1px;
padding:20px 0 0;
}

#featured_nav li.tabOn-1,#featured_nav li.tabOn-2,#featured_nav li.tabOn-3,#featured_nav li.tabOn-4 {
float:left;
width:190px;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
color:#fff;
text-transform:uppercase;
text-decoration:none;
text-align:left;
font-size:1.5em;
letter-spacing:-1px;
margin:0;
}

#featured_nav li.tabOn-1 a,#featured_nav li.tabOn-2 a,#featured_nav li.tabOn-3 a,#featured_nav li.tabOn-4 a {
background:transparent url(../images/featured_nav.jpg) no-repeat 0 -75px;
display:block;
height:55px;
color:#fff;
text-align:left;
letter-spacing:-1px;
padding:20px 0 0;
}

#featured_nav li.tab5 {
float:left;
width:188px;
overflow:hidden;
font-size:1.5em;
letter-spacing:-1px;
margin:0;
}

#featured_nav li.tab5 a {
background:transparent url(../images/featured_nav_last_bg.jpg) no-repeat 0 0;
display:block;
height:55px;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
color:#3d3d3d;
text-transform:uppercase;
text-decoration:none;
text-align:left;
letter-spacing:-1px;
padding:20px 0 0;
}

#featured_nav li.tab5 a:hover {
background:transparent url(../images/featured_nav_last_bg.jpg) no-repeat 0 -75px;
display:block;
height:55px;
text-align:left;
color:#fff;
letter-spacing:-1px;
padding:20px 0 0;
}

#featured_nav li.tabOn-5 {
float:left;
width:188px;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-weight:700;
color:#fff;
text-transform:uppercase;
text-decoration:none;
text-align:left;
font-size:1.5em;
letter-spacing:-1px;
margin:0;
}

#featured_nav li.tabOn-5 a {
background:transparent url(../images/featured_nav.jpg) no-repeat 0 -75px;
display:block;
height:55px;
text-align:left;
color:#fff;
letter-spacing:-1px;
padding:20px 0 0;
}

#featured_nav img {
float:left;
margin:-3px 0 0 10px;
}

/*------------------------------------ TYPOGRAPHY --------------------------------------------*/
#featured_nav h3 a {
font-size:1.5em;
margin:0;
padding:20px 0 0 15px;
}

#featured_nav h3 {
margin:0;
}

#footer_text {
float:left;
display:inline;
color:#444;
text-align:left;
line-height:1.5em;
margin:40px 0 0 25px;
}

#footer_text a {
text-decoration:none;
color:#444;
position:relative;
}

#footer_text a:hover {
text-decoration:underline;
color:#fff;
}

h2 {
font-size:2em;
color:#3C3C3C;
letter-spacing:-1px;
margin:0 0 20px;
}

.title h2,.header h2 {
color:#3d3d3d;
font-family:Arial, Helvetica, Sans-serif;
font-size:1.5em;
text-decoration:none;
font-weight:700;
padding:14px 0 0 15px;
}

.home_panel_header h2 a {
line-height:2.6em;
font-size:.75em;
position:relative;
margin:0 0 0 12px;
padding:0;
}

.panel_horiz h2 {
line-height:18px;
font-size:18px;
margin:14px 0 0 20px;
padding:0;
}

.home_panel h2 a:link,.home_panel h2 a:visited,.home_panel h2 a:active,.panel_horiz h2 a:link,.panel_horiz h2 a:visited,.panel_horiz h2 a:active {
font-family:Arial, Helvetica, Sans-serif;
font-size:1em;
color:#1e7bb6;
text-decoration:none;
}

.home_panel h2 a:hover,.panel_horiz h2 a:hover {
color:#3D3D3D;
text-decoration:none;
}

.home_panel h3 {
color:#3c3c3c;
font-weight:700;
font-size:1.2em;
text-decoration:none;
margin:0 0 5px;
}

.home_panel h3 a {
color:#3c3c3c;
text-decoration:none;
margin:10px 0 5px;
}

.home_panel p {
margin:0;
padding:0;
}

.home_panel p a {
color:#3c3c3c;
text-decoration:none;
margin:0;
padding:0;
}

ul.blog_latest {
float:left;
list-style:none;
margin:0;
padding:0;
}

ul.blog_latest li {
margin:0;
padding:0 4px 12px;
}

h5.title a {
font-size:1.2em;
font-weight:700;
color:#1E7BB6;
letter-spacing:-1px;
margin:0;
}

h5.title a:hover {
color:#3c3c3c;
letter-spacing:-1px;
}

p.byline {
line-height:1em;
color:#1E7BB6;
margin:3px 0 5px;
}

p.short_desc a {
color:#3c3c3c;
margin:0;
}

p.continue a:hover {
color:#3c3c3c;
}

p.byline a:hover {
color:#3c3c3c;
margin:0;
}

.featured_text h2 {
color:#fff;
font-size:2.5em;
font-weight:700;
margin:0;
}

.featured_text p {
color:#fff;
font-size:1.2em;
line-height:1.4em;
margin:16px 0 0;
}

.featured_text h3 {
color:#222;
font-size:1.3em;
margin:3px 0 0;
}

.phone {
float:right;
color:#fff;
line-height:39px;
font-size:1.5em;
clear:both;
margin:0 20px 0 0;
}

#subnav_container ul {
width:280px;
list-style:none;
margin:0 0 0 2px;
}

#subnav_container ul.product {
width:280px;
list-style:none;
margin:0;
}

#subnav_container li a {
font-size:1.1em;
font-weight:400;
line-height:1.6em;
width:275px;
display:block;
text-indent:25px;
margin:0 0 0 -2px
}

#subnav_container ul.category li a {
font-size:1.3em;
font-weight:700;
line-height:1.6em;
width:275px;
display:block;
text-transform:capitalize;
text-indent:10px;
margin:0;
}

#subnav_container ul.category li a:hover {
font-size:1.3em;
font-weight:700;
line-height:1.6em;
background:#dfeef5;
width:275px;
display:block;
text-transform:capitalize;
text-indent:10px;
margin:0;
}

#subnav_container ul.product li a {
font-size:1.1em;
font-weight:400;
line-height:1.6em;
width:275px;
display:block;
text-transform:none;
text-indent:25px;
margin:0;
}

#subnav_container ul.product li a:hover {
font-size:1.1em;
font-weight:400;
line-height:1.6em;
background:#dfeef5;
width:275px;
display:block;
text-transform:none;
text-indent:25px;
margin:0;
}

#subnav_container .category a {
font-size:1.1em;
font-weight:700;
line-height:1.6em;
width:275px;
display:block;
text-indent:8px;
margin:5px 0 0;
}

#subnav_container .category a:hover {
font-size:1.1em;
font-weight:700;
line-height:1.6em;
background:#dfeef5;
width:275px;
display:block;
text-indent:8px;
margin:5px 0 0;
}

h3 {
font-size:1.5em;
font-weight:700;
color:#939393;
letter-spacing:-1px;
}

.content p {
font-size:1.1em;
}

.home_image {
float:right;
border:1px solid #222;
margin:0 0 0 10px;
}

.product_titlebar {
background:#c3c3c3;
height:30px;
clear:both;
color:#fff;
line-height:30px;
font-size:1.5em;
width:579px;
border-top:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
margin:0px 0 10px;
float:left;
padding:0 0 0 10px;
}

.content tr.table_head {
font-weight:700;
font-size:1.1em;
text-transform:uppercase;
}

.content td {
padding:10px 0 0 10px;
}

.content td.head {
font-weight:700;
padding:10px 15px 0 10px;
}

.featured_text ul {
list-style:disc;
margin:10px 0 0 25px;
}

.featured_text li {
color:#fff;
font-size:1.2em;
line-height:1.2em;
}

ul.feature_list {
list-style-image:url(../images/bullet_arrow_blue.png);
width:250px;
float:left;
margin:10px 0 20px 31px;
}

ul.feature_list li {
font-size:1.1em;
line-height:1.5em;
}

h4 {
color:#3D3D3D;
font-size:1.1em;
font-weight:700;
text-transform:uppercase;
margin:5px 0 5px 11px;
}

.product_body p {
width:100%;
line-height:1.2em;
overflow:hidden;
height:105px;
display:inline;
margin:0;
}

.product_body .spec {
display:block;
margin:0 0 8px;
}

.blog_entry p {
width:100%;
margin:10px 0 4px;
}

.blog_entry h2 {
font-size:1.5em;
font-weight:700;
margin:0 0 5px;
}

.blog_byline {
color:#777;
font-weight:700;
}

.continue {
font-weight:700;
}

#product_details h4 {
text-transform:none;
font-weight:400;
margin:0 0 3px;
}

#product_details h4 strong {
text-transform:uppercase;
}

/* Comments */
.comment_wrapper_even {
border-bottom:1px solid #999;
margin:0 0 20px;
padding:10px;
}

.comment_wrapper_odd {
background:#DFEEF5;
border-bottom:1px solid #999;
margin:0 0 20px;
padding:10px;
}

.comment_user {
font-size:1.2em;
display:block;
}

h2.form_header {
margin:20px 0 0 0;    
}

.comment_user strong {
font-weight:700;
color:#1E7BB6;
}

.comment_dateline {
color:#3D3D3D;
display:block;
}

.comment_body p,.comment p {
width:527px;
margin:0;
padding:5px 0 0 20px;
}


#comment_form input {
border:2px solid #999;
font-weight:700;
font-size:1.2em;
color:#1E7BB6;
padding:5px;
float:left;
}

#comment_form label {
font-size:1.2em;
line-height:30px;
color:#3C3C3C;
float:left;
width:55px;
}

#comment_form textarea {
border:2px solid #999;
font-size:1.2em;
font-family:Arial;
margin:5px 0 0;
padding:5px;
width:478px;
}

#comment_form fieldset {
margin:0 0 10px 0;    
}

#errors {
margin:0 0 20px 0;    
}

.spam_error ul.errorlist li {
background:#EEEEEE none repeat scroll 0 0;
border:1px solid #999999;
font-size:1.5em;
font-weight:bold;
margin:0 0 20px;
padding:5px;
width:577px;
}

#comment_form fieldset#comment_field {
float:right;
margin:10px 40px 0 0;
width:492px;    
}

#id_honeypot {
display:none;
}

.markdown_field {
color:#999;    
}

#comment_form p.submit input {
border:none;
color:#fff;
font-size:.85em;
margin:20px 0 0 53px;
}

.field_description {
float:left;
margin:0 0 0 5px;
color:#999;
line-height:30px;
}

#comment_form {
margin:15px 0 0;
}

h3.comment {
font-size:1.5em;
color:#3D3D3D;
margin:0 0 20px;
}

.form_button {
background:transparent url(../images/button_bg.png) no-repeat;
width:124px;
height:41px;
display:block;
color:#fff;
font-weight:700;
border:none;
position:relative;
}

.comment_button {
font-size:1em;
margin:20px 0 0;
padding:0 0 3px;
}

p.error {
color:red;
font-weight:700;
margin:0 0 10px;
}

ul.errorlist li {
color:#FF0000;
line-height:25px;
font-size:1em;
float:left;
margin:0 0 0 1px;
}

#contact_details {
float:left;
margin:10px 0 0 10px;
}

#contact_details ul {
margin:5px 0 10px;
}

#contact_details li {
font-size:1.1em;
line-height:1.5em;
}

#contact_form h3, #contact_details h3 {
color:#1E7BB6;
}

/* Forms */
#contact_form input[type="text"] {
border:2px solid #999;
font-weight:700;
font-size:1.1em;
color:#3C3C3C;
margin:0;
padding:5px;
float:left;
}

#contact_form form {
width:342px;
margin:8px 0 0 0;
}

#contact_form textarea {
border:2px solid #999;
font-size:1.2em;
font-family:Arial;
margin:0;
float:left;
padding:5px;
height:150px;
}

#contact_form label {
font-size:1.1em;
color:#3D3D3D;
font-weight:700;
display:block;
margin:5px 0;
}

#contact_form {
clear:both;
padding:10px;
float:left;
background:#e3eef5;
border:1px solid #d6d9db;
margin:0 10px 0 0;
}

#contact_form.dealer {
margin:20px 0 20px 0;
float:none;
}

#contact_form fieldset {
margin:5px 0;
}

.send_button {
font-size:1.5em;
margin:10px 0 0;
padding:0 0 3px;
}

#flatpage p {
margin:0 0 1em;
}

#flatpage h3 {
color:#1E7BB6;
font-size:1.2em;
margin:0 0 5px;
}

#flatpage li {
list-style-image:url(../images/bullet_arrow_blue.png);
line-height:20px;
margin:0 0 0 15px;
}

#flatpage ul {
margin:0 0 15px 20px;
}

.panel_links a,.panel_links a:hover {
font-size:1.1em;
font-weight:700;
}

#nav ul,#featured_nav ul {
list-style:none;
margin:0;
padding:0;
}

#nav li a:hover,#nav li.hot a {
background:transparent url(../images/nav_hot.gif) no-repeat 0 -43px;
display:block;
height:44px;
color:#fff;
text-align:center;
text-decoration:none;
line-height:44px;
}

p.continue a,p.byline a {
color:#1E7BB6;
margin:0;
}

#subnav_container li a:hover,#subnav_container li.active {
background:#dfeef5;
display:block;
}

.content table,.blog_entry {
margin:0 0 40px;
}

#comment_form label strong,#contact_form label strong {
font-size:1.2em;
font-weight:700;
color:#3C3C3C;
}

a.button_detail {
background:transparent url(../images/details_button.png) no-repeat 0px 0px;
width:119px;
height:27px;
display:block;
line-height:28px;
text-indent:10px;
color:#000;
font-size:1.1em;
font-weight:700;
margin:10px 0 0 0;
}

a:hover.button_detail {
background:transparent url(../images/details_button.png) no-repeat 0px -27px;
color:#1E7BB6;
}

#tours {
float:left;
border-right:1px solid #444;
margin:0 15px 0 0;
padding:0 15px 0 0;
}

a.zerve_logo {
float:left;
margin:0 10px 0 0;    
}

p.zerve_phone {
font-style:italic;
font-size:.75em;    
}

.tour_links {
font-size:1em;
}

#tour_contact h4 {
margin:5px 0;
}

#tour_logo {
float:left;
}

li.category ul li {
    
}

#map {
height:185px;
width:203px;
}

p.price {
font-size:1.2em;
font-weight:bold;	
}