/* Top Elements */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #660000 url(images/main_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 8px;
	color: #FFFFFF;
}
.floatleft {
	margin: 12px;
	float: left;
	width: auto;
}
.floatright {
	margin: 4px;
	float: right;
}	
	
/* links */
#content a:link, a:active, a:visited {
	color: #CC9900;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: none;
}
#content a:hover {
	color: #CC9900;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: underline;
}
#footer a:link, a:active, a:visited {
	color: #722700;
}
#footer a:hover {
	color: #5E2100;
}
#places:hover {
	background-image: url(images/box_bg2.gif);
}
#festivals:hover {
	background-image: url(images/box_bg2.gif);
}
#packages:hover {
	background-image: url(images/box_bg2.gif);
}
#lodging:hover {
	background-image: url(images/box_bg2.gif);
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	margin: 0px auto;
	width: 1015px;
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	height: 351px;
	width: 1015px;
	position: relative;
	z-index: 1;
}
#nav {
	height: 55px;
	width: 478px;
	background: url(images/nav_bg.jpg) repeat-x;
	text-align: center;
	margin: 0px;
	float: left;
	padding: 0px;
}
#logo {
	height: 121px;
	width: 330px;
	position: absolute;
	left: 60px;
	z-index: 5;
}
#eagle {
	height: 240px;
	width: 205px;
	position: absolute;
	left: 730px;
	z-index: 4;
	top: 100px;
}
#content {
	width: 446px;
	margin: 3px 0px 0px 3px;
	padding: 30px 0px 0px 24px;
	float: left;
	clear: both;
	height: auto;
	font-size: 10px;
	line-height: 1.25em;
	color: #B6AB7C;
}
#flickr {
	height: 262px;
	width: 446px;
	float: right;
	border: 18px solid #003300;
	background: #000000;
	padding: 0px;
	margin: 0px;
}
#flickrbar {
	height: 48px;
	width: 221px;
	z-index: 6;
	position: absolute;
	top: 582px;
	bottom: 0px;
}
#center {
	background: url(images/center_bg.jpg) repeat-y;
	width: 960px;
	float: left;
	height: auto;
	margin: 0px 0px 0px 28px;
	padding: 0px;
}
#lodging {
	float: left;
	height: 110px;
	width: 213px;
	background: url(images/box_bg.gif) no-repeat left top;
	margin-top: 3px;
	margin-left: 4px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 9px;
	padding-left: 17px;
	padding-right: 6px;}
#places {
	float: left;
	height: 110px;
	width: 209px;
	background: url(images/box_bg.gif) no-repeat left top;
	margin-top: 3px;
	clear: left;
	margin-left: 6px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 9px;
	padding-left: 17px;
	padding-right: 6px;
}
#festivals {
	height: 110px;
	width: 209px;
	background: url(images/box_bg.gif) left top;
	margin-top: 3px;
	float: left;
	margin-left: 6px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 9px;
	padding-left: 17px;
	padding-right: 6px;}
#packages {
	float: left;
	height: 110px;
	width: 209px;
	background: url(images/box_bg.gif) no-repeat left top;
	margin-top: 3px;
	margin-left: 4px;
	font-size: 10px;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 9px;
	padding-left: 17px;
	padding-right: 6px;}
#volcano {
	float: left;
	height: 143px;
	width: 243px;
	border: 1px solid #FFFFFF;
	margin-top: 4px;
	margin-left: 4px;
}
#family {
	float: right;
	height: 143px;
	width: 234px;
	border: 1px solid #FFFFFF;
	margin: 4px 0px 0px;

/* headers */
}
#sidebar h1 {
	text-transform: uppercase;
	font-size: 16px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#center h1 {
	text-transform: capitalize;
	color: #FFFFFF;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	padding-bottom: 10px;	
}
#content h1 {
	text-transform: uppercase;
	color: #FFFFFF;
	font: bold normal 19px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding-bottom: 10px;	
		
}
#footer {
	background: url(images/footer_bg.png) no-repeat;
	clear: both;
	height: 31px;
	width: 960px;
	margin: 0px auto;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 58px;
	text-transform: uppercase;

/* sidebar */
}
ul.sidebar {
	text-align: left;
	padding: 0;
	text-decoration: none;
	margin: 0px;
}
ul.sidebar li {
	list-style: none;
	padding: 20px 0px 0px 15px;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}
* html body ul.sidebar li {
}
ul.sidebar li a {
	text-decoration: none;
	color: #993300;
	border: none;
	font-weight: normal;
}
ul.sidebar li a:hover {
	color: #000000;
	border: none;
}
#nav img {
	border-right: 1px solid #65843E;
}