/* TAG STYLES */

html
{
	background: #ffffff url("../layout_images/pageBg.gif") 5px 93px repeat;
}

body
{
	margin: 25px 0px 0px 0px;
}

img, div, input { behavior: url("iepngfix.htc") }

img
{
	margin: 0px;
	padding: 0px;
	display: block;
}

a
{
	text-decoration: none;
}

/* END OF TAG STYLES */

/* VARIOUS CLASSES */

.float_left
{
	float: left;
}

.float_right
{
	float: right;
}

.red
{
	color: #FF0000;
}

/* END OF VARIOUS CLASSES */

/* DIV STYLES */

#content_center
{
	width: 960px;
	margin: 0px auto 0px auto;
}

#main_menu_column
{
	float: left;
	width: 185px;
	margin: 12px 0px 0px 0px;
}

#page_display_column
{
	float: left;
	width: 775px;
}

#page_header
{
	height: 93px;
	width: 736px;
	margin: 0px 0px 0px 20px;
	background-color: 0e4623;
}

#page_background
{
	background: transparent url('../layout_images/page_repeat_bg.jpg') 0 0px repeat;
}

#page_content_holder
{
}

#content_boundary
{
	width: 708px;
	margin: 0px 0px 0px 34px;
	padding: 13px 0px 0px 0px;
}

#page_content_holder_bottom
{
	height: 13px;
}

.page_height_creator
{
	float: left;
	height: 590px;
	width: 15px;
}

.sponsor
{
	margin: 13px 0px 0px 0px;
}

#footer
{
	margin: 5px 0px 20px 0px;
}

div.gallery_preview_holder
{
	margin-bottom: 10px;
	border-bottom: 1px dotted #8AC73E;
	padding-bottom: 10px;
}

div.gallery_main_image
{
	float: left;
	margin-right: 20px;
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 100px;
	width: 94px;
}

div.gallery_details
{
	float: left;
	width: 340px;
}

div.gallery_details a
{
	color: #8AC73E;
	font-size: 1.4em;
}

div.gallery_details a:hover
{
	text-decoration: underline;
}

div.gallery_image_holder
{
}

div.gallery_image
{
	float: left;
	width: 105px;
	padding: 0px 5px 10px 5px;
}

div.gallery_image_image
{
	height: 105px;
	width: 105px;
}

/* END OF DIV STYLES */

/* PARAGRAPH STYLES */

#page_header p
{
	text-align: right;
	color: #FFFFFF;
	padding: 17px 34px 0px 0px;
	font-size: 9px;
}

#footer p.footer_links 
{
	text-align: center;
	margin: 0px 0px 5px 0px;
	font-size: 0.9em;
	color: #FFFFFF;
}

/* END OF PARAGRAPH STYLES */

/* LINK STYLES */

#page_header p a
{
	color: #FFFFFF;
}

#page_header p a:hover
{
	text-decoration: underline;
}

#footer p.footer_links a
{
	color: #FFFFFF;
	margin: 0px 5px 0px 5px;
}

#footer p.footer_links a:hover
{
	text-decoration: underline;
}

.news_holder .content a
{
	color: #FFF20F;
	text-decoration: underline;
}

.news_holder .content a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* END OF LINK STYLES */

/* TRENT MENU */

.trent_menu
{
	height: 101px;
	width: 736px;
	margin: 0px 0px 0px 20px;
	background-color: #FFFFFF;
}

/* END OF TRENT MENU */

#page_header_image
{
	display: none;
	height: 0px;
	width: 0px;
}

p.month_display_heading
{
	font-size: 1.3em;
	font-weight: bold;
	color: #8AC73E;
	border-bottom: 1px solid #8AC73E; 
	margin: 0px 0px 15px 0px;
}