body {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/back-grad.gif);
	background-repeat:repeat-x;
	background-color: #5f2b26;
	font-size: 12px;
	line-height: 17px;
	color: #5d2113;
	margin: 0;
	text-align: center; /* to correct the centering IE bug*/
}

a:link, a:visited {
	color: #dc6711;
	text-decoration:underline;
}

a:hover {
	color: #ab4c07;
	text-decoration:none;
}

img {
	border:none;
}


H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #8c3c2a;
	margin-top:0px;
}

H2, H3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	color: #75000e;
	
}

input, textarea, checkbox, select {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #d2bc8a;
	color:#9a3922;
	margin-bottom:2px;
	margin-top:2px;
	font-family:Arial;
	font-size: 12px;
}



#container {
	width:763px;
	margin-left: auto;
    margin-right: auto;
	text-align: left; /* to realign your text */

}

#topContainer {
	width:763px;
	height:215px;
	border-left:1px solid #9c896e;
	border-right:1px solid #9c896e;
	float:left;
	background-color:#f2e7d0;
}

.topSeo {	
	width:763px;
	height:21px;
	color:#b16f4e;
	font-size:9px;
	text-align:center;
	background-color:#ebddc0;
}

.topSection {
	width:763px;
}


#mainContainer {
	width:763px;
	background-color:#f2e7d0;
	float:left;
	border-left:1px solid #9c896e;
	border-right:1px solid #9c896e;
	border-bottom:1px solid #9c896e;
	padding-bottom:15px;
}


#leftContainer {
	width:198px;
	padding-right:5px;
	float:left;
}

.leftBlock {
	width:198px;
	padding-top:4px;
	padding-left:5px;
	float:left;
	
}

#contentContainer {
	width:555px;
	float:left;
}

.contentBlock {
	background-image:url(images/mainTopPiece.jpg);
	background-repeat:no-repeat;
	background-color:#f1e1bb;
	border:1px solid #9c896e;
	float:left;
	margin-top:4px;
	width:530px;
	padding:10px;
}

.redBold {
	color:#9c2307;
	font-weight:bold;
}

.whiteback {
	background-color: #fff7e4;
	padding: 5px 5px 5px 3px;
	color: #9a3922;
}


.topBar {
	background-color: #9a3922;
	padding: 5px 5px 5px 3px;
	color: #fff7e4;
}

.redText {
	color: #75000e;
}

.greenText {
	color: #4f7415;
}

.bookingsBlockLeft {
	width:260px;
	float:left;
	border-right: 1px solid #cd8c62;
}

.bookingsBlockRight {
	width:230px;
	float:left;
	margin-left:5px;
}

.lightsmall {
	color: #f5ead1;
	font-size:11px;
}

.thumbsBlocks {
	width:164px;
	float:left;
}

.thumbI {
	width: 74px;
	float:left;
	padding-right:8px;
	padding-bottom:8px;
}

.picture {
	width: 352px;
	float:left;
}


a.lightL:link, a.lightL:visited {
	color:#eddab3;
	font-size:13px;
	text-decoration:underline;
}
a.lightL:hover {
	color:#f8edd6;
	font-size:13px;
	text-decoration:none;
}

#footerContainer {
	width:743px;
	background-color:#f2e7d0;
	float:left;
	border-left:1px solid #9c896e;
	border-right:1px solid #9c896e;
	border-bottom:1px solid #9c896e;
	padding:10px;
	font-size:10px;
	color:#6a5345;
}

a.footerNav:link, a.footerNav:visited {
	color:#b14a23;
	font-size:11px;
	text-decoration:none;
}
a.footerNav:hover {
	color:#63222a;
	font-size:11px;
	text-decoration:none;
}

a.footer2Nav:link, a.footer2Nav:visited {
	color:#8d7d6d;
	font-size:10px;
	text-decoration:none;
}
a.footer2Nav:hover {
	color:#6a5345;
	font-size:10px;
	text-decoration:none;
}

.contact1 {
	color: #7e3b21;
	font-size:11px;
}

.contact2 {
	color: #c76f4e;
	font-size:11px;
}

.darkBrownLarge {
	color: #7e3b21;
	font-size:13px;
}

.OrangeLarge {
	color: #c76f4e;
	font-size:13px;
}
