@charset "UTF-8";
/* CSS Document */

*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: 0;
}

body{
	color: #000000;
	text-align: center;
	background: url(images/body_bkgd.jpg) repeat-x #FFF;
	font-family: 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
    font-size: 62.5%;
}

/* partner site links 
-----------------------------------------*/

#links {
	width: 450px;
	height: 33px;
	text-align: right;
	padding: 25px 0 0 0;
	color: #333399;
	font-weight: bold;
	float: right;
}

#links ul li{
	list-style-type: none;
	font: 1.1em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	display: inline;
	
}

#links ul li a{
	color: #666;
	text-decoration: none;
	display: inline;
}

#links ul li a:active{ 
	color: #000;
	}

#links ul li a:hover, #links ul li a:focus{
	color: #000000; 
	}  

.connect{
	font: 1.5em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	list-style: none;
	margin: 0 0 0 0;
	}
	
.connect li{
	display: block;
    float: right;
	padding: 0 0 0 15px;
	}
	
/* sub navigation 
-----------------------------------------*/

#topnav{
	width: 475px;
	text-align: right;
	float: right;
	margin: 1.5em 0 0 0;	
}

#nav {
	width: 475px;
	text-align: right;
	float: right;
	margin: .5em 0 0 0;
}

.topnav li{
	font-family: 'Lucida Grande', 'Trebuchet MS',  Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	display: inline;
	font-weight: bold;
	padding: 0 0 0 12px;
	color: #2A3274;
}

.topnav li a{
	color: #333;
	text-decoration: none;
	font-weight: normal;
}

.topnav li a:hover, .topnav li a:focus{
	color: #2F3D86;
}  

#nav ul li{
	font-family: 'Lucida Grande', 'Trebuchet MS',  Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	display: inline;
	font-weight: bold;
	padding: 0 0 0 10px;
	color: #2A3274;
	text-align: right;
}

#nav ul li a{
	color: #2F3D86;
	text-decoration: none;
	font-weight: normal;
}

#nav ul li a:hover, #nav ul li a:focus{
	color: #000033;
}  
	
/* other header elements
-----------------------------------------*/

#header-left{
	width: 475px;
	float: right;
	}

#logo-link{
	width: 148px;
	height: 37px;
	margin: 18px 0 0 0;
}

#header-contact{
	width: 350px;
	height: 21px;
	float: right;
	text-align: right;
}

#header-contact h2{
	font: 1.85em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #333399;
	font-weight: normal; 
	letter-spacing: 1px;
	}
	
.tel{
	color: #999999;
	}


/* main layout 
------------------------------*/

#container{
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#header{
	width: 800px;
	height: 140px;
	margin: 0 0;
}

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

#masthead{
	width: 798px;
	height: 193px;
	margin: .5em 0 0 0;
	border: 1px solid #fff;
}

#content{
	width: 800px;
	margin: 2.5em 0 0 0;
	float: left;
	background: #fff;
}

#page_title{
	width: 780px;
	padding: 1em 10px 0 10px;
	float: left;
	background: #FFFFFF;
	}

#column_wrap{
	width: 800px;
	clear:both;
	border-bottom: 10px;
	}

		
/* 3 columns home page
-----------------------------------*/	

#main_body{
	width: 350px;
	float: left;
	margin: 1em 15px 0 10px;
	display: inline;
}


#column2{
	width: 200px;
	float: left;
	display: inline;
	margin: 1em 15px 0 0;
        }

#column3{
	width: 200px;
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
        }

.summary{
	width: auto;
	text-align: left;
	border-top: 1px dotted #CCCCCC;
    clear: both;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
  }
		
.inner_blue{
	border-top: 2px solid #333399;
	padding: 1.2em 0 0 0;
	margin-top: 5px;
	}

.inner_grey{
	border-top: 2px solid #777;
	padding: 1.2em 0 0 0;
	margin-top: 5px;
	}
.img_border{
	border: 1px solid #777;
	margin: 0 0 .5em 0;
	}
	
/* Cruising page
-----------------------------------*/	

#cruising_map{
	width: 410px;
	float: left;
	display: inline;
	margin: 1em 15px 0 0;
	}

	
/* gallery styles 
------------------------------*/


#gallery{
	width: 565px;
	float: left;
	margin: 1em 15px 0 10px;
	display: inline;
}
	
.gallery_left{
	float: left;
	margin-right: 40px;	
	margin-bottom: 1em;	
	display: inline;
}

.gallery_end{
	float: left;
	margin-bottom: 1em;
	display: inline;
}
	
 .gallery_clear{
	clear: both;
	width: 540px;
	height: 155px;
  }
				
/* content typography styles 
-----------------------------------*/	

#content h1{
	font: 1.6em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #333399;
	font-weight: normal; 
	margin: 0 0 .3em 0;
	
	}

#main_body h2{
	font: 1.45em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #777;
	font-weight: normal; 
	}
	
