/* Copyright Web coding by PWheldon e-IGNiTION www.e-ignition.co.uk 
*/

BODY {
	background-color: #000033;
	margin:0;
	padding:0;	
}

H1, H2 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FDD01C;
	line-height:12px;}
 A:link {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
 A:visited {
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
 A:Hover {
	color:#0033CC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
 .two:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	color: #FFCC66;
	text-decoration: none;
	font-weight: normal;
 }
.two:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}
.two:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #FFCC33;
	text-decoration: underline;
}
.design {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFCC00;
	font-style: italic;
}
.frame-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	background-image: url(images/penrith_frame.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FDD01C;
}
.side-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	text-align: center;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FDD01C;
	background-color: #000033;
	border: 1px solid #000066;
}
.yellow-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FDD01C;
}
/* Web coding by PWheldon ::: Graphic Design www.tunnelvision.info 

Menu
*/
.panel{
	text-align: center;
	margin-bottom:10px;

	padding: 10px;
	cursor: pointer;
display:block;
}
.panel a{
	text-decoration:none;
	color: #fdd01c;
}
.panel a:hover{
color: #666;
	
}
 .panel-up{
	background:url(images/menu-title.gif) no-repeat center ; padding:30px
 }
.panel-down{
	background:url(images/menu-title-close.gif) no-repeat center; padding:30px
}
.panel-target{
	padding:5px;
		 
}
.panel-closed{
	display:none;
}
#homelink {
	color:#FDD01C;
	padding:0;
	margin:0;
	}
	
.gallery-thumb {
	margin: 0;
	width: 80px;
	float: left;
	display: block;
	padding: 1px;
}

/* Rolling Images */
.image-holder {
position:relative;
top:0;
left:0;
width:512px;
height:333px;
}

.mainimage {
position:absolute;
top:0;
left:0;
z-index:1;
}

.mainimage-alt {
display:none;
position:absolute;
top:0;
left:0;
z-index:2;
}

.side-menu {
background:url(images/menu-title.jpg) no-repeat;
padding: 15px 20px;
text-align:center;
margin-bottom: 5px;
width:200px;
text-decoration:none;
color: #fdd01c;
display:block;
}
.side-menu:link, .side-menu:visited{
color: #fdd01c !IMPORTANT; 
text-decoration:none;
}
.side-menu:hover{
color: #ccc !IMPORTANT; 
text-decoration:none;
}

/* Booking Intergration */
blockquote {
color:#FDD01C;
}
blockquote a{
color:#FDD01C;
text-decoration:underline;
}
.availability-check {
background:transparent url(images/reservation-blue-bg.gif) no-repeat scroll 0 0;
display:block;
float:left;
padding-top:30px;
width:221px;
}
