/*
//*******
//
//	filename: page_style.css
//	author: Zack Brown
//	date: 24th November 2008
//
//*******
*/

body
{
	color: #215B00;
	background: #FFFFFF url('../images/background.jpg') top left repeat-x;
	padding: 11px 0px 0px 0px;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
}

h1, h2, p, ul, li, strong
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #215b00;
	background: none;
}

h1
{
	font-size: 1.4em;
	margin: 0px 10px;
	padding: 0px;
}

h2
{
	font-size: 1.3em;
	margin: 0px 10px;
	padding: 0px;
}

p, td, th
{
	font-size: 1.2em;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}

ul
{
	margin: 10px;
	padding: 0px;
}

li
{
	font-size: 1.1em;
	list-style: none;
	margin: 5px;
	padding: 0px;
}

div
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
}

table
{
	width: 725px;
	margin: 0px 10px;
	padding: 0px;
	border-top: 1px solid #215B00;
	border-left: 1px solid #215B00;
}

table th,
table td
{
	border-bottom: 1px solid #215B00;
	border-right: 1px solid #215B00;
}

table th
{
	color: #FFFFFF;
	background: #779438;
}

table td
{
	margin: 0px;
	padding: 5px;
}

.row_offset
{
	color: #000000;
	background: #E2EFDD;
}

.auto_overflow
{
	overflow: auto;
}

#container
{
	width: 800px;
	height: 510px;
	margin: 0px auto;
}

#header
{
	width: 295px;
	height: 158px;
}

#page_content
{
	width: 745px;
	margin: 0px auto;
	padding: 0px;
}

#page_content a
{
	color: #009900;
	background: inherit;
	text-decoration: underline;
}

#footer 
{
	margin: 0px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	clear: both;
}

#intro-holder
{
	width: 555px;
	margin: 0px auto;
}

a:active
{
	text-decoration: underline;
	color: #006633;
	background: inherit;
}

a
{
	color: #006600;
	background: inherit;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #009900;
	background: inherit;
}

a.current,
.current-tab a
{
	color: #779438;
	background: inherit;
	text-decoration: underline;
}

.header_text_image
{
	margin: 0px 10px;
	padding: 0px;
}

#navigation_wrapper
{
	overflow: auto;
	margin: 0px 0px -4px 40px;
	padding: 0px;
}

#navigation_wrapper #navigation
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	vertical-align: baseline;
}

#navigation_wrapper #navigation li
{
	float: left;
	background: url('../images/tab_left.gif') top left no-repeat;
	border-bottom: 1px solid #85D8A4;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 9px;
}

#navigation_wrapper #navigation li a
{
	display: block;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 8px 9px 3px 0px;
	text-indent: 0px;
	float: none;
	background: url('../images/tab_right.gif') top right no-repeat;
}

#navigation_wrapper #navigation li:hover a
{
	background-position: 100% -150px;
}

#navigation_wrapper #navigation li:hover
{
	background-position: 0% -150px;
}

#navigation_wrapper #navigation li.current-tab
{
	border-bottom: 1px solid #FFFFFF;
}

/*
//*******
//
// form styles
//
//*******
*/

form
{
	margin: 0px;
	padding: 0px;
}

fieldset
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

