/* CSS Document */
* {margin:0;padding:0}
body {
  font: 12px "Times New Roman", Times, serif;
  margin: 0;
  padding: 0;
  background-color:#D8C0A0;
  height: 100%;
}
/* centre for ie5.+ */
#outer{
	position:relative;/* stacking context for further positioned elements*/
	text-align:center;
	width: 850px;
	margin-top: 0em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 650px;
	background-color: #FFFFFF;
	top: 2em;
}
a {
	color: #333333;
}
h1 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
}

h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#86231E;
	margin-bottom: 8px;
}



a:hover {
	color: #333333;
	text-decoration: underline;
}
a.white:link, a.white:active, a.white:visited {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.white:hover {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
#gun{
	position:absolute;
	width:350px;
	height:130px;
	left: 78px;
	margin: 0;
	padding: 0;
	top: 158px;
	color: #474A4F;
	background-image: url(images/gun2.gif);
	background-repeat: no-repeat;
	visibility: visible;
	z-index: 2;
}

.nav_contain {
	text-align:center;
	background-color: #d48a1d;
	width: 547px;
	height: 35px;
	float:left;
	margin-left:20px;
	padding-left:10px;
}

ul.nav  {

	margin: 0;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	list-style:none;
	list-style-image:none;
	padding:0px;
	margin:0px;
}

ul.nav li {
	text-align: center;
	list-style: none;
	float: left;
	font-weight: bold;
}
ul.nav li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}

ul.nav li a:hover {
	display: block;
	text-decoration: none;
	color: #86231E;
}
#header {
	background-color: #86231E;
	background-image: url(images/topboth.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 537px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	font-size:14px;
}
#left {
	background-image: url(images/left_nav.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 228px;
	border-top: 20px solid #FFFFFF;
	border-right: 12px none #FFFFFF;
	border-bottom: 20px none #FFFFFF;
	border-left: 20px solid #FFFFFF;
	float: left;
	padding-top: 480px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#contents {
	background-color: #dac58e;
	height: 262px;
	width: 537px;
	border-top-width: 13px;
	border-right-width: 20px;
	border-bottom-width: 10px;
	border-left-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	float: right;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	padding-right: 10px;
}
ul.nav2  {
	text-align:center;
	margin: 0;
	display: inline;
	float: left;
	padding-left: 17px;
	width: 228px;
}
ul.nav2 li {
	text-align: center;
	list-style: none;
	float: left;
	font-weight: bold;
}
ul.nav2 li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #86231E;
	font-size: 12px;
	padding-left: 8px;
}
ul.nav2 li a:hover {
	display: block;
	text-decoration: none;
	color: #D48A1D;
}
#leftcolumn {
	width: 280px;
	float: right;
}
.images {
	float: left;
	border: 1px solid #333333;
	padding: 0px;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.accomodation {
	font-size: 12px;
}

#content_text {
	margin:12px;
}

.img_border_pad_left_float {
padding:4px;
background-color:#FFFFFF;
float:left;
margin-right:10px;
margin-top:10px;
margin-bottom:10px;
}

.img_border_pad_right_float {
padding:4px;
background-color:#FFFFFF;
float:right;
margin-left:10px;
margin-top:10px;
margin-bottom:10px;
}
#home_names_panel {
width:290px;
}

#home_accom_panel {
width:290px;
}

#home_map_panel {
float:right;
width:200px;
}

#home_left_panel_float {
float:left;
width:290px;
text-align:left;
}

.callout_box {
width:95%;
background-color:#86231E;
padding:10px;
margin-left:auto;
margin-right:auto;
}

.callout_box h4{
color:#FFFFFF;
font-size:16px;
font-weight:normal;
}

.callout_box a{
color:#FFFFFF;
font-size:14px;
}

.areyou_clickable a:link {
padding-left:220px;
padding-bottom:100px;
position:relative;
top:350;
display:block;
}
.areyou_clickable a:visited {
padding-left:220px;
padding-bottom:100px;
position:relative;
top:350;
display:block;
}
.areyou_clickable a:active {
padding-left:220px;
padding-bottom:100px;
position:relative;
top:350;
display:block;
}
