body {
	background-color: #EEEECC;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100% !important;
}

a:link {
	color: #007E60;
}

a:hover {
	color: #ff9933;
}

a:visited {
	color: #0A6A35;
}

#outer {
	width: 100%;
	text-align: center;
}

#inner {
	background-color: white;
	width: 820px;
	margin: 0 auto;
	text-align: left;
	border-width: 0 5px;
	border-style: solid;
	border-color: #007E60;
	background-image: url('/images/bg.gif');
	background-repeat: repeat-y;
}

#logo {
	width: 175px;
	height: 240px;
	margin-left: 22px;
	padding: 0;
	float: left;
}

#news-box, #reservations {
	float: left;
	height: 40px;
	margin-top: 18px;
	font-weight: bold;
	text-align: center;
}

#news-box {
	width: 240px;
	margin-left: 13px;
	background-color: #007E60;
	color: white;
	border: 1px solid #02CB9D;
}

#reservations{
	margin-left: 21px;
	width: 320px;
	clear: right;
	background-color: #ff9933;
	border: 1px solid #007E60;
	text-align: center;
	line-height: .95;
}

#reservations span.inner-text {
	display: block;
	margin: 13px auto 0 auto;
}

#subscribe-box {
	height: 40px;
	width: 360px;
	margin-top: 6px;
	margin-right: 20px;
	float: right;
	clear: right;
	background-color: #ff9933;
	border: 1px solid #007E60;
}

#subscribe-box span.right {
	width: 270px;
	display: block;
	float: left;
	height: 40px;
	background-color: white;
}

#subscribe-box span.left {
	display: block;
	width: 80px;
	float: left;
	text-align: right;
	margin-right: 10px;
	padding-top: 4px;
	color: white;
	font-size: 13px;
}

#logo-text {
	width: 585px;
	height: 148px;
	margin-right: 25px;
	margin-top: 24px;
	float: right;
	clear: right;
}

#logo-text img {
	margin: 18px 0px;
}

#container {
	padding: 0;
	margin: 0 25px 0 0;
	float: right;
	background-color: #FFF;
	width: 600px;
}

#header {
	width: 100%;
	height: 252px;
	clear: left;
	background-color: white;
}

#content {
	margin: 0 0 0 25px;
	width: 585px;
	line-height: 1.1;
	float: right;
	min-height: 400px !important;
}

#content p {
	margin: 0 0 1.5em 0;	
}

#content img {
	float: left;
	margin: 0 1em 1em 0em;
	border: 1px solid #FF9933;
}

#content ul {
	margin-left: 0px;
	padding-left: 0px;
	z-index: 500;
	}

#content li {
	margin-left: 1em;
	padding-left: 0px;
	z-index: 500;
}

#main-image {
	float: left;
	height:346px;
	margin:0 1em 0 0;
	width:266px;
	}
	
#main-image img {
	border: 1px solid #ff9933;
	}

#content p {
	margin-top: 6px;
}

h1,
.title {
	color: #007E60;
	font-family: Arial, Verdana, sans-serif;
	font-size: 17pt;
	font-weight: bold;
}

h1.title {
	margin-top: 0;
}

#printer_friendly {
	margin: 15px 0px 20px 0px;
	width: 748px;
	text-align: left;
	color: #007E60;
	font-style: italic;
	font-weight: bold;
}

#printer_friendly a {
	color: #007E60;
	text-decoration: none;
}

#printer_friendly a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#content a, #footer, #printer_friendly, #content, a, #left-content, #news-box , #subscribe-box , #reservations{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
}

a img {
	border-style: none;
}

#footer {
	text-align: center;
	display: block;
	margin: 6px 0px 0px 0px;
	font-weight: bold;
	height: 60px;
	border-top: 1px solid #ff9933;
	background-color: white;
	border-bottom: 5px solid #007E60;
}

#callout {
	margin: 1em 1em 1em 0px;
	position:relative;
	clear: left;
	float: left;
	width: 124px;
	border: 1px solid #ff9933;
}

#left-content{
	background-color: #ff9933;
	border: 1px solid #02CB9D;
	width: 160px;
	min-height: 192px !important;
	margin: 20px 0 0 8px;
	padding: 0;
	float: left;
}

#left-content a {
	color: #015441;
	}

#left-content a:hover {
	color: black;
}

/***************************
 * MENU					   *
 ***************************/

#menu {
	width: 162px;
	min-height: 150px !important;
	margin-left: 20px;
	margin-top: 8px;
	padding: 0;
	float: left;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #007E60;
	border-width: 1px 1px 0px 1px;
}

#menu li {
	height: 28px;
	width: 160px;
	background-color: #007E60;
	margin: 0;
}

#menu li:hover, #menu li.sfhover {
	background-color: #ff9933;
}

#menu li a {
	color: white;
	display: block;
	text-decoration: none;
	padding: 5px 2px 5px 8px;
	font-weight: bold;
	clear: both;
	font-size: 14px;
}

#menu li a:visited {
	color: white;
}
 
#menu li a:active {
	background-color: #ff9933;
	color: #white;
}

#menu-list li a:hover, #menu-list li.sfhover {
	color: white;
}

#menu-list li a:hover.right, #menu-list li.sfhover.right {
	background-image: url("/images/right-arrow.gif");
}

#menu-list li ul {
	width: 168px;
	margin: 0;
	padding: 0;
	border-style: none;
	position: relative;
	left: -999em;
	z-index: 500;
}

#menu-list li ul li {
	margin: 0;
	width: 166px;
	border-left: 2px solid #02CB9D;
}

#menu ul li li {
	width: 166px;
	}
#menu ul li ul li a {
	margin: 0px;
	width: 162px;
}
#menu-list li:hover ul, #menu-list li.sfhover ul { 
	left: 160px; 
	top: -28px;
}
.label {
	display: block;
	margin-left: 2em;
}


#content ul.link-list {
	list-style-type: none;	
	padding-left: 0;
	margin-left: 0;
}

#content ul.link-list li {
	list-style-type: none;	
	padding-left: 0;
	margin-left: 0;
}

#content ul.link-list li h3{
	padding: 6px;
	width: 573px;
	background-color: #007E60;
	font-size: 15px;
	font-weight: bold;
	margin: .5em 0;
	color: white;
}

#content ul.link-list li ul li {
	margin-left: 1.5em;
	background-color: none;
	font-size: 11pt;
	margin-top: 6px;
	list-style-type: square;
}

#content ul.link-list li ul li a {
	font-weight: bold;
}

table.purchase-submit {
	margin-left: 85px;
	border-collapse: collapse;
	padding: 0;
}

table.purchase-submit td {
	padding: 6px;
	font-weight: bold; 
	border: 1px solid #AAA;
	margin: 0;
}
table.purchase-submit td#total {
	background-color:#CCC;
	width: 80px;
	text-align: right;
}
