/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  10: 1Col_Fixed
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #403c3c;
	margin: 0px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #1A1716;
	padding: 0px;
	margin: 0;
	width: 821px;
}
#menuWrapper {
	background-color: #4E1105;
	float: left;
	width: 821px;
	border-bottom: 2px solid #000000;
}
#wrapper {
	width: 822px;
	margin: 0 auto;
	height: 1000px;
	background-color: #1A1716;
	padding: 0px;
}
#center {
	width: 821px;
	background-color: #1A1716;
	float: left;
}
#centerSent {
	width: 821px;
	background-color: #1A1716;
	float: left;
	background-image: url(../sharedimages/formbg.jpg);
	background-repeat: no-repeat;
	height: 499px;
}
#centerHome {
	width: 822px;
	background-color: #1A1716;
	float: left;
	background-image: url(../sharedimages/bigimage.jpg);
	background-repeat: no-repeat;
	height: 499px;
}
#centerBooking {
	width: 821px;
	background-color: #1A1716;
	float: left;
	background-image: url(../bookingcont/bookimages/booklarge.jpg);
	background-repeat: no-repeat;
	height: 499px;
}
#centerPhoto {
	width: 821px;
	background-color: #1A1716;
	float: left;
	height: 499px;
}
#centerForm {
	width: 821px;
	background-color: #1A1716;
	float: left;
	background-image: url(../sharedimages/formbg.jpg);
	background-repeat: no-repeat;
	height: 499px;
}
#centerForm p {
	color: #FFFFFF;
}
#centerSent h1 {
	color: #FFFFFF;
	font-size: 25px;
	padding-top: 85px;
	padding-left: 40px;
	font-weight: normal;
}
#bottomContent {
	background-color: #FFFFFF;
	width: 807px;
	float: left;
	padding-right: 15px;
	padding-left: 0px;
	border-top: 12px solid #1A1716;
	padding-bottom: 0px;
}
#bottomContentDIsc {
	background-color: #FFFFFF;
	width: 801px;
	float: left;
	padding-right: 20px;
	padding-left: 0px;
	border-top: 12px solid #1A1716;
	padding-bottom: 0px;
}
#bottomContentPurchase {
	background-color: #FFFFFF;
	width: 781px;
	float: left;
	border-top: 12px solid #1A1716;
	padding: 20px;
}
#bottomContentPhotos {
	background-color: #FFFFFF;
	width: 821px;
	float: left;
	border-top: 12px solid #1A1716;
	padding: 0px;
}
#bottomContentImageWrapper {
	clear: both;
	float: left;
	width: 301px;
}
#bottomContentVideoWrapper {
	clear: both;
	float: left;
	width: 821px;
	background-color: #FFFFFF;
}
#videoContainer {
	background-color: #FFFFFF;
	height: 348px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#ContentLeftWrapper {
	width: 400px;
	float: left;
	clear: both;
	position: relative;
}
#ContentRightWrapper {
	float: right;
	position: relative;
}
#ContentRightWrapperNews {
	width: 375px;
	float: left;
	clear: both;
	position: relative;
}
#contentNews {
	width: 340px;
	float: left;
	padding-left: 10px;
}
#contentNews h1 {
	font-size: 12pt;
	font-weight: normal;
}
#contentNews h2 {
	font-size: 12pt;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 320px;
	color: #1A1716;
}
#footer {
	color: #333333;
	background-color: #1A1716;
	font-size: 10px;
	float: left;
	width: 100%;
	height: 100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.sitMap {
	font-size: 8px;
	color: #CCCCCC;
}
#footerNews {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 10px;
	float: left;
	width: 100%;
	height: 100px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border: 1px solid #333333;
}
#footer .content {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	width: auto;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#footer a:link {
	color: #999999;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:visited {
	color: #4E1105;
}
h1 {
	font-size: 15px;
	margin: 0;
}
h2 {
	font-size: 14px;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 12px;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 12px;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
