/*
   Color Sets
	 
	 Dark grey/green: #232521
	 Blue: #2969a9
	 Off-white: #fce7b6
*/
* {margin: 0; padding: 0;}
html {margin: 0; padding: 0; height: 100%;}
body {
	margin: 0;
	height: 100%;
	padding: 0;
	font-family: Arial, sans-serif;
	background: #232521 url(images/bg.jpg) 0 0 repeat-x;
	font-size: 12px;
	color: #4c4b43;
}

a {color: #2969a9; text-decoration: underline;}
a:hover {text-decoration: none;}
img, img a, img a:hover {border: 0;}
ul, ol, li {list-style: none;}
h1, h5, h6 {color: #fce7b6;}
h2, h4 {color: #2969a9;}

h3 { color: #232521; }

* {
	outline: none;
}

h1.step_into_bliss {
	background: url(images/step_into_bliss_tag.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 23px 0;
	padding: 0;
}
*:first-child+html h1.step_into_bliss {margin: 0 0 10px 0;}
h2.amber_story {
	background: url(images/cape_amber_tag.png) 0 0 no-repeat;
	text-indent: -999em;
	margin: 0 0 12px 0;
	padding: 0;
}
h2.Belize, h2.Resort, h2.Location, h2.Architecture, h2.Adventure, h2.Contact, h2.Privacy, h2.Terms {
	text-indent: -999em;
	margin: 0 0 12px 0;
	padding: 0;
}
h2.Belize {
	background: url(images/belize_tag.png) 0 0 no-repeat;
}
h2.Resort {
	background: url(images/resort_tag.png) 0 0 no-repeat;
}
h2.Location {
	background: url(images/location2_tag.png) 0 0 no-repeat;
}
h2.Architecture {
	background: url(images/architecture_tag.png) 0 0 no-repeat;
}
h2.Adventure {
	background: url(images/adventure_tag.png) 0 0 no-repeat;
}
h2.Contact {
	background: url(images/contact_tag.png) 0 0 no-repeat;
}
h2.Privacy {
	background: url(images/privacy_tag.png) 0 0 no-repeat;
}
h2.Terms {
	background: url(images/terms_tag.png) 0 0 no-repeat;
}

/*Structure*/
#header {
	width: 950px;
	margin: 0 auto;
	height: 89px;
	overflow: hidden;
}
#headerContent {
	width: 697px;
	float: right;
	display: inline;
	height: 89px;
	background: url(images/location_tag.png) 123px 14px no-repeat;
}
#pageWrapper {
	background: url(images/sand.jpg) 0 0 repeat;
	width: 100%;
	overflow: hidden;
	padding: 0 0 36px 0;
}
#container {
	width: 880px;
	padding: 23px 35px;
	background: #232521;
	margin: 0 auto;
}
#contentTop {
	background: url(images/content_top.png) 0 0 no-repeat;
	height: 8px;
	width: 880px;
}
#contentBottom {
	background: url(images/content_bottom.png) 0 0 no-repeat;
	height: 8px;
	width: 880px;
}
#content {
	background: url(images/content_bg.png) 0 0 repeat-y;
	padding: 18px 18px 15px 23px;
	width: 839px;
	overflow: hidden;
	height: 100%;
}
*:first-child+html #content {padding-bottom: 5px;}

#content #sideBar {
	width: 185px;
	float: right;
	display: inline;
}
#content #textArea {
	width: 640px;
	float: left;
	display: inline;
}



/*Content*/
#content #textArea p {
	line-height: 20px;
	margin: 0 0 10px 0;
}





/*Footer*/
#footer {
	background: #232521;
	color: #7c7461;
	width: 950px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}

#footer ul {
	margin: 16px 0 0 0;
	float: left;
	display: inline;
	
}
#footer ul li {
	display: inline;
	font-size: 11px;
	padding: 0 8px 0 0;
	border-right: 1px solid #fbb715;
	margin: 0 0 0 8px;
	text-transform: uppercase;
}
#footer ul li.first_li {margin: 0;}
#footer ul li.last_li {border: 0; padding: 0;}
#footer ul li a {color: #f9ecd4; text-decoration: none;}
#footer ul li a:hover {text-decoration: underline;}

#footer #copyInfo {
	float: right;
	display: inline;
	margin: 16px 0 0 0;
	font-size: 11px;
	text-align: right;
	line-height: 15px;
}
#footer #copyInfo p.img {
	margin: 0 0 5px 0;
}

