body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}

/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/coupleheader.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 4px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#logo_w1,#logo_w2 {
	font-size: 36px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:3px;
	left:70px;
}
#logo_w2{
	top:35px;
	left:94px;
}

/********************** Content ***************************/
#content {
	background-image:url(images/content_bg.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#85a157;
	font-size:24px;
	margin: 20px 0px 20px 0px;
}

.leftmargin {margin-left: 1.8cm}


.center
{
text-align: center;
font-family: sans-serif;
font-size: 15px;
}

.left
{
text-align: left;
width: 300px;
font-family: sans-serif;
font-size: 16px;
}

.left1
{
text-align: left;
width: 100px;
font-weight:600;
font-family: sans-serif;
font-size: 16px;
}

.center1
{
text-align: center;
font-family: sans-serif;
font-weight:600;
width: 300px;
font-size: 15px;
}

.price 
{
font-family: sans-serif;
font-style: italic;
text-align: center;
color:#c77e0c;
width:660px;
font-size: 12px
}

.calendar
{
font-size: 13px;
color: #000
}

.heading
{
font-size: 14px;
font-weight: 600;
text-align: center
}

.main
{
border:0px;
width:700px;
cellpadding:10px;
}

.booked
{
background-color: #f00;
color: #f00;
}

.tent
{
background-color: #999;
color: #999
}

hr{
background-color: #85a157;
color: #85a157;
width:650px;
text-align:center;
height:2px;
noshade;
}


#left {
	float:left;
	width:660px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#937d66;}
#left a:hover{color:#c77e0c;}



/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
