/*
	Author: Stefan H. Bar
	Author URL: http://www.bar-design.co.za/
*/

/*
	General
	*****************************************************************
*/
*{margin: 0px; padding: 0px;}
body{
	background: #d1e18e url(images/bg.gif) repeat-y 50% 0%;
	color: #666;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	text-align: center;
}
b{font-weight: normal;}
a{color: #70812b; text-decoration: none;}
a:hover{color: #70812b; text-decoration: underline;}
ul{list-style-type:none; margin:10px 0px 15px 0px;}
ul li{background:transparent url(images/list-style.gif) no-repeat 0 4px; padding-left:12px; margin-top:6px;}
ul.nature{background: #fff url(images/nature.jpg) no-repeat 90% 50%;}
ul.beach{background: #fff url(images/beach.jpg) no-repeat 90% 50%;}
ul.golf{background: #fff url(images/golf.jpg) no-repeat 90% 50%;}
ul.wine{background: #fff url(images/wine.jpg) no-repeat 90% 50%; height: 100px;}
ul.cape{background: #fff url(images/cape.jpg) no-repeat 90% 50%;}
h1{color: #6e7f2a; font-size: 13px; font-weight: bold; padding: 10px 10px;}
h2{color: #6e7f2a; font-size: 12px; font-weight: bold; padding: 10px 10px;}
h3{text-align: center; color: #70812B; font-size:11px; font-weight:normal;}
h4 {text-align: center; color: #999; font-size:11px; font-weight:normal;}
h6{text-align: center; color: #70812B; font-size:11px; font-weight:normal;}
p{padding: 5px 10px;}
p span{color: #6e7f2a;}
a img{border: none;}
img.border{border: solid 2px #6e7f2a;}
p.center{text-align: center;}
p.comment{
	background: #fff url(images/comment.gif) no-repeat;
	text-align: center;
	font-size: 11px;
}

/*
	Classes
	*****************************************************************
*/
.left{width: 249px; float: left;}
.right{width: 249px; float: right;}
.clear{clear: both;}
.box{
	border-top: solid 1px #8caa0e;
	border-bottom: solid 1px #8caa0e;
	margin: 0px 10px 5px 10px;
	padding: 5px 10px;
}

/*
	Top text
	*****************************************************************
*/

#toptext{
	margin: auto;
	position: relative;
	text-align: center;
	width: 700px;
	color: #d1e18e;
}
/*
	Wrapper
	*****************************************************************
*/
#wrapper{
	margin: 20px auto;
	position: relative;
	text-align: left;
	width: 700px;
}

/*
	Logo
	*****************************************************************
*/
#wrapper #logo{
	background: #fff url(images/logo.jpg) no-repeat 0% 0%;
	color: #666;
	height: 62px;
	width: 700px;
}

/*
	Header
	*****************************************************************
*/
#wrapper #header{
	background: #fff url(images/header.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header1{
	background: #fff url(images/header1.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header2{
	background: #fff url(images/header2.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header3{
	background: #fff url(images/header3.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header4{
	background: #fff url(images/header4.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header5{
	background: #fff url(images/header5.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header6{
	background: #fff url(images/header6.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header7{
	background: #fff url(images/header7.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header8{
	background: #fff url(images/header8.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header9{
	background: #fff url(images/header9.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

#wrapper #header10{
	background: #fff url(images/header10.jpg) no-repeat 0% 0%;
	color: #666;
	height: 250px;
	width: 700px;
}

/*
	Menu
	*****************************************************************
*/
#menu{
	background: #fff url(images/menu.jpg) no-repeat 100% 0%;
	float: right;
	height: 250px;
	width: 200px;
}

#menu table{
	background: transparent;
	float: right;
	width: 200px;
	margin: 20px 0px;
	color: #ccc;
	font-size: 9px;
}

#menu tr{height: 30px;}
#menu td{padding: 5px 15px;}

#menu a{
	font-size: 13px;
	font-weight: bold;
	/*color: #a5bc5c;*/ color: #e1e1e1;
	text-decoration: none;
}

#menu a:hover, #menu a.current{
	color: #fff;
}

/*
	Content
	*****************************************************************
*/
#content
{
	float: left;
	width: 500px;
}

#content ul{margin-left: 20px;}

/*
	Sub
	*****************************************************************
*/
#sub
{
	border-left: dotted 1px #8caa0e;
	border-right: dotted 1px #8caa0e;
	float: right;
	width: 198px;
}

/*
	Gallery
	*****************************************************************
*/
#gallery{margin: 0px 5px 10px 5px;}
#gallery td{padding: 5px;}
#gallery a img{border: solid 1px #8caa0e;}

/*
	Footer
	*****************************************************************
*/
#wrapper #footer
{
	border-top: solid 3px #70812b;
	color: #999;
	clear: both;
	width: 700px;
}

#wrapper #footer p
{
	background: #fff url(images/footer.gif) no-repeat 5px 8px;
	padding: 10px 10px 10px 45px;
}

#wrapper #btmtext
{
	color: #999;
	clear: both;
	width: 700px;
	text-align:center;
}
#wrapper #btmtext a
{
	color: #999;
	clear: both;
	width: 700px;
	text-align:center;
	text-decoration:none;
}
#wrapper #btmtext a:hover
{
	color: #999;
	clear: both;
	width: 700px;
	text-align:center;
	text-decoration:underline;
}

#form
{
width: 500px;
}

#form tr{height: 40px;}

#form td
{
padding-left: 11px;
padding-right: 11px;
}

#form td.border
{
border-bottom: solid 1px #70812b;
}

#form input,textarea,select{width: 100%;}