#gallery h2{
	font: 1.45em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #777;
	font-weight: normal; 
	margin: 0 0 .5em 0;
	}


#latest_news h5{
	font: 1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #555;
	font-weight: normal; 
	letter-spacing: 0;
	padding: 3px 0 5px 0;
	}

#news h5{
	font: 1.2em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #555;
	font-weight: normal; 
	letter-spacing: 0;
	padding: 3px 0 5px 0;
	}
	
#column2 h2, #column3 h2, #cruising_map h2{
	font: 1.6em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #333399;
	font-weight: normal; 
	}

#main_body h3{
	font: 1.5em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif;
	color: #333399;
	font-weight: normal; 
	margin: 0 0 .5em 0;
	}
	
#column2 h2 a, #column3 h2 a, #cruising_map h2{
	color: #333399;
	}
#column2 h2 a:hover, #column3 h2 a:hover{
	color: #555;
	}

#content p, address{
	font-size: 1.2em;
	color: #555;
	font-weight: normal;
	line-height: 1.4;
	padding: 0 0 1em 0;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-style: normal;
}

#content p a{
	color: #333399;
}

#content p a:hover, #content p a:focus{
	color: #333;
	border-bottom: 1px dotted #999;
}

.mainlist{
	border-top: 0;
     margin: 0 0 10px 0;
	}

.mainlist li{
	list-style-type: circle;
	font-size: 1.3em;
	margin: 0 0 0 15px;
	padding: 0 0 0 8px;
	color: #555;
	}

.mainlist li a{
	color: #555;
	}

.mainlist li a:hover, .mainlist li a:focus{
	color: #333399;
	}
	
	
.gallery_list{
	border-top: 1px dotted #666;
     margin: 0 0 10px 0;
	}

.gallery_list li{
	list-style-type: none;
	font-size: 1.3em;
	margin: 0 0 0 0;
	padding: 5px 0;
	color: #555;
	border-bottom: 1px dotted #666;
	}

.gallery_list li a{
	color: #555;
	}

.gallery_list li a:hover, .gallery_list li a:focus{
	color: #333399;
	}

	
.sub_content{
	width: auto;
	text-align: left;
	border-top: 1px dotted #CCCCCC;
    clear: both;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
  }
  
.sub_content2{
	width: 540px;
	text-align: left;
	margin: 10px 0 0 0;
  }
  
.sub_content3{
	height: 160px
  }
  
img {
	display: block;
	border: 0;
}
  
/* Form styles
----------------------------------------*/
fieldset {
    border: none;
    padding: 0;
    }

fieldset ul {
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0 !important;
    }
    
fieldset ul li {
	padding-bottom: 10px;
	color: #333399;
    }
    
fieldset input, 
fieldset select,
fieldset textarea {
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	border: 0;
	border: 3px solid #CCC;
	padding: 3px 3px 3px 3px;
	margin: 2px 0 0 0;
	color: #333333;
	background-color: #fff;
}

fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
	border: 3px solid #999;
}
	
fieldset textarea {
    overflow: auto;
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

fieldset select option {
    padding: 0 15px 0 2px;
}

fieldset label {
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
    display: block;
    margin: 0 0 5px 0;
}

fieldset label.note {
	font: 1.2em 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
    font-weight: normal;
    color: #999;
    margin: 3px 15px 0 0;
    font-style: italic;
}

.required {
	color: #666666 !important;
}

fieldset label.checkbox_note {
    font-weight: normal;
    display: inline;
    float: none;
}

fieldset label.full, fieldset input.full,
fieldset select.full, fieldset textarea.full { width: 98%; }

fieldset label.full {
    float: left;
}

fieldset p {
    margin-bottom: 8px !important;
}

.submit button{
	display:block;
	float:left;
	margin:0 7px 0 0;
	background-color:#CCCCCC;
	border:1px solid #333399;
	font-family: 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
	padding:5px 7px 6px 7px; /* Links */
}
.submit button{
    margin: 0 0 10px 0;
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.submit button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
.submit button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .submit a:hover{
	background-color: #999999;
	border:1px solid #333399;
	color:#fff;
}
	
	
/* footer styles 
------------------------------*/
	  
#footer{
	width: 780px;
	height: 25px;
	text-align: left;
	clear: both;
	background: #333399;
	margin: 0 10px;
	}
	
#footer-right{
	height: 25px;
	text-align: right;
	float: right;
	}

#footer p{
	color: #FFF;
	font-size: 1em;
	padding: 7px 10px 0 10px;
}

#footer p a{
	color: #CACACA;
	text-decoration: none;
}

#footer p a:hover, #footer p a:focus{
	color: #CC0000;
	border-bottom: 1px solid #2A3274;
} 

.detail{
	color: #999999;
	font-size: 70%;
}

.left{
	float: left;
	margin-right: 10px;	
	margin-bottom: 5px;
	display: inline;
}
  
.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	display: inline;
}

.hide{
	display: none;
}