* {margin: 0; padding: 0;}

body {
	color: #000;
	font: 75% Arial, Trebuchet MS, Eras Medium ITC, Corbel, Verdana, Tahoma;
	background-color: #cc6633;	
}
h1{
	color: #5a4435;
	font-size: 11pt;
	padding-bottom: 7px;
}
h2{
	font-size: 80%;
}
h3{
	color: #cc6633;
	font-size: 110%;
	font-weight: 900;
	padding-top: 8px;
}
h4{
	color: #cc6633;
	font-size: 90%;
}
h5{
	color: #cc6633;
	font-size: 110%;
	font-weight: 900;
}
h6{
	color: #ffffff;
	font-size: 110%;
	background-color: #66CC00;
}
.brownborder{
	border: 1px solid #5a4435;
}
.brownborder a{
	border: 1px solid #5a4435;
}
.brownborder:hover{
	border: 1px solid #cc6633;
}
.brown{
	color: #5a4435;
	font-size: 8pt;
}
.marlborough{
	color: #999;
	font-size: 12pt;
	text-transform: uppercase;
}
.marlborough a{
	color: #999;
}
.marlborough a:hover{
	color: #cc6633;
}
.smalltext{
	color: #000;
	font-size: 11px;
}
.details{
	color: #5a4435;
	font-size: 11px;
}
.details a {
	color: #5a4435;
	text-decoration: none;
}
.details a:hover {
	color: #5a4435;
	text-decoration: underline;
}
.box{
	color: #5a4435;
	font-size: 11px;
	background-color: #99ca3c;
}
.box a {
	display: block;
	color: #5a4435;
	text-decoration: none;
	background-color: #99ca3c;
}
.box a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #cc6633;
}
.book{
	color: #FFFFFF;
	font-size: 12px;
	background-color: #99ca3c;
	letter-spacing: 0.4em;
	word-spacing: 0.6em;
	width: 400px;
	height: 7px;
}
.book a {
	color: #ffffff;
	text-decoration: none;
}
.book a:hover {
	color: #cc6633;
	text-decoration: none;
}
.top{
	color: #cccccc;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftimage {
	float: left;
	margin: 0 15px 0 0;
}
.orange{
	color: #cc6633;
	font-weight: bold;
}
a {
	color: #cc6633;
	text-decoration: none;
}
a:hover {
	color: #cc6633;
	text-decoration: underline;
}
ul {
	list-style-position: inside;
	list-style-type: circle;
}
p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
#header {
	width: 760px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 724px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}
.titleleft {
	width: 65%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/mvh_logo.jpg);
	background-repeat: no-repeat;
	height: 59px;
}
.titleright {
	width: 33%;
	float: right;
	background-color: #FFFFFF;
	font-size: 7.5pt;
	color: #5a4435;
}
.bookmarlboroughleft {
	width: 65%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/book_marlborough_text.jpg);
	background-repeat: no-repeat;
	height: 59px;
}
.compmarlboroughleft {
	width: 65%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/comp_marlborough_text.jpg);
	background-repeat: no-repeat;
	height: 59px;
}
.titleleftvr {
	width: 65%;
	float: left;
	background-color: #FFFFFF;
	background-image: url(images/vr_logo.jpg);
	background-repeat: no-repeat;
	height: 59px;
}
.bookmarlboroughright {
	width: 33%;
	float: right;
	background-color: #FFFFFF;
	font-size: 7.5pt;
	color: #999999;
}
#special {
	background-color: #f3f3f3;
	padding: 3px;
	border: 1px dashed #666;
}
#special h1{
	color: #000;
	text-transform: uppercase;
}
#special:hover {
	background-color: #d5d5d5;
}
#special a {
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
}
#special a:hover {
	color: #cc6633;
	text-decoration: underline;
	font-weight: bold;
}
#competition {
	color: #ffffff;
	font-size: 14px;
	background-color: #cc6633;
	padding: 3px;
	border: 1px dashed #614231;
}
#competition a {
	color: #ffffff;
	text-decoration: none;
}
#competition:hover {
	background-color: #99ca3c;
}
#competition a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#competition img{
	border: 1px solid #ffffff;
}
.comp {
	color: #ffffff;
	font-size: 14px;
	background-color: #cc6633;
	padding-top: 5px;
}
.comp a {
	color: #ffffff;
	text-decoration: none;
}
.comp a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.event {
	color: #5a4435;
	font-size: 14px;
	background-color: #99ca3c;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 7px;
	border: 2px solid #fff;
}
.event a {
	color: #5a4435;
	text-decoration: none;
}
.event a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #cc6633;
}
.event:hover {
	color: #fff;
	text-decoration: none;
	background-color: #cc6633;
}
#prize {
	border: 1px solid #99ca3c;
	padding: 3px
}
.rightimage {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

.left {
	float: left;
	width: 20%;
	margin-right: 8px;
}
.right {
	width: 76.8%;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 0px;
	float: right;
}
.rightmvh {
	width: 76.1%;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	float: right;
	background-color: #f3f3f3;
}
.rightwhite {
	width: 78.7%;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: right;
}
.mvhcolumns {
	width: 78.5%;
	float: right;

}
.mvhnewsletter {
	width: 95%;
	float: right;

}
.mvhrightcolumnleft {
	width: 69.8%;
	float: left;
	background-color: #f3f3f3;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
}
.marlboroughleft {
	width: 98%;
	float: left;
	background-color: #fff;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
}
.linkspage {
	width: 69.8%;
	float: left;
	background-color: #f3f3f3;
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
	font-size: 90%;
}
.linkspage a {
	color: #333333;
	text-decoration: underline;
}
.linkspage a:hover {
	color: #cc6633;
	text-decoration: underline;
}
.mvhrightcolumnleftmap {
	width: 69.8%;
	float: left;
	background-color: #ffffff;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.mvhrightcolumnright {
	width: 26%;
	float: right;
	font-size: 7.5pt;
	color: #5a4435;
}
.rightcolumns {
	width: 78.9%;
	float: right;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightcolumnsgrey {
	width: 78.9%;
	float: right;
	background-color: #f3f3f3;

}
.rightcolumnleft {
	width: 60%;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightcolumnright {
	width: 32%;
	float: right;
	font-size: 7.5pt;
	color: #5a4435;
}
#menu {
	float: left;
	font-size: 9pt;
	font-weight: bold;
	width:145px
	}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	background-color: #ffffff;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #5a4435;
	border: 1px solid #FFFFFF;
}

#menu a:hover {
	color: #5a4435;
	background-color: #99ca3c;
}
#menu a#active {
	color: #5a4435;
	background-color: #99ca3c;
}
#button {
	font-size: 9pt;
	width:145px;
}
#button ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#button li {
	display: inline;
}

#button a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #5a4435;
	border: 1px solid #5a4435;
	margin-top: 2px;
	margin-bottom: 2px;
}
#button a:hover {
	color: #5a4435;
	background-color: #fff;
}
#button a#active {
	color: #5a4435;
	background-color: #fff;
}
#button2 {
	font-size: 9pt;
	width:145px;
	font-weight: bold;
}
#button2 ul {
	margin: 0;
	list-style: none;
	line-height: normal;

}

#button2 li {
	display: inline;
}

#button2 a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #cc6633;
	border: 1px solid #cc6633;
	margin-top: 2px;
	margin-bottom: 2px;
}
#button2 a:hover {
	color: #cc6633;
	background-color: #fff;
}
#button2 a#active {
	color: #cc6633;
	background-color: #fff;
}
#button_book {
	font-size: 9pt;
	width:145px;
	font-weight: bold;
}
#button_book ul {
	margin: 0;
	list-style: none;
	line-height: normal;

}

#button_book li {
	display: inline;
}

#button_book a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #99ca3c;
	border: 1px solid #99ca3c;
	margin-top: 2px;
	margin-bottom: 0px;
}
#button_book a:hover {
	color: #99ca3c;
	background-color: #fff;
}
#button_book a#active {
	color: #99ca3c;
	background-color: #fff;
}
.bottom{
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	color: #5a4435;
	font-size: 80%;
	padding-top: 3px;
}
#pictures{
	background-color: #FFFFFF;
}
#pictures ul {
	list-style-position: outside;
	list-style-type: none;
}
#pictures li {
	float: left;
	margin-top: 8px;
	margin-right: 8px;
	list-style-type: none;
}

#rightpicture {
	float: right;
	margin-top: 8px;
}
.bottom{
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.textbottom{
	color: #cccccc;
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.textbottom a {
	color: #cccccc;
	text-decoration: none;
}
.textbottom a:hover {
	color: #f3f3f3;
	text-decoration: underline;
}
