@charset "utf-8";
/* CSS Document */

/*___________________________________________________________ ontainers*/
#index-content{ padding:6px; background:#ebebeb; }
.left-column{ float:left; width:156px; margin-right:6px;}
.middle-column{ float:left; width:480px; }
.right-column-index{ float:right;width:310px;}

/*___________________________________________________________ common classes*/
.indexer{background-color:#fff; padding:6px; margin-bottom:6px;}
.indexer-yellow{background:#fff8dd; padding:6px;margin-bottom:6px; border:1px solid white;}

.indexer h2{ background:#3064c4; font-size:14px; color:white; padding:4px 0 4px 7px; margin-bottom:8px;}


/*___________________________________________________________ styling*/
.leftnav-home {background-color:#3064c4; padding:6px; margin-bottom:6px;}
.leftnav-home li{ background:url(/images/arrow-red.gif) 4px 9px no-repeat; padding:4px 0 4px 15px;}
.leftnav-home li a{ color:white;}

.index-map div{ background:#d7dce1; height:73px; text-align:center;}

.latest-articles{}
.latest-articles div{}
.latest-articles img{ float:left; margin: 2px 14px 10px 0;}
.latest-articles a{ font-size:13px;}


.index-socials{ float:left; width:305px; margin-right:6px;}
.index-socials p{ background:url(/images/dots.gif) 0 100% repeat-x; padding-bottom:10px; margin-bottom:10px;}
.index-socials a{ font-size:13px; display:block;}
.noright{ margin-right:0px;}

#index-booking{}

.ad125 {background:url(/images/adser.gif) 6px 6px no-repeat; background-color:white; padding:18px 6px 6px 6px;}
.ad125 a{ }

/* Booking Form on right Nav
____________________________________________________________*/
.middle-column #search-all { margin-bottom:6px;}


/* login
____________________________________________________________*/
#login {
color: #000000;
font-family: Verdana;
width: 278px;
height:80px;
background:url(/images/login-bround.gif) 0 0 no-repeat;
padding:6px 10px 10px;
font-size:11px;
}
#login div{ font-weight:bold; height:15px; padding:0px 0 0 10px; color:white;}
#login div a{ margin-left:60px;}
#login label {
display:block;
float:left;
padding-top:2px;
width:80px;
color:white;
}
#login .theInput {
width: 120px;
height:17px;
background:url(/images/search_bround.gif) no-repeat;
font-size:12px;
padding:3px 0 0 5px;
border:1px solid #305d8b;
margin-bottom:5px;
float:left;
}

#login .theSubmit {
font-family: Verdana;
font-size: 11px;
background-color: #bdccdc;
border:1px solid #305d8b;
color: #000;
font-weight:bold;
text-transform:uppercase;
width:60px;
height:22px;
float:left;
margin-left:5px;
cursor:pointer;
}

#login p{ height:18px;}

/* lovideosgin
____________________________________________________________*/
.videos{}
.videos p{ font-size:11px; height:70px; float:left; width:220px; margin-right:10px;}
.videos p img{ float:left; margin-right:15px; width:60px; height:60px;}
.videos p a{}
.videos p .linkage{ font-size:12px;background:transparent url(/images/arrow_mov.gif) no-repeat 70px 0px; display:block; padding-left:90px;}

