/*  
Theme Name: Anchor Bay
Theme URI: http://www.anchorbaymotel.com.au
Description: Bespoke theme for Anchor Bay Motel.
Author: Graham Bannister
Author URI: http://www.rockoyster.com.au
*/
* {margin:0;padding:0;}

body {
	font: 12px/18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #303596;
	background: #f9d6a6 url(images/bg-body.png) repeat-x;
}
h1 {font-weight: bold;
	font-family: "Times New Roman", Times, serif;}
	
#container {
	width: 770px;
	margin: 0px auto;
	background: #FFFFFF url(images/bg-page.png) repeat-y;
	}
#page {
	width: 770px;height:100%;
	background: transparent url(images/bg-page-top.png) no-repeat;
	position: relative;
	margin: 0px auto;
}
#content {
	float: right;
	width: 510px;
	margin-top: 375px;
	padding-bottom:20px;
}
#content h1, #content p {padding-right:30px;}
#content h1 {margin:10px 0 5px 0;font-size:24px;}
#content h2 {margin:10px 0 5px 0;font-weight: bold;
	font-family: "Times New Roman", Times, serif;font-size:16px;}
#content p  {margin: 0 0 10px 0;}
#content  h1.catchphrase  {
	color:#FF9933;
	font-style: italic;
	margin:10px 0 20px 0;}

#content ul {margin-left:30px;}
#side {
	float: left;
	width: 230px;
	margin-top: 160px;
}

div.specials {
	margin:10px 15px 0 10px;
	width:220px;
	background: url(images/bg-feature-bott.png) no-repeat bottom;
	padding-bottom:20px;
	
	
}
 div.specialstop  {
	width:220px;
	background: url(images/bg-feature-top.png) no-repeat center top;
	padding-top:5px;}
	
	

div.specialstop h1 {
	font-size:16px;
	line-height:1;
	color: #303596;
	padding:5px 0 5px 25px;
	font-style: italic;
	font-weight: bold;
}
div.specials p {
	font-size:11px;
	line-height:1.3;
	color: #303596;padding:0 20px 0 25px;
}
div.specials a.more {
	display:block;
	text-decoration:none;
	color: #ff9933;
	text-align:right;
	padding:0 25px 0 0;
	margin:0;
	font-size:11px;line-height:20px;
	font-weight:normal;
	font-style: italic;	
}
div.specials a.more:hover {color:#FF9900;text-decoration:none;border:none;}

#nav {
	list-style:none;
	text-align:right;
	margin:0 10px 30px 0;
	font: bold 14px/24px "Times New Roman", Times, serif;
	}
li.page_item a {padding-right:20px;text-decoration:none;color: #303596;}
li.page_item a:hover {
	padding-right:20px;
	background: url(images/bg-anchor.png) no-repeat right center;
}
li.current_page_item {background: url(images/bg-anchor.png) no-repeat right center;}
#foot {
	width: 770px;
	height: 75px;
	background: url(images/bg-foot.png) no-repeat ;
	clear: both;
	position: relative;
}
#credits {float:right;padding-right:30px;}
#credits p{color:#999999;font-size:10px;}
#credits a, #credits a:hover {color:#999999;text-decoration:none;}
#picholder {position:relative;width:770px;}
#featurepic {
	position: absolute;
	height: 205px;
	width: 480px;
	left: 245px;
	top: 145px; 
	padding: 10px;
	border: 1px solid #CCCCCC;
	display:block;
	overflow:visible;
	z-index:100;
	visibility: visible;
}
p.footercontact {padding:3px 0;color: #ffffff;margin:0 30px;text-align:center;}
p.footercontact strong {font-weight:bold}
.clear {clear:both;height:1px}
.booknow {
	margin:10px auto;
	border:0;
	height: 46px;
	width: 100px;
	display: block;
	background: url(images/booknow.png) no-repeat;
}
#map {
	width:480px;
	height:480px;
margin: 10px 0;	border:1px #666666 solid;
	background: url(images/bg-map.jpg) no-repeat;
}
#footpic {clear:both;margin-left:10px;}
#footpic img {margin:0;padding:0;}
.contentpic {
	float:right;
	background: url(images/bg-content-pic.png) no-repeat;
	padding: 13px 18px 19px 14px;
	height: 165px;
	width: 220px;
	margin-left: 10px;
}
#topshot {
	position: absolute;
	height: 235px;
	width: 495px;
	left: 245px;
	top: 145px; 
	display:block;
	overflow:visible;
	z-index:100;
	visibility: visible;
}

div.specials ul {padding-left:25px}

div.specials li {list-style:none;}
img.montage {display:block;width:462px;height:212px;margin:30px auto 0px auto;}
.sbpic {margin:10px 0 0 10px;}
div.specials ul li a {text-decoration:none; color: #ff9933;}