#footer #devInfo {
	float: left;
	display: inline;
	clear: left;
	margin: 25px 0 0 0;
}




/*Menus*/
ul#metaMenu {
	margin: 21px 0 0 0;
	text-align: right;
	height: 40px;
}
ul#metaMenu li {
	display: inline;
	font-size: 11px;
	padding: 0 8px 0 0;
	border-right: 1px solid #cdc3af;
	margin: 0 0 0 8px;
}
ul#metaMenu li.last_li {border: 0; padding: 0;}
ul#metaMenu li a {color: #cdc3af; text-decoration: none;}
ul#metaMenu li a:hover {text-decoration: underline;}

ul#menu {
	width: 697px;
	height: 28px;
}
ul#menu li {
	float: left;
	display: inline;
	height: 28px;
	border-left: 1px solid #232521;
}
ul#menu li a {
	display: block;
	height: 28px;
	text-indent: -999em;
}

ul#menu li.home a {background: url(images/menu_home.png) 0 0 no-repeat; width: 73px;}
ul#menu li.resort a {background: url(images/menu_resort.png) 0 0 no-repeat; width: 83px;}
ul#menu li.location a {background: url(images/menu_location.png) 0 0 no-repeat; width: 104px;}
ul#menu li.belize a {background: url(images/menu_belize.png) 0 0 no-repeat; width: 77px;}
ul#menu li.architecture a {background: url(images/menu_architecture.png) 0 0 no-repeat; width: 138px;}
ul#menu li.adventure a {background: url(images/menu_adventure.png) 0 0 no-repeat; width: 115px;}
ul#menu li.contact a {background: url(images/menu_contact.png) 0 0 no-repeat; width: 100px;}

ul#menu li.home a:hover, ul#menu li.resort a:hover, ul#menu li.location a:hover,
ul#menu li.belize a:hover, ul#menu li.architecture a:hover, ul#menu li.adventure a:hover,
ul#menu li.contact a:hover {background-position: 0 -28px;}

ul#menu li#selected a {background-position: left bottom;}



/*Text*/
a.read_more {
	background: url(images/read_more_link.png) 0 0 no-repeat;
	float: right;
	display: inline;
	padding: 0 0 2px 0;
	border-bottom: 1px dashed #fbb715;
	width: 71px;
	height: 13px;
	text-indent: -999em;
}
a.read_more:hover {
	border-bottom: 1px dashed #2969a9;
}



/*Images and Flash*/
.logo {
	margin: 8px 0 0 11px;
	float: left;
	display: inline;
}

#flashSplash {
	width: 1044px;
	height: 381px;
	margin: 22px auto 0 auto;
}

#imgSplash {
	width: 942px;
	height: 165px;
	padding: 4px 4px 10px 4px;
	background: #232521;
	margin: 22px auto 0 auto;
}

.extraSideItem {
	margin: 0 0 20px 7px;
}
.lastExtraSideItem {
	margin: 0 0 0 7px;
}

/*Note: Need to layer them so the widget won't be cut off when overflowing
  outside of the content area.*/
#weatherWidget {
	width: 178px;
	height: 135px;
	margin: 0 0 -30px 7px;
}
#weatherWidget div {
	width: 178px;
	height: 135px;
	position: absolute;
	z-index: 1;
	display: block;
	margin: -46px 0 0 0;
}
#weatherWidget div div {
	width: 178px;
	height: 135px;
	margin: 0;
}
#photoGalleryWidget {
	width: 185px;
	height: 158px;
	margin: 0;
}


/*Note: Need to layer them so the paragraphs will properly flow 
  around an absolute positioned element.*/
#extraImg1 {
	width: 128px;
	height: 118px;
	float: left;
	display: inline;
	margin: 0px 0px 0 0px;
}
#extraImg1 span {
	width: 158px;
	height: 133px;
	background: url(images/feet_img.png) 0 0 no-repeat;
	margin: 0px 0px 0 -40px;
	position: absolute;
	z-index: 1;
	display: block;
}
.aloneSpace {
	padding-top: 15px;
}

ul.bullets {
	margin: 15px 0 15px 30px;
}
ul.bullets li {
	margin: 10px 0;
	padding-left: 25px;
	background: url(images/arrowli.png) 0px 3px no-repeat;
}



