/*  
YachtPlus StyleSheet
*/

body {
	color: #1D1D1D;
	padding: 0px;
	font-family: Arial, Verdana, Arial;
	font-size: 12px;
	background-color: #8E9295;
}
a {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #24A6D9;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin: 0px;
	color: #442409;
	font-family: Arial, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
h1.home {
	margin: 0px;
	color: #003C79;
	font-family: Arial, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 {
	margin: 0px;
	color: #333333;
	font-family: Arial, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
form {
	margin:0px;
	padding:0px;
}
#wrapper {
}
#page {
	margin: 0px auto;
	width: 933px;
	border-top: none;
	background-color: #fff;
	background-image: url(../images/centrebg-3.jpg);
	background-repeat: no-repeat;
}
/* header area */
#header{
	position: relative;
	margin: 0px auto;
	width: 768px;
}

#header h1 {
	float:left;
	width:159px;
	height:45px;
	background:url() no-repeat;
	text-indent:-9009px;
	overflow:hidden;
	clear:both;}

#header h1 a:hover{
}
.description{
	padding: 30px 0 0 20px;
	color: #fff;
	font: lighter 14px Arial, "Lucida Sans Unicode", Verdana;
}


/* content area */
#content {
	float: right;
	width: 735px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 30px;
}
.narrowcolumn {
	margin: 15px 0 10px 0;
}

.post {
	clear:both;
}

.entry {
	background: #e4f1fa;
	padding-bottom:7px;
	width:493px;
	display: table;
}
.entrytop{
	padding-top: 9px;
	background: #e4f1fa;
	width:493px;
	display:table;
	}

.post-content {
	clear: both;
	padding: 5px;
}
.post-content a:hover {
	color: #24A6D9;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
}

.post-info {
	height: 15px;
	color: #006699;
	font: 12px Arial, "Tahoma", sans-serif;
}
.post-info a {
	color: #006699;
	text-decoration: none;
}
.post-info a:hover {
	color: #24A6D9;
	text-decoration: underline;
	border: none;
	background: none;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #006699;
}

/*Sidebar starts*/

#sidebar {
	float: left;
	font-size:100%;
	width: 188px;
	margin: 0px;
	color:#333;
	}
#sidebar a{

	}
#sidebar a:hover{

	}
#sidebar p{
	padding: 2px 0px 16px 0px;
	margin: 0px;
	line-height: 20px;
	}

/*sidebar list level1 */
#mainul{
	margin:0 15px!important;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0;
	margin:2px 0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0;
	border: none;
}
/* footer area */
#footerbg {
	clear: both;
}
#footer {
	margin-top : 0px;
	display : inline;
	float : left;
	width : 933px;
	text-align : center;
	background-image: url(../images/footer.gif);
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Verdana, Arial;
	font-size: 10px;
	color: #333333;
} 
#footer p { 
color : #f7f7f7;
} 
#footer a { 
color : #999999;
}
.copy {
	font-size:10px;
	color:#999999;
	float: right;
	margin-right: 20px;
	width: 400px;
	text-align: right;
}


/* credits */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #39a1ce;
	font-size: 110%;
	line-height: 50px;
}
#credits a, #credit a:visited {
	color: #39a1ce;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
#wrapper2 { 
width : 933px;
margin : 0 auto;
min-height : 30px;
}
#topnav { 
height : 30px;
} 
#topnav {
	text-align : right;
	color : #442409;
	background-image: url(../images/topbg-3.gif);
} 
#topnavleft {
	text-align : right;
	color : #0066CC;
}
#topnav a {
	padding-top : 5px;
	color : #999999;
	text-decoration : none;
	margin-top: 5px;
} 
#topnav a:active {
	padding-top : 5px;
	color : #999999;
	text-decoration : none;
	margin-top: 5px;
}
#topnav a:visited {
	padding-top : 5px;
	color : #999999;
	text-decoration : none;
	margin-top: 5px;
}
#topnav a:hover {
	padding-top : 5px;
	color : #0066FF;
	text-decoration : none;
	margin-top: 5px;
}
#topleftnav {
	width:275px;
	height:16px;
	float: left;
	margin: 7px;
}
#toprightnav {
	width:620px;
	height:16px;
	float: left;
	margin-top: 7px;
	margin-right: 17px;
	margin-bottom: 7px;
	margin-left: 7px;
}
#footer {
	margin-top : 0px;
	display : inline;
	float : left;
	width : 933px;
	text-align : center;
	background-image: url(../images/footer-3.gif);
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Verdana, Arial;
	font-size: 10px;
	color: #333333;
} 
#footer p { 
color : #f7f7f7;
} 
#footer a { 
color : #999999;
}
#menu { 
margin : 0 auto;
padding : 5px 0 6px 0;
width: 480px;
position: relative;
top: -173px;
left: 50px;
padding: 5px 0em 6px 0em;} 
#menu ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : center;
} 
#menu li { 
display : inline;
} 
#menu a { 
text-transform : uppercase;
text-decoration : none;
font-size : 9px;
color : #f1f1f1;
font-weight: lighter;
padding: 5px 10px 5px 10px;
color: #f05507;} 
#menu a:hover {
color: #ccc;
padding: 5px 10px 5px 10px;}
#leftmenu {
	padding:0;
	margin:0;
	background-color: #FFFFFF;
  }
#leftmenu li {
  list-style-type:none;
  }
#leftmenu li img{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
  }
#leftmenu a, #leftmenu a:visited {
	display:block;
	width:168px;
	font-family:Arial, Verdana, Arial; /* ADDED */
	font-size:12px; /* ADDED */
	text-align:center; /* ADDED */
	text-decoration:none;
	border-top-width: 1px;
	border-right-width: 10px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DBDBDB;
	border-right-color: #FFFFFF;
	border-bottom-color: #DBDBDB;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
  }
 #leftmenu a:hover {}
#content p {
	margin-left: 0px;
	margin-right: 30px;
	text-align: justify;
}
.footnote {
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
	text-align: center;
	padding-left: 0px;
	clear: right;
	line-height: 20px;
	width: 700px;
	position: static;
	float: none;
}
.rightbox {
	float: right;
	background:url(../images/videopic.jpg);
	height: 250px;
	width: 200px;
	margin-right: 20px;
}
.rightbox p{
	padding-left:40px;
	line-height: 150%;
}
.rightcolumn {
	width:345px;
	float: right;
	margin-right:30px;
	text-align: justify;
}
.leftcolumn {
	width:345px;
	float: left;
	text-align: justify;
	padding-left: 10px;
}
.subheading {
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	text-align: left;
	padding-left: 10px;
	clear: both;
	width: 725px;
	position: static;
	float: none;
}
.maplink {font-size: 14px;
			font-weight: bold;}
.ports {font-weight: bold;
		color:#003366;
		font-size:14px;
		font-style:italic;}
.rightgallery {
	width:300px;
	float: right;
	margin-right:0px;
	text-align: center;
}
.leftgallery {width:400px;
			float: left;
			text-align: justify;
}
.leftgallery p{margin-right:0px;}
.leftright p{margin-right:0px;}
.leftsitemap {width:700px;
			float: left;
			text-align: justify;
}
#container {padding-left:10px;}
.leftcolumnmedia {
	width:345px;
	float: left;
	text-align: justify;
	padding-left: 10px;
}
.leftcolumnmedia blockquote {margin-top:0px;}
.comparison {
	clear:both;
	width: 700px;
	text-align:center;
	margin-left: 16px;
}
.photo {float: right; width: 170px; padding: 10px; text-align: center; font-size:10px;}
.videobox {background-color:#003667; color: #FFFFFF;}
