﻿body {
	background-position: center bottom;
	color: #333;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	background-color: #5f744b;
	background-image: url('images/banner/hawkdunrise-accommodation-3.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top:0px;

}
html {height:101%}
#container {
	width: 924px;
	margin: auto;
	border: 1px solid #654b2d;background-color:#fff;
}
#navigation {
	width: 924px;height:36px;margin-left:15px;padding-top:5px;
	overflow: hidden;
}
#header {
	width: 924px;height:200px;margin:auto;
	background-color: #fff;
	border-bottom:1px solid #303455;
}

#content {
	margin: auto;
	background-color: #d4c4a8;
	color: #333;
	background-image: url('images/nav/navbar-bg.jpg');
	background-repeat: repeat-x;
}

.table {width: 888px; margin-left: auto; margin-right: auto;background-color:#fff;border: #795d3d 1px solid;}/*#dcc68d*/

#rightcontent {text-align: justify;padding-left:30px; padding-right:30px;padding-top:10px;padding-bottom:15px;}
#rightcontent li {list-style:circle;padding-bottom:10px;}

#leftcontent {text-align:center;padding-top:15px;}
#leftcontent img {border: #967447 1px solid; padding:2px;}

.picbox {
	border: 1px solid #967447;
	padding: 3px;
}
.imgfloatright {border: #967447 1px solid; padding:2px;float: right;margin-left: 10px;}
.imgfloatleft  {border: #967447 1px solid; padding:2px;float: left;margin-right: 10px;}


#footer {
	margin: auto;
	margin-top: 8px;
	font-size: 11px;
	height: 70px;
	text-align: center;
	color: #eee;
	background-color: #CFAE84;
	background-image: url('images/nav/footer-bg.jpg');
	background-repeat: repeat-x;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;padding: 0;
}
#navigation li {
	padding: 3px;float:left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 14px;
	display: block;
	padding: 4px 6px 4px 6px;
	border: 1px solid #525c12;
	background-color: #4c581a;
	background-image: url('images/nav/up.jpg');
}
#navigation a:hover {
	color: #fff;
	text-decoration: none;
	border: 1px outset #525c12;
	background-color: #4c581a;
	border: 1px solid #525c12;
	background-image: url('images/nav/down.jpg');

	
	}

h1 {
	font-size: 15px;
	color: #2d361e;
	background-image: url(images/banner/hawk-for-h1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	height: 30px;
	padding-top: 17px;
	padding-bottom: 0px;
	margin:0;margin-left: -15px;
}
h2 {
	font-size: 13px;
	margin-left:-10px;
}
h5 {font-size:14px;}
/* Styles for Footer */
#footer a:link {
	color:  #595b11;padding:8px;
	text-decoration: none;}
	
#footer a:visited {
	color:  #595b11;padding:8px;
	text-decoration: none;
}
#footer a:hover {
	color: #7d8017;
	text-decoration: underline;
}

.bold {
	font-weight: bold;color:#3f175b;
}
.italic {
	font-style: italic;	
}
.center {text-align: center;}
.style_left {text-align:left;}
.style_right {text-align:right;}

#tables table{width: 250px;border: #333 solid 1px;margin: auto;}
#tables td {border-bottom:#222 dashed 1px;padding-left: 4px;padding-right: 4px;}

.small {
	font-size: 11px;
}
.right {text-align: right;padding-right:5px;}
#links li {padding-bottom:6px;padding-top:6px;border-bottom:1px #c0c0d0 dashed;list-style:circle;}

a:link    {color:#229;}
a:visited {color:#229;}
a:hover   {color:#d53333;}

#options a:link    img {border:1px solid #e80;padding: 1px;vertical-align: middle;}
#options a:visited img {border:1px solid #e80;padding: 1px;vertical-align: middle;}
#options a:hover   img {border:1px solid #d70;padding: 1px;vertical-align: middle;}

#gallery a:link    img {border:1px solid #967447;padding: 1px;}
#gallery a:visited img {border:1px solid #967447;padding: 1px;}
#gallery a:hover   img {border:1px solid #e80;padding: 1px;}

.imgpadr {
	padding-left: 15px;float:right;
}
#tnail img {float: left;border:0;padding-right:10px;}

#wf {width:924px;text-align:right;margin:auto;height:25px;}
#wf a {color: #eee;text-decoration: none;font-size:10px;}
#wf a:hover {color: #fff; text-decoration: underline;}

#email img {border: 0px; padding-bottom:1px; vertical-align:middle;}
#email a:hover {border-bottom:1px #dd0000 dotted;}


