
/*-----Body-----*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C2C2C2; /* #666666, #e5e5e5 */
	background: #ffffff
}
	
h1, h2, h3 {
	text-transform: uppercase;
}

h1 {
	font-size: 1.9em;
	text-align: center;
	padding: 15px 0 0 0;
	/*margin: 0 15px 0 0;*/
	color: #1b1a52;
}

h2 {
	font-size: 1.4em;
	text-align: center;
	padding: 15px 0 0 0;
	/*margin: 0 15px 0 0;*/
	color: #1b1a52;
}

h3 {
}

p, blockquote, ul, ol {
}
/*-----Body End-----*/

/*------Link Colour-----*/
a {
	text-decoration: none;
	color: #000000; /* #C90404*/
	border:none;
}
a:hover {
	text-decoration: underline;
	border:none;
}
/*-----Link Colour End-----*/

/*-----Imgae control-----*/
img {
	text-align: center;
	margin: 30px 30px;
	border:none;
	/*border:1px dashed black;*/	
}
body#boats img {
	text-align: center;
	border:none;
	/*border:1px dashed black;*/	
}
span.imgcenter {
	text-align: center;
	margin: 30px 30px;
	border:none;
	/*border:1px dashed black;*/	
}
imgcenter1 {
	text-align: center;
	border:none;
	/*border:1px dashed black;*/	
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border:none;
}

img.right {
	float: right;
	/*float: 0 0 0 15px;*/
	border:none;
}
/*-----Imgae control End-----*/

/*-----Header-----*/
div#header {
	width: 900px;
	height: 198px;
	margin: 0 auto;
	padding: 0 0 0 0;
	background: url(../img/header.jpg) no-repeat;
}

div#header h1 {
	float: left;
	font-weight: normal;
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;
	/*color: #90210A;*/ /***OPTION**/
}

div#header h2 {
	float: left;
	font-weight: normal;
	padding: 31px 0 0 10px;
	letter-spacing: 3px;
	font-size: 12px;
	/*color: #90210A;*/ /***OPTION**/
}

div#header a {
	text-decoration: none;
	color: #90210A;
}
h1.hide {
	width: 900px; 
	height: 198px;
	position: relative;
	text-align:center;
	color: #000000;
	padding:0 0 0 0;
	font-size: 1.5em;
	margin-left:auto;
	margin-right:auto;
}
h1.hide span {
	background: url(../../bin/img/header.jpg) no-repeat;
	position: absolute;
	width: 900px; 
	height: 198px;
	color: #000000;
	left: -1px;
	top: 1px;
}
/*-----Header End-----*/


/*-----Page-----*/
div#page {
	width: 900px;
	margin: 0 auto;
	background:   url(../img/filler2.gif) repeat-y;
	/*border: 1px dashed #C09; /*testing*/
}

body#index div#page {
	background:   url(../img/filler2.gif) repeat-y;
}

/*-----Page End-----*/

/*-----Content-----*/
#content {
	float: right;
	width: 708px;
	padding: 0 20px;
}

div#content .post {
}

div#content .post h2 {
	margin-bottom: 1em;
	text-transform: none;
	font-weight: normal;
	font-size:1.4em;
}
p.headline {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 0 0;
	color: #1b1a52;
}
p.headline2 {
	font-size: 1.2em;
	text-align: center;
	padding: 20px 0 0 0;
	color: #1b1a52;
}
p.pagestart {
	line-height:1.4;
	padding: 15px 40px 0 65px;
	color: #1b1a52;
}
p.body {
	line-height:1.4;
	font-size: 1.1em;
	padding: 15px 40px 0 65px;
	color: #1b1a52;
}

p.main {
	text-align: center;
	line-height:1.4;
	font-size: 1.1em;
	padding: 15px 100px 0 20px;
	color: #1b1a52;
}
p.contact {
	padding: 15px 0 0 0;
	text-align:center;
}
.contact1 {
	background: top url(../img/contact_cornwallmap.jpg) no-repeat;
}
span.contacttitle {
	line-height: 1.5;
	font-size: 1.3em;
	text-align:center;
	padding: 15px 0 0 0;
	color: #1b1a52;
}
span.contactaddress {
	line-height: 1.5;
	font-size: 1.1em;
	text-align:center;
	padding: 15px 0 0 0;
	color: #1b1a52;
}
span.contacttel {
	line-height: 1.5;
	font-size: 1.1em;
	text-align:center;
	font-weight:bold;
	padding: 15px 0 0 0;
	color: #1b1a52;
}

