﻿/* New Horizon Yacht Brokers, Channel Islands - Master Style Sheet */
/* Author : Mark Russell, boats.com & YachtWorld.com */
/* Copyright : Author, All rights reserved */

body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	margin:auto;
	font-family:Verdana;
}
#header {
	border: 3px solid #FF0000;
	background-color: #2F3E63;
	width: 800px;
	height: 150px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
}
#header .title {
	position: absolute;
	font-size: x-large;
	margin-left: 0px;
	margin-top: 12px;
	color: #FFFFFF;
	font-weight: bold;
	width: 190px;
	text-align: center;
}
#header .sub {
	position: absolute;
	width: 190px;
	font-size: 20px;
	margin-left: 0px;
	margin-top: 45px;
	color: #FFFFFF;
	text-align: center;
}
#header .sub1 {
	position: absolute;
	width: 190px;
	font-size: 20px;
	margin-left: 0px;
	margin-top: 65px;
	color: #FFFFFF;
	text-align: center;
}
#header #slide {
	width: 590px;
	height: 140px;
	margin-left: 205px;
	margin-top: 5px;
	position: absolute;
}
ul#navlist {
	list-style: none;
	margin: auto;
	width: 770px;
	height: 23px;
}
ul#navlist li {
	color: white;
	padding-top: 3px;
	padding-left: 20px;
	display: block;
	float: right;
	font-size: 12px;
}
ul#navlist li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
ul#navlist li a:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
#main {
	width: 800px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	font-size:12px;
}

.main {
	width: 800px;
	height: 830px;
	margin-left: auto;
	margin-right: auto;
}

#main .pic1 {
	position: absolute;
	width: 250px;
	height: 184px;
	margin-top: 30px;
}
#main .text1 {
	position: absolute;
	width: 510px;
	height: 184px;
	margin-top: 30px;
	margin-left: 280px;
	font-size: 12px;
}
#main .text1 h2 {
	font-size: medium;
	font-weight: bold;
}
#main .text2 {
	position: absolute;
	width: 265px;
	height: 230px;
	margin-top: 250px;
	font-size: 12px;
}

}
#main .text2 h2 {
	font-size: small;
	font-weight: bold;
}


#main .text3 {
	position: absolute;
	width: 130px;
	height: 70px;
	margin-top: 270px;
	margin-left: 120px;
	font-size: 12px;
}
#main .text3 a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
#main .text3 a:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: black;
}
#main .text4 {
	position: absolute;
	width: 130px;
	height: 70px;
	margin-top: 375px;
	margin-left: 120px;
	font-size: 12px;
}
#main .text4 a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: black;
}
#main .text4 a:hover {
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: black;
}
#main .pic3 {
	position: absolute;
	width: 110px;
	height: 80px;
	margin-top: 270px;
	margin-left: 0px;
	font-size: 12px;
}
#main .pic4 {
	position: absolute;
	width: 110px;
	height: 80px;
	margin-top: 375px;
	margin-left: 0px;
	font-size: 12px;
}
#main .pic5 {
	position: absolute;
	width: 76px;
	height: 120px;
	margin-top: 470px;
	margin-left: 100px;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}

#main .pic6 {
	position: absolute;
	width: 76px;
	height: 120px;
	margin-top: 470px;
	margin-left: 0px;
	font-size: 12px;
	text-align:center;
	font-weight:bold;
}


#main .pic5 a{
	text-decoration:none;
	font-size:medium;
	color:#666666;
}


#main .add {
	position: absolute;
	width: 250px;
	height: 270px;
	margin-top: 30px;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #808080;
	font-size: 12px;

}

#main .cform {
	position: absolute;
	width: 350px;
	height: 270px;
	margin-top: 60px;
	margin-left:350px;
	font-size: 12px;

}

.button {
	text-align: right;
}

.mg {
	padding-left:2px;
}

#main .cforms {
	position: absolute;
	width: 350px;
	height: 270px;
	margin-top: 30px;
	margin-left:280px;
	font-size: 12px;

}

#table {
	position:absolute;
	margin-left:280px;
	margin-top:265px;
}


