/*
	title:		Della Vigna Cottage Style Sheet
	version:	1.0.0
	author:	stefan bar
	author url:	http://www.bar-design.co.za/
*/

*{margin: 0px; padding: 0px;}

body{
	background: #b3a482 url(../images/bg.jpg) repeat-x 0% 0%;
	color: #000;
	font: 11px Arial, Sans-Serif;
	text-align: center;
}

a{color: #990000; outline: none; text-decoration: underline;}
a:hover{color: #990000; text-decoration: none;}
a img{border: solid 3px #b3a383;}
a:hover img{border-color: #660000;}
b{font-weight: normal;}
p{padding: 5px 10px;}

h1{
	background-color: transparent;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
}
h2{
	border-bottom: solid 1px #a79879;
	background-color: transparent;
	background-position: 0% 0%;
	background-repeat: no-repeat;
	height: 40px;
	width: 100%;
}

h1 span, h2 span{display: none;}

h1.welcome{background-image: url(../images/welcome_heading.gif);}
h1.rooms{background-image: url(../images/rooms_heading.gif);}
h1.gallery{background-image: url(../images/gallery_heading.gif);}
h1.todo{background-image: url(../images/todo_heading.gif);}
h1.contact{background-image: url(../images/contact_heading.gif);}
h1.links{background-image: url(../images/contact_heading.gif);}
h2.details{background-image: url(../images/details_heading.gif);}
h2.cottagehas{background-image: url(../images/cottage_has_heading.gif);}
h2.sample{background-image: url(../images/sample_heading.gif);}

.star{color: #990000;}

table{
	border-collapse: collapse;
	margin: 5px 10px;
	width: 430px;
}

td{
	padding: 5px 5px;
	vertical-align: top;
	border-bottom: solid 1px #fff;
}

td.title{
	background: #660000;
	color: #fff;
	font-weight: bold;
}

.center{text-align: center;}

input{border: solid 1px #b3a383; width: 250px;}
input.button{
	background: #b3a383;
	border: none;
	color: #333;
	font-weight: bold;
	padding: 3px 5px;
	width: auto;
}
textarea{border: solid 1px #b3a383; height: 100px; width: 250px;}

/*
	Wrapper ------------------------------------------------------------
*/
#wrapper{
	background: #fff url(../images/bg.gif) repeat-y 100% 0%;
	color: #333;
	margin: 20px auto;
	position: relative;
	text-align: left;
	width: 700px;
}


/*
	Masthead ------------------------------------------------------------
*/
#masthead{
	background: #c8b58d url(../images/logo.jpg) no-repeat 50% 0%;
	height: 120px;
	width: 700px;
}

/*
	Navigation ------------------------------------------------------------
*/
#navigation{
	background: #660000;
	color: #c8b58d;
	height: 35px;
	line-height: 35px;
	width: 700px;
}

#navigation li{float: left; list-style-type: none; white-space: nowrap;}

#navigation li a{
	background: #660000;
	color: #c8b58d;
	display: block;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	padding: 0px 15px;
	text-decoration: none;
}

#navigation .current,#navigation a:hover{
	background: #660000 url(../images/nav_bg.gif) no-repeat 0% 0%;
	color: #fff;	
	text-decoration: none;
}


/*
	Splash ------------------------------------------------------------
*/
#splash{
	background: #fff url(../images/splash.jpg) no-repeat 0% 0%;
	height: 235px;
	width: 700px;
}
#splash_content{
	background: #fff url(../images/splash_contact.jpg) no-repeat 0% 0%;
	height: 235px;
	width: 700px;
}
#splash_partners{
	background: #fff url(../images/splash_partners.jpg) no-repeat 0% 0%;
	height: 235px;
	width: 700px;
}

#splash_rooms{
	background: #fff url(../images/splash_rooms.jpg) no-repeat 0% 0%;
	height: 235px;
	width: 700px;
}

#splash_gallery{
	background: #fff url(../images/splash_gallery.jpg) no-repeat 0% 0%;
	height: 235px;
	width: 700px;
}

#splash_todo{
	background: #fff url(../images/splash_todo.jpg) no-repeat 0% 0%;
	height: 235px;
	width: 700px;
}
/*
	Content ------------------------------------------------------------
*/
#content{
	background: #fff;
	color: #695d44;
	border-left: solid 5px #fff;
	float: left;
	width: 460px;
}

#content ul{list-style-type: none; margin: 10px;}

#content ul li{
	background: transparent url(../images/bullet.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin-top: 6px;
}

#content ul li span{color: #660000; font-weight: bold;}

/*
	Side ------------------------------------------------------------
*/
#side{
	background: #b3a383 url(../images/side_bg.jpg) no-repeat 100% 10%;
	color: #695d44;
	float: right;
	width: 230px;
	border-right: solid 5px #fff;
	padding-bottom: 10px;
}

#side ul{list-style-type: none; margin: 10px;}

#side ul li{
	background: transparent url(../images/check.gif) no-repeat 0 4px;
	padding-left: 12px;
	margin-top: 6px;
}


/*
	Footer ------------------------------------------------------------
*/
#footer{
	background: #660000;
	clear: both;
	color: #c8b58d;
	text-align: center;
	width: 700px;
}

#footer p{padding: 10px 0px;}

.button_wrap {
	display:				block;
	padding:				5px 0px;
	width:					400px;
}
	
.booknow {
	background-color:		#fff;
	background-image:		url(../images/booknow.jpg);
	background-repeat:		no-repeat;
	background-position:	0px 0px;
	border:					none;
	display:				block;
	float:					left;
	height:					43px;
	margin-left:			10px;
	text-decoration:		none;
	width:					126px;		
}
	
.booknow:hover {
	background-position:	-126px 0px;
	text-decoration:		none;
}
	
.carhire {
	background-color:		#fff;
	background-image:		url(../images/carhire.jpg);
	background-repeat:		no-repeat;
	background-position:	0px 0px;
	border:					none;
	display:				block;
	float:					left;
	height:					43px;
	margin-left:			10px;
	text-decoration:		none;
	width:					157px;
}
	
.carhire:hover {
	background-position:	-157px 0px;
	text-decoration:		none;
}

.clear {
	clear:					both;
}