legend
{
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

label
{
	display: block;
	margin: 10px 10px 0px 10px;
	padding: 0px;
	font-weight: bold;
}

input, textarea, select
{
	display: block;
	font-weight: normal;
	border: 1px solid #779438;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #FFFFFF;
}

textarea
{
	width: 500px;
	height: 140px;
}

.form_checkbox,
.form_radio
{
	display: block;
	font-weight: normal;
}

.form_checkbox input,
.form_radio input
{
	display: inline;
}

.form_error
{
	color: #215B00;
	background: inherit;
}

.form_submit
{
	margin: 0px;
	padding: 0px 2px;
}

.field_title
{
	margin: 0px;
	padding: 0px;
}

.hidden_field
{
	border: 0px;
	width: 0px;
	height: 0px;
	display: none;
}

.form_submit
{
	margin: 0px;
	padding: 2px 5px;
}

/*
//*******
//
//	flash sidebar styles
//
//*******
*/

#flash_sidebar_wrapper
{
	width: 201px;
	float: left;
}

#flash_sidebar_header
{
	padding-top:2px;
	width: 201px;
	height: 42px;
}

#flash_sidebar_content
{
	width: 201px;
	height: 400px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('../images/flash_sidebar_background.gif') top left repeat-y;
}

#flash_sidebar_content_sales
{
	width: 201px;
	height: 680px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('../images/flash_sidebar_background.gif') top left repeat-y;
}

#flash_sidebar_content_downloads
{
	width: 201px;
	height: 430px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: url('../images/flash_sidebar_background.gif') top left repeat-y;
}

#flash_sidebar_content_sales,
#flash_sidebar_content_downloads
{

}

#flash_sidebar_content_sales object,
#flash_sidebar_content_downloads object
{
	width: 195px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#flash_sidebar_footer
{
	width: 201px;
	height: 19px;
}

/*
//*******
//
//	news page styles
//
//*******
*/

#news_wrapper
{
	width: 404px;
	float: left;
}

#news_header
{
	width: 404px;
	height: 42px;
}

#news_content
{
	width: 404px;
	height: 365px;
	color: #000000;
	background: url('../images/news_background.gif') top left repeat-y;
	margin: 0px;
	padding: 0px;
}

#news_footer
{
	width: 404px;
	height: 19px;
	color: #000000;
}

#news_articles_wrapper
{
	width: 137px;
	float: left;
}

#news_articles_header
{
	width: 137px;
	height: 42px;
}

#news_articles_content
{
	width: 137px;
	height: 365px;
	color: #000000;
	background: url('../images/news_articles_background.gif') top left repeat-y;
}

#news_articles_footer
{
	width: 137px;
	height: 22px;
}

#news_archives_wrapper
{
	width: 201px;
	float: left;
}

#news_archives_header
{
	width: 201px;
	height: 42px;
}

#news_archives_content
{
	width: 201px;
	height: 365px;
	color: #000000;
	background: url('../images/news_archives_background.gif') top left repeat-y;
}

#news_archives_footer
{
	width: 201px;
	height: 19px;
}

#news_content_wrapper
{
	width: 400px;
	height: 365px;
	margin: 0px auto;
	padding: 5px 0px 0px 0px;
	overflow: auto;
}

#news_content_wrapper #youtube_video_wrapper
{
	margin: 5px auto 10px auto;
	padding: 0px;
	width: 384px;
	height: 231px;
}

#news_articles_content_wrapper
{
	width: 132px;
	height: 365px;
	margin: 0px auto;
	padding: 0px;
	overflow: auto;
}

#news_archives_content_wrapper
{
	width: 198px;
	height: 365px;
	margin: 0px auto;
	padding: 0px;
	overflow: auto;
}

/*
//*******
//
//	download page styles
//
//*******
*/

#downloads_wrapper
{
	width: 541px;
	float: left;
	padding-top:3px;
}

#downloads_header
{
	width: 541px;
	height: 42px;
}

#downloads_content
{
	width: 541px;
	height:775px;
	color: #000000;
	background: url('../images/downloads_background.gif') top left repeat-y;
}

#downloads_footer
{
	width: 541px;
	height: 19px;
}

.download
{
	width: 100px;
	height: 183px;
	float: left;
	margin: 10px 10px 0px 20px;
}

.download p
{
	font-size: 1.1em;
}

/*
//*******
//
//	sales and contact page styles
//
//*******
*/

#sales_and_contact_wrapper
{
	width: 404px;
	float: left;
}

#sales_and_contact_header
{
	width: 404px;
	height: 19px;
}

#sales_and_contact_content
{
	width: 404px;
	height: 700px;
	color: #000000;
	background: url('../images/sales_and_contact_background.gif') top left repeat-y;
}

#sales_and_contact_footer
{
	width: 404px;
	height: 19px;
}

#links_wrapper
{
	width: 137px;
	float: left;
}

#links_header
{
	padding-top:1px;
	width: 137px;
	height: 19px;
}

#links_content
{
	width: 137px;
	height: 700px;
	color: #000000;
	background: url('../images/links_background.gif') top left repeat-y;
}

#links_content_images
{
	text-align: center;
}

#links_content_images a,
#links_content_images a img
{
	border: 0px;
	color: #000000;
	background: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#links_footer
{
	width: 137px;
	height: 22px;
}

#map_thumb
{
	float: right;
	margin: 0px 10px;
	padding: 0px;
}

/*
//*******
//
//	gallery page styles
//
//*******
*/

#gallery_wrapper
{
	width: 745px;
}

#gallery_header
{
	width: 745px;
	height: 19px;
}

#gallery_content
{
	width: 745px;
	color: #000000;
	background: url('../images/gallery_background.gif') top left repeat-y;
}

#gallery_footer
{
	width: 745px;
	height: 19px;
}

#admin_gallery_image
{
	margin: 10px 20px;
	padding: 0px;
	text-align: center;
}

#admin_news_image
{
	margin: 10px 0px;
	padding: 0px;
	border: 1px solid #779438;
}

/*
//*******
//
//	owners lounge page styles
//
//*******
*/

#owners_lounge_wrapper
{
	width: 745px;
}

#owners_lounge_header
{
	width: 745px;
	height: 19px;
}

#owners_lounge_content
{
	width: 745px;
	color: #000000;
	background: url('../images/owners_lounge_background.gif') top left repeat-y;
}

#owners_lounge_footer
{
	width: 745px;
	height: 19px;
}

#gallery_images
{
	width: 735px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#gallery_images a
{
	margin: 0px;
	padding: 5px;
}

#gallery_images img
{
	width: 62px;
	height: 62px;
}