* 
{
	margin				:	 0;
	padding				:	 0;
	font-size			:	12px;
	line-height			:	17px;
	font-family			:	"Lucida Grande", "Lucida Sans", Helvetica, Arial, Calibri, Tahoma;
	font-weight			: 	normal;
	color				:	#2b2b2b;
}

html
{
	height				:	100%;
}

body
{
	background: url(../images/body_bg.jpg) #2b2b2b repeat-x;
}

h1
{
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
	margin: 0 0 8px 0;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

h4
{
	font-weight: bold;
	margin: 8px 0 2px 0;
}

h2, h2.contentheading, h2.contentheading a, td.contentheading, .componentheading, #main_content .moduletable h3, a.contentpagetitle
{
	display: block;
	width: 100%;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #610000;
	padding: 5px 0 15px 0;
	margin: 0;
}

p
{
	margin-bottom: 10px;
}

strong
{
	font-weight: bold;
}

sup
{
	font-size: 8px;
}

a
{
	color: #610000;
	text-decoration		:	none;
	font-weight: bold;
}

a strong
{
	color: #610000;
	text-decoration		:	none;
	font-weight			:	bold;
}

a:hover
{
	text-decoration		:	underline;
}

a:active, a:focus
{
	outline: 0;
}

ul
{
	list-style-type: square;
	padding: 0 0 15px 25px;
}

ol
{
	list-style-type: decimal;
	padding: 0 0 2px 25px;
}

li
{
	padding: 5px 0 2px 0;
}

a.readmorelink
{
	font-weight: bold;
}

a.readon
{
	width: 97%;
	height: 18px;
	margin: 3px 0 0 0;
	padding: 2px 3% 0 0;
	display: block;
	text-align: right;
	color: #1d1d1d;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	background: #f3f3f3;
}

a.readon:hover
{
	color: #610000;
	text-decoration		:	none;
}

div.blog_more strong
{
	display: none;
}

p img
{
	margin: 0 0 10px 0;
}

table.blog p img
{
	border: 1px solid #610000;
	margin: 10px;
}

.clear
{
	clear: both;
}


/** Containers **/

div#frame
{
	width: 980px;
	min-height:700px;
	height: auto;
	margin: 0 auto;
}
*html div#frame { height: 100%; }

div#header
{
	width: 980px;
	height: 156px;
}

div#logo a
{
	float: left;
	width: 250px;
	height: 156px;
	background: url(../images/logo_bg.jpg) no-repeat;
}

div#header_menu
{
	width: 500px;
	height: 10px;
	margin: 10px 10px 0 0;
	float: right;
}

div#search_area
{
	float: right;
	height: 40px;
	width: 300px;
	margin: 95px 0 0 0;
	text-align: right;
}

div#twitter
{
	float: right;
	width: 25px;
	height: 25px;
	margin: 0 8px 0 0;
	background: url(../images/twitter.jpg) no-repeat;
}

div#facebook a
{
	float: right;
	width: 25px;
	height: 25px;
	margin: 0 30px 0 0;
	background: url(../images/facebook.jpg) no-repeat;
}

div#search_box
{
	float: right;
	width: 150px;
	margin: 0 30px 0 0;
}

div#menu_bar
{
	width: 980px;
	height: 43px;
	letter-spacing: .01em;
}

div#box_office a
{
	float: left;
	width: 250px;
	height: 43px;
	margin: 0 25px 0 0;
}

div#main_menu
{
	float: left;
	width: 705px;
	height: 43px;
}

div#main_area
{
	width: 980px;
	min-height: 700px;
	height: auto;
	overflow: hidden;
	border-bottom: 35px solid #2b2b2b;
}

div#left_panel
{
	float: left;
	width: 250px;
	min-height: 900px;
	height: auto;
	margin: 0 25px 0 0;
}


/** News **/

div#left_news
{
	width: 226px;
	padding: 20px 12px;
	background: #610000;
	margin: 0 0 3px 0;
}

div#left_news h3
{
	font-size: 16px;
	text-transform: uppercase;
	color: #fffcfc;
	letter-spacing: 1px;
}

div#left_news a.latestnews
{
	display: inline-block;
	width: 100%;
	font-size: 12px;
	text-transform: uppercase;
	color: #bb7777;
	margin: 15px 0 3px 0;
}

div#left_news .introtext
{
	color: #fffcfc;
}

div#left_news a.readmore
{
	display: inline-block;
	width: 100%;
	color: #bb7777;
	margin: 2px 0 0 0;
	text-align: right;
}


/** Events **/

div#left_events
{
	width: 226px;
	padding: 12px;
	background: #610000;
	border-top: 1px solid #914d4d;
}

div#left_events h3
{
	font-size: 16px;
	text-transform: uppercase;
	color: #fffcfc;
	letter-spacing: 1px;
	padding: 0 0 12px 0;
}


/** Mailing List **/

div#mailing_list
{
	width: 226px;
	padding: 12px;
	background: #555555;
	margin: 25px 0 0 0;
}

div#mailing_list h3
{
	font-size: 16px;
	text-transform: uppercase;
	color: #2b2b2b;
	letter-spacing: 1px;
}


/** Join In **/

div#join_in
{
	width: 226px;
	padding: 12px;
	margin: 5px 0 0 0;
	border-bottom: 1px solid #000000;
}

div#join_in h3
{
	font-size: 16px;
	text-transform: uppercase;
	color: #bb7777;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}

div#join_in p
{
	color: #fffcfc;
}

div#join_in a
{
	color: #bb7777;
}


/** Crew Needed **/

div#crew_needed
{
	width: 226px;
	padding: 17px 12px 0 12px;
	margin: 0;
	border-top: 1px solid #6b6b6b;
}

div#crew_needed h3
{
	font-size: 16px;
	text-transform: uppercase;
	color: #bb7777;
	letter-spacing: 1px;
	margin: 0 0 5px 0;
}

div#crew_needed p
{
	color: #fffcfc;
}

div#crew_needed a
{
	color: #bb7777;
}

div#right_panel
{
	float: left;
	width: 705px;
	min-height: 900px;
	height: auto;
	background: #ffffff;
	padding-bottom: 40000px;
	margin-bottom: -40000px;
}

div#main_content
{
	width: 655px;
	padding: 25px;
}

div#footer
{
	width: 100%;
	background: #1d1d1d;
}

div#footer_content
{
	width: 980px;
	min-height: 200px;
	height: auto;
	margin: 0 auto;
}

div#footer_copyright
{
	width: 980px;
	height: 20px;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 8px;
	color: #8e8e8e;
}

div#footer_copyright a
{
	color: #8e8e8e;
	font-weight: normal;
}

div#footer_copyright a:hover
{
	color: #ffffff;
}

/** Mailing List Box **/

div#mailing_list div.modnsintro
{
	color: #fffcfc;
	margin: 0 0 10px 0;
}

.news_inputbox, .news_inputbox-spam
{
	width: 150px;
	margin: 0 0 5px 0;
}

div#mailing_list div.modns td
{
	color: #fffcfc;
}

.modns .button
{
	font-size: 14px;
	color: #bb7777;
	background: none;
	border: none;
	text-transform: uppercase;
	text-align: right;
}

#main_content .modns .button
{
	font-size: 14px;
	color: #610000;
	background: none;
	border: none;
	text-transform: uppercase;
	text-align: right;
}

.modns .button:hover
{
	cursor: pointer;
}

div#mailing_list div.moduletable span
{
	color: #f5e83d !important;
	display: inline-block;
	margin: 0 0 3px 0;
}


/** Header Menu **/

div#header_menu ul
{
	height: 10px;
	text-align: right;
}

div#header_menu ul li
{
	display: inline;
	margin: 0 0 0 22px;
}

div#header_menu ul li span
{
	color: #ffffff;
	text-transform: uppercase;
}

div#header_menu ul li a:hover
{
	text-decoration: none;
}

div#header_menu ul li.item57 a span
{
	color: #bb7777;

}

#menu37 a.hover
{
	cursor: default;
}


/** Left Menu **/

div#left_menu
{
	width: 250px;
	padding: 20px 0;
	margin: 0 0 3px 0;
}


/** Footer Menu **/

div.footer_menu
{
	float: left;
	width: 178px;
	padding: 15px 0 0 0;
	margin: 0 22px 0 0;
}

div.footer_menu-last
{
	float: left;
	width: 178px;
	padding: 15px 0 0 0;
	margin: 0;
}

div.footer_menu h3, div.footer_menu-last h3
{
	font-size: 14px;
	text-transform: uppercase;
	color: #bb7777;
	border-bottom: 1px solid #555555;
	margin: 0 0 10px 0;
	padding: 0 0 1px 0;
	font-weight: normal;
}


/** Contact Form **/

form.contactform
{
	margin: 10px 0 0 0;
}

form.contactform td
{
	padding: 5px 0;
}

span.copyme
{
	padding: 0 0 0 8px;
}


/** FAQ **/

table.contentpaneopen
{
	width: 655px;
}

.quote
{
	position: relative;
	z-index: 0;
	padding: 15px;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	background: #fae3e3;
	color: #2b2b2b;
}

.flyer
{
	float: left;
	position: relative;
	z-index: 99;
	width: 350px;
}


/** Links **/

.linktitle
{
	width: 100%;
	display: block;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 1px solid #610000;
}


.linkurl
{
	width: 100%;
	display: block;
	padding: 5px 0 0 0;	
}

.linkdesc
{
	width: 100%;
	display: block;
	padding: 5px 0 0 0;	
}


/** Login Form **/

.login_form fieldset
{
	border: none;
}

.login_form .inputbox
{
	margin: 0 0 10px 0;
}


.sigplus-gallery
{
	clear: both;
}

.sigplus-gallery ul li
{
	float: left;
}

dt.message
{
	display: none;
}

#system-message ul
{
	list-style-type: none;
}

#system-message ul li
{
	font-weight: bold;
}

roksearch-wrapper .inputbox
{
	width: 100px !important;
}

ul.menu_testmenu li, ul.menu_testmenu li span
{
	color: white;
}

