body, html{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4D4D38;
}

body {
	background-image: url(images/sitebgr.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #55553E;
}


#logo{
	background-image: url(images/griffin_logo.jpg);
	height: 316px;
	width: 237px;
	position: absolute;
	left: 613px;
	top: 90px;
}

#nav{
position:absolute;
width:480px;
height:27px;
left:100px;
top:22px;
}

#navcell{
float:left;
height:27px;
}

#biscuit{
	height:20px;
	width:467px;
	background-image: url(images/content-top.jpg);
	position:absolute;
	top:52px;
	left:100px;
	padding-top:10px;
	padding-left:13px;
	font-size:9px;
	font-weight:bold;
}

#content{
	min-height:670px;
	background-color:#E0D7BA;
	width:454px;
	margin-left:100px;
	margin-top:82px;
	background-image: url(images/content-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left:13px;
	padding-right:13px;
	padding-bottom:30px;
}

* html #content{
	height:670px;
}

#left{
width:280px;
float:left;
}

#right{
width:150px;
float:right;
}

#footer{
font-size:10px;
color:#FFFFFF;
width:480px;
margin-left:100px;
margin-top:6px;
text-align:right;
padding-right:10px;
margin-bottom:20px;
}

#booking-top{
	background-image: url(images/booking.jpg);
	height: 29px;
	width: 150px;
	margin-top:6px;
}
#booking{
	padding: 10px;
	width: 130px;
	background-color: #BDB79B;
}

#area-holder{
width:100%;
margin-bottom:10px;
}

#area-image{
float:left;
width:150px;
}

#area-text{
float:right;
width:290px;
}

#area-spacer{
	margin-top:5px;
	margin-bottom:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4D4D38;
}

h1{
font-size:12px;
font-weight:bold;
padding:0px;
margin:0px;
margin-top:10px;
margin-bottom:2px;
color:#2D2D20;
}

p{
padding:0px;
margin:0px;
margin-top:0px;
margin-bottom:8px;
}

a{
color:#7B7B59;
font-weight:bold;
}

a:hover{
color:#4D4D38;
}

a.biscuit{
font-weight:normal;
}

a.booking{
font-weight:normal;
color:#4D4D38;
text-decoration:none;
}

a.booking:hover{
text-decoration:underline;
}

a.footer{
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
}

a.footer:hover{
font-weight:normal;
text-decoration:underline;
color:#E3EDD8;
}

img.title{
margin-top:10px;
}

img.header{
	border: 1px solid #55553E;
}

img.tn{
	border: 1px solid #A2A280;
	margin-right: 0px;
}h2 {
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:8px;
	font-weight: bold;
	font-size: 12px;
}
