html, body {
	margin: 0px;
	padding:0px;
	background-color: #666;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}
a {
	color:#cc0000;
	text-decoration:none;
	font-family:"Arial";
	font-size:15px;
}

a:hover {
	color:#cc0000;
	text-decoration:underline;
}

#wrapper {
	width:800px;
	margin:0px auto;
	background-color:#444444;
}

#content {
	width:778px;
	margin:0px auto;
}

#header {
	height:110px;
	background-image: url(../images/marlborough_elite_tours.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	width:258px;
	float:right;
}

#logo h1{
	font-family:"Arial";
	font-size:11px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:none;
	padding-right:13px;
	padding-top:13px;
}

#logo h4 {
	font-family:"Arial";
	font-size:11px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:none;
	padding-left:75px;
}

#links ul {
	margin:0px;
	padding-top:82px;
	padding-left: 0px;
}

#links li{
	float:left;
	list-style-type:none;
	width:100px;
	height:25px;
	text-align:center;
	background-color:#cc0000;
	border-left:1px solid #f6f5e8;
	padding-top:4px;
}

#links a{
	font-family:Arial;
	font-size:13px;
	color:#f6f5e8;
	font-weight:bold;
	text-decoration:none;
}

#links a:hover{
	text-decoration:underline;
}
#links a#active{
	text-decoration:underline;
}
#mainimg {	
	background-color: #333;
}

#mainimg h3 {
	font-family:"Arial";
	font-size:48px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-family:"Arial";
	font-size:18px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

#leftbar {
	float:left;
	width:539px;
}
#leftbar a {
	color:#ffffff;
	text-decoration:underline;
	font-family:"Arial";
	font-size:15px;
}

#leftbar a:hover {
	color:#ffffff;
	text-decoration:none;
}

#leftbar h1{
	font-family:"Arial";
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	padding-left:40px;
	padding-bottom:5px;
}

#leftbar p{
	font-family:"Arial";
	font-size:12px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px;
}

#rightbar {
	float:left;
	width:219px;
	background-color: #f6f5e8;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 5px;
}

#rightbar h1{
	font-family:"Arial";
	font-size:20px;
	color:#cc0000;
	font-weight:normal;
	text-decoration:none;
}
#rightbar h2{
	font-family:"Arial";
	font-size:15px;
	color:#cc0000;
	font-weight:normal;
	text-decoration:none;
}

#rightbar p{
	font-family:"Arial";
	font-size:11px;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
#rightbar a {
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}

#rightbar a:hover {
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;
}


.orangetext {
	font-family:"Arial";
	font-size:11px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
}

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#email {
	font-family:"Arial";
	font-size:11px;
	color:#f6f5e8;
	float:left;
	width:500px;
	background-color:#666;
	height:20px;
	padding-top:5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}

#email a{
	font-family:"Arial";
	font-size:11px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:none;
}

#email a:hover{
	font-family:"Arial";
	font-size:11px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:underline;
}

#validtext {
	float:left;
	width:278px;
	background-color:#666;
	height:20px;
	padding-top:5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}

#validtext p{
	font-family:"Arial";
	font-size:11px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
}

#validtext a{
	font-family:"Arial";
	font-size:11px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:none;
}

#validtext a:hover{
	font-family:"Arial";
	font-size:11px;
	color:#f6f5e8;
	font-weight:normal;
	text-decoration:underline;
}
