body {
	margin: 0px 0 0 0;
	padding: 0;
	background: url(images/bg.jpg) repeat;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}
p {
	line-height:1.6em;
}

body, th, td, input, textarea, select, option {
	font-family: "Tahoma";
	text-decoration: none; 	color: #00000;
	
}
.green {color: #8CB33A}
.maroon {color: #BF3D37}
h1, h2, h3 {
	text-transform: uppercase;
	font-family: Tahoma;
	font-weight: normal;
	color: #7D4400;
}

h1 {
	letter-spacing: -2px;
	font-size: 1.6em;
}

h2 {
	letter-spacing: 0px;
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}



blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #C06B35;
}

a:hover {
	color: #C76A2F;
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#top {
	width: 823px;
	height: 10px;
	margin: 0 auto;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 250px;
	background: url(images/headers/banner1.jpg) no-repeat;
	width: 823px;
	margin: 0 auto;
}
#header1 {
	height: 250px;
	background: url(images/headers/banner2.jpg) no-repeat;
	width: 823px;
	margin: 0 auto;
}
#header3 {
	height: 250px;
	background: url(images/headers/banner3.jpg) no-repeat;
	width: 823px;
	margin: 0 auto;
}
#header4 {
	height: 250px;
	background: url(images/headers/banner4.jpg) no-repeat;
	width: 823px;
	margin: 0 auto;
}
#header5 {
	height: 250px;
	background: url(images/headers/banner5.jpg) no-repeat;
	width: 823px;
	margin: 0 auto;
}
#header h1, #header p {
	margin: 0;
}

#header h1 {
	margin-left: 280px;
	float: left;
	color: #F79F1A;
	font-size: 36px;
}

#header p {
	float: left;
	padding: 17px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

/* Page */

#page {
	width: 850px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 539px;
	background: url(images/content1.jpg) repeat-y top left;

}
.title {
	padding: 0px 00px 0 00px;
	font-size: 15px;
}

.pagetitle {
}
.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.entry {
	margin: 10px 35px 0 10px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 284px;	
	padding: 0 0px 0px 0;
	background: url(images/content.gif) repeat-y top left;
	margin-bottom: 0px;
}
#sidebar1 {
	float: right;
	width: 258px;	
	padding: 0 0px 0px 0;
	margin-bottom: 0px;
}

/* Footer */

#footer {
	height: 8px;
	width:821px;
	background: url(images/camps-bay-accommodation-i11.gif) no-repeat;clear: both;
	margin: 0px auto 0px auto;
}
#footer3 {
	height:89px;
	width:821px;
	margin: 0px auto 0px auto;
}
#footer2 {
	height: 67px;
	width:821px;
	background: url(images/camps-bay-accommodation-i12.gif) no-repeat;
	margin: 0px auto 0px auto;
}

#menu_area {
	width: 200px;
	background:url(images/button.gif) no-repeat top left;
	display:block;
	height:48px;
	margin: 0 auto;
	padding-top: 3px;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	line-height: 2em;
}
.ORDERBUTTON
{
 border:0px;
 background-image:url(images/submit.gif);
 width:56px;
 height:20px;
 cursor:pointer;
}

.menu {
	font-family: "TAHOMA";
	font-size: 11px;
	font-weight: normal;
	color: #BF3D37;
	text-decoration: none;
	padding-right: 30px;
	padding-top: 22px;

}
.menu:hover {
	font-family: "TAHOMA";
	font-size: 11px;
	font-weight: normal;
	color: #8CB33A;
	text-decoration: none;

}

.slideit {
	border: none;
	height: 89px;
	position: relative;
	text-align: left;
	width: 821px;
}

