/* CSS for Arvada Website */

/* Generic Styles*/

html{height:100%}
html,body {margin:0;padding:0;}
body{
	background:#ffffff;
	/*min-width: 1024px;*/
	font-family: "gill sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	z-index: 0;
	padding: 0;
	margin: 0;
}

a{
	color: #ffffff;
}

a img {
	border: 0;
}


#main {
	width: 990px;
	height: 768px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
}

#header{
	width: 990px;
	height: 226px;
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #006699;
	overflow: hidden;
}

#header a {
	background: #ffffff;
	color: #006699;
}

#logo {
    padding: 226px 0 0 0;
    overflow: hidden;
    background-image: url("images/header.jpg");
    background-repeat: no-repeat;
	width: 368px;
    height: 0px !important;
    height /**/:226px;
	margin:0 328px 0 328px;
}

#headerText{
	position: relative;
	top: -50px;
	left: 30px;
	z-index: 10;
	width: 160px;
	margin: 0;
	padding: 0;
}

#headerContact{
	position: relative;
	top: -80px;
	left: 800px;
	z-index: 10;
	width: 165px;
	height: 20px;
	margin: 0;
	padding: 0;
}

#menu{
	height: 29px;
	background: #0099CC;
	color: #ffffff;
	padding: 0;
	margin: 0;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
}

#content {
	float: left;
	width: 950px;
	height: 454px;
	background: #006699;
	color: #ffffff;
	margin: 0;
	padding: 0 20px 0 20px;
	overflow: auto;
}

#contentIndex {
	float: left;
	width: 990px;
	height: 206px;
	overflow: hidden;
	background: #006699;
    background-image: url("images/index/padding.jpg");
    background-repeat: no-repeat;
	background-position: top center;
	color: #ffffff;
	margin: 0;
	padding: 248px 0 0 0;
}

#contentIndexLeft{
	width: 460px;
	height: 206px;
	overflow: hidden;
	padding: 20px;
	float: left;
}

#contentIndexRight{
	width: 470px;
	height: 206px;
	overflow: hidden;
	float: right;
	padding: 0 10px 0 10px;
}

#contentLeft{
	float: left;
	height: 382px;
	width: 250px;
	padding: 0;
	margin: 0;
}

#contentLeft img{
	border: 2px solid #66cccc;
}

.spacer{
	
	margin: 0 0 20px 0;

}

#contentRight{
	float: left;
	height: 382px;
	width: 650px;
	overflow: auto;
	padding: 0;
	margin: 0;
}

.indexThumb{
	border: 1px solid #66cccc;
	margin: 10px 3px 10px 3px;
}

.indexPhoto{
	position: absolute;
	left: 775px;
	top: 320px;
	z-index: 10;
	width: 196px;
	height: 196px;
	border: 2px solid #66cccc;
	margin: 0;
	padding: 0;
}


#footer{
	float: left;
	width: 990px;
	background: #0099cc;
	color: #ffffff;
	height: 57px;
	font-size: 10px;
}

#footerAddress {
	float: left;
	line-height: 18px;
	margin: 10px 0 0 15px;
}

#footerAddress a {
	color: #ffffff;
	text-decoration: underline;
}


#footerTerms {
	float: right;
	margin: 30px 30px 0 0;
	text-align: right;
}

#footerTerms a {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #33cccc;
	margin: 0 10px 0 0;
}

#headerAbout {
    padding: 72px 0 0 0;
    overflow: hidden;
    background-image: url("images/about/header.jpg");
    background-repeat: no-repeat;
	width: 112px;
    height: 0px !important;
    height /**/:72px;
	margin:0 0 0 250px;
}

#headerKnysna {
    padding: 72px 0 0 0;
    overflow: hidden;
    background-image: url("images/knysna/header.jpg");
    background-repeat: no-repeat;
	width: 184px;
    height: 0px !important;
    height /**/:72px;
	margin:0 0 0 250px;
}

#headerSeasonality {
    padding: 72px 0 0 0;
    overflow: hidden;
    background-image: url("images/seasonality/header.jpg");
    background-repeat: no-repeat;
	width: 144px;
    height: 0px !important;
    height /**/:72px;
	margin:0 0 0 250px;
}

#headerRates {
    padding: 72px 0 0 0;
    overflow: hidden;
    background-image: url("images/rates/header.jpg");
    background-repeat: no-repeat;
	width: 208px;
    height: 0px !important;
    height /**/:72px;
	margin:0 0 0 250px;
}

#headerComments {
    padding: 72px 0 0 0;
    overflow: hidden;
    background-image: url("images/comments/header.jpg");
    background-repeat: no-repeat;
	width: 208px;
    height: 0px !important;
    height /**/:72px;
	margin:0 0 0 250px;
}

#headerBooking {
    padding: 72px 0 0 0;
    overflow: hidden;
    background-image: url("images/booking/header.jpg");
    background-repeat: no-repeat;
	width: 208px;
    height: 0px !important;
    height /**/:72px;
	margin:0 0 0 250px;
}

#headerFind {
    padding: 72px 0 0 0;
    overflow: hidden;
    background-image: url("images/find/header.jpg");
    background-repeat: no-repeat;
	width: 187px;
    height: 0px !important;
    height /**/:72px;
	margin:0 0 0 250px;
}

#headerLinks{
    padding: 72px 0 0 0;
    overflow: hidden;
    background-image: url("images/links/header.jpg");
    background-repeat: no-repeat;
	width: 170px;
    height: 0px !important;
    height /**/:72px;
	margin:0 0 0 250px;
}

#headerAccommodation{
    padding: 72px 0 0 0;
    overflow: hidden;
    background-image: url("images/accommodation/header.jpg");
    background-repeat: no-repeat;
	width: 195px;
    height: 0px !important;
    height /**/:72px;
	margin:0 0 0 250px;
}

#bookingLeft{
	float: left;
	width: 300px;
}

#bookingRight{
	float: left;
	width: 300px;
}

.formLabel{
	display: block;
	width: 130px;
	float: left;
}

.errorText {
	color: #ff0000;
	font-weight: bold;
}

ol p, li p{

	margin: 0;

}
	
