body
	{
	padding: 0px;
	margin: 0px;
	background-color: #3c2612;
	color: #695743;
	font-family: Lucida Grande, Verdana, San-Serif;
	font-size: 12px;
	background-image: url(/objects/images/background_primary.jpg);
	background-repeat: repeat-y;
}

a
	{ color: #000; }
a:hover
	{ color: #F90; }

.global-container
	{ padding: 0px; margin: 0px; }

.global-content
	{ position: relative; width: 725px; margin-left: 154px;}

.global-footer
	{
	bottom: 0px;
	position: relative;
}

.global-message 
	{ background-color: #900; padding: 5px; color: #FFF; font-size: 14px; margin-bottom: 14px; }

.content-header
	{ margin: 0px 7px; }

.content
	{
	background-color: #f4eddb;
	margin-left: 7px;
	margin-right: 10px;
	min-height: 600px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
}
.content-block
	{ margin-bottom: 14px; }

.home-highlight
	{ background-image: url(/objects/images/background_home_hatch.png);  }

.link-highlight
	{ padding: 5px; background-color: #e8dac4; }
.content-highlight
	{ padding: 10px; text-align: center; background-color: #e8dac4; margin-bottom: 14px; }
.content-item
	{ padding-bottom: 7px; margin-bottom: 7px; border-bottom: 1px dotted #e8dac4; }
.content-date
	{
	font-size: 25px;
	padding-right: 14px;
	width: 140px;
	margin-top: 4px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.content-date-home
	{ font-size: 12px; padding-right: 14px; width: 80px; }
.content-item-home
	{ padding-bottom: 3px; margin-bottom: 3px; border-bottom: 1px dotted #e8dac4; }

.menu-item
	{ padding-bottom: 7px; margin-bottom: 7px; border-bottom: 1px dotted #e8dac4; }

.navigation
	{ z-index: 2000; position: absolute; top: 0px; left: 0px; }

.home-gallery
	{
	z-index: 1000;
	position: absolute;
	top: 160px;
	left: -50px;
}
.home-blog
	{ position: relative; left: 260px; width: 420px; margin-bottom: 40px; min-height: 200px; }

.journal-more
	{ font-size: 11px; color: #bc9872; margin-bottom: 7px; }


h1
	{ font-weight: bold; font-size: 19px; margin: 0px; padding: 0px; margin-bottom: 10px; }
h3
	{ font-weight: bold; font-size: 13px; margin: 0px; padding: 0px;}
h4
	{ font-weight: bold; font-size: 13px; margin: 0px; padding: 0px; color: #467698; margin-top: 18px; }

.grand-opening
	{ position: absolute; top: 10px; left: 680px; }

.footer
	{ background-color: #f4eddb; margin-left: -10px; margin-right: 11px; padding: 14px; text-align: center; color: #986744; font-size: 11px; }

.footer-navigation
	{
	background-color: #e8d6ad;
	padding: 7px;
	margin-bottom: 14px;
	border: 1px solid #d9c8a1;
	text-align: center;
	background-image: url(/objects/images/background_footer_nav.png);
	background-repeat: repeat-x;
}
.footer a
	{ color: #85440a; }
.footer-wrapper
	{ width: 725px; margin-left: 155px; text-align: center; }

.footer-leaf
	{ position: absolute; top: -50px; left: 792px; z-index: 1000; }	
.footer-tiki
	{ position: absolute; top: -284px; left: 0px; z-index: 1000; }



.clear
	{ clear: both; height: 1px; max-height: 1px; font-size: 1px; }

div, img { behavior: url(/objects/css/iepngfix.htc) }	