div#content .post a {
	color:#1b1a52;
	text-decoration:underline;
}
div#content .post a:hover {
	color: #1b1a52;
}
div#content .post a:visited {
	color: #1b1a52;
}


/*-----Sidebar Left-----*/
div#sidebar {
	width: 150px;
	padding-bottom:20px;
	background: url(../img/filler.gif) repeat-y;
}

div#sidebar a {
	font-weight: bold;
}

p.navtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height: 30px;
	margin:0;
  	padding: 15px 0 0 22px;
	font-size: 1.6em;
	text-align: left;
	color: #1b1a52;
}
div#sidebar a{
	color: #1b1a52;
	text-decoration: none;
}
div#sidebar a:active{
	color: #000000;
}
div#sidebar a:visited{
	color: #000000;
}

/*-----Boxed Class(sidebar)-----*/
.boxed {
}

.boxed h2 {
	margin: 15px 0;
	padding-left: 20px;
	background:   url(../../bin/images/blue/img6.gif) no-repeat left bottom;
	font-size: 92%;
	color: #f69679;
}

.boxed h3 {
	margin: 5px 0;
	padding-left: 0;
	font-size: 0.9em;
	color: #503B2E; /*#e5e5e5, #b03d37*/
	text-transform: uppercase;
}

.boxed h4 {
	margin: 15px 0;
	padding-left: 20px;
	font-size: 100%;
	color: #926e4f; /*#e5e5e5*/
	text-transform: uppercase;
}

.boxed .list {
	background:    url(../../bin/images/main/menu_break_main.gif) repeat-x;
	list-style: none;
}

.boxed .list li {
	padding: 10px 0 15px 0;
	background:    url(../../bin/images/main/menu_break_main.gif) repeat-x left bottom;
}

.boxed .list a {
	text-decoration: none;
	font-size:0.9em;
	color: #503B2E; /*#bfbfb5, b03d37*/
}

.boxed .list h3 {
	font-size: 90%;
}
.boxed .basictext {
	font-size: 0.83em;
	color: #906E41; /*#e5e5e5, cc9550*/
}

/*-----Boxed (sidebar) End-----*/

/*-----Menu (sidebar left)-----*/
div#menu {
	width:150px;
	height: 414px;
	background: url(../img/sidebar.gif) no-repeat;
}

div#menu ul{
	margin:0;
	padding: 0;
	list-style: none;
}
div#menu li{
	padding: 5px 0 0 65px;
	font-size: 1.0em;
	font-weight: bold;
	color: #1b1a52;
	text-decoration: none;
}

div#menu .extra {
	padding: 0 40px 0 0;
}

div#menu a{
	text-decoration: none;
}

div#menu a:hover {
	text-decoration: underline;
}

div#menu h1 {
	padding: 14px 0 0 180px;
	letter-spacing: 4px;
	font-size: 30px;
	color: #90210A; /***OPTION**/
}

.navextra {
	padding: 0 0 0 20px;
	font-size:90%;
}
/*-----Menu (sidebar left) End-----*/
/*-----Sidebar End-----*/

/*-----Table (sidebar)-----*/
table {
	width: 680px;
}

.td, th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 2em;
	color: #333333
}

td.tableleft {
	width:340px;
	text-align:center;
	border: none;
	position: relative;
}
td.tableright {
	width:335px;
	padding: 0 0 0 5px;
	border: none;
	position: relative;
}
p.linktext {
	color:#000;
	font-size: 0.9em;
}
/*-----Table End-----*/

/*-----Footer-----*/
div#footer {
	clear:both;
	width:900px;
	height:183px;
	background:   url(../img/footer.gif) no-repeat;
	margin-left:auto;
	margin-right:auto;
	color: #FFF;
}
p.footer {
	color:#aeb797;
	font-size: 0.9em;
	text-align:center;
}
div#footer a {
	color:#1b1a52;
	text-decoration:underline;
	padding-top:110px;
}

div#footer p.footernav {
	color: #1b1a52;
	font-size: 90%;
	text-align: center;
	padding-top:110px;
}
p.legal {
	color: #1b1a52;
	font-size: 90%;
	text-align: center;
	margin-top:5px;
}

span.cert {
	margin-top: 0;
	padding: 0 0 0 10px;
}
div#footer img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/*-----Footer end-----*/
