﻿body 
{
	margin:0px; 
	padding:0px;
	border: 0px;
	text-align:center;					/* fix for IE Horizontal centered bug */
	min-width: 960px;					/* fix for Mozilla to above IE fix... gee! */
	font-family: Verdana, Arial, Sans-Serif;
	color: White;
	background-color: #fdf3cd;
}

#wrapper
{
	width: 960px;				/* sets the width for IE5.x's broken box model */
	w\idth:960px;				/* sets the width of the wrapper for compliant browsers: see http://www.communitymx.com/content/article.cfm?cid=33662 */
	margin: auto auto;			/* centers the wrapper with no margin on top or bottom */
	border: 0px;				/* sets a border to all 4 sides */
	position: relative;			/* important to position it relatively so that absolutely positioned divs are placed relatively to the parent */
	text-align: left;
	height: 610px; 
	background-color: #fdf3cd;
	padding: 0px;
}

#header
{
	width: 960px;
	height: 66px;
	margin: 0px;
}

#menuBar
{
	position: absolute;
	top: 0px;
	left: 208px;
	width: 732px;
	height: 24px;
	background-color: #feb554;
	padding: 21px 0px;
}

#menuItems
{
	width: 732px;
	color: #d57436;
	height: 22px;
	padding: 0px;
	margin: 0px;
	background-color: #ffcc7f;
	text-align: center;
	border-top: solid 1px #d57436;
	border-bottom: solid 1px #d57436;	
}

#menuItems li
{
	display: inline;
	list-style: none;
	list-style-type: none; 
}

#menuItems li a
{
	color: #d57436;
	font-size: 10pt;
	padding-left: 10px;
	padding-right: 10px;
}

#rightTopCorner
{
	position: absolute;
	top: 0px;
	left: 940px;
	height: 66px;
	width: 20px;
	background-color: #7b7b31;
}

#upperHorizontalRule
{
	position: absolute;
	top: 66px;
	left: 0px;
	width: 960px;
	height: 1px;
	background-color: #94774f;
	margin: 1px 0px;
}

#midSection
{
	position: absolute;
	top: 2px;
	left: 0px;
}

#sideBar
{
	position: absolute;
	top: 0px;
	left: 0px;
	/* float: left; */
	background-color: #7b7b31;
	width: 206px;
	height: 491px;
	margin-right: 2px;
}

#sideBarInfo
{
	position: absolute;
	top: 313px; left: 0px;
}

.sideBarTitle
{
	width: 206px;
	text-align: center;
	color: #DaA520;
	text-decoration: underline;
	font-size: 10pt;
	text-transform: uppercase;
	margin: 6px 0px 3px;
}

.sideBarTitle a
{
	color: #DaA520;
	text-decoration: underline;
}
.sideBarItem
{
	width: 206px;
	text-align: center;
	color: #DaA520;
	text-decoration: none;
	font-size: 8pt;
	text-transform: lowercase;	
	margin: 1px;
}

#mainContent
{
	position: absolute;
	top: 0px;
	left: 208px; 
	width: 732px;
	height: 491px;
	background-color: #BcBc91;
	padding: 0px;
	margin: 0px;
	overflow: auto;	
}

#rightHandSideMargin
{
	/*position: absolute; 
	top: 0px; 
	left: 940px; */
	float: right; 
	width: 20px; 
	height: 491px; 
	background-color: #feb554	
}


#lowerHorizontalRule
{
	position: absolute;
	top: 493px;
	left: 0px;
	width: 960px;
	height: 1px;
	background-color: #94774f;
	margin: 1px 0px;
}

#footer
{
	position: absolute;
	top: 2px;
	left: 0px;
	width: 920px;
	height: 20px;
	background-color: #feb554;
	padding: 0px 0px 0px 40px;
}

#footerBar
{
	width: 672px;
	color: #d57436;
	height: 18px;
	padding: 0px 0px 0px 80px;
	margin: 0px;
	text-align: center;	
}


#footerBar li
{
	display: inline;
	list-style: none;
	list-style-type: none;
}

#footerBar li a
{
	width: 100%;
	color: #d57436;
	font-size: 8pt;
	padding-left: 20px;
	padding-right: 20px;
}

.FooterHeader
{
	display: block;
	color: #5c5721;
	text-align: center;
}

.sectionTitle
{
    width: 732px;
    color: #cc6633;
    text-align: center;
    font-size: 12pt;
    font-weight: bold;
    letter-spacing: 5px;
    margin-top: 7px;
    margin-bottom: 2px;
}

.eventPageSubTitle
{
	color: #cc6633;	
	text-align: center;
	font-size: 13;
	margin-top: 10px;
	margin-bottom: 8px;
	font-weight: bold;
	letter-spacing: 3;
	display: block;			
}

.eventLeftParagraph
{
	text-align: left;
	letter-spacing: 0;
	padding-bottom: 3;
	font-size: 11;
	color: #5c5721;
	display: block;		
}
.eventCenteredParagraph
{
	text-align: center;
	letter-spacing: 1;
	padding: 0 20;
	font-size: 11;
	display: block;	
	color: #5c5721;	
	font-size: 10pt;
	width: 700px;
}

.eventMenuItem
{
	text-align: center;
	letter-spacing: 1;
	padding: 0 20;
	font-size: 9pt;
	display: block;	
	color: #cc6633;	
	width: 700px;
	font-weight: bold;	
}

.eventMenuItemDescription
{
	text-align: center;
	letter-spacing: 1;
	padding: 0 20;
	font-size: 9pt;
	display: block;	
	color: #cc6633;	
	width: 700px;
	font-style: italic;		
}	

.eventHeader
{
	text-align: center;
	padding-bottom: 3;
	font-size: 11pt;	
	font-weight: bold;
	color: #5c5721;
	letter-spacing: 2;	    		
}

.eventCenteredBoldItalicsParagraph
{
	font-style: italic;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1;
	padding-bottom: 0;
	font-size: 11;	
}


.eventFooter
{
	font-style: italic;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 11pt;
	color: #5c5721;		
}

.eventCenteredItalicsParagraph
{
	font-style: italic;
	text-align: center;
	letter-spacing: 1;
	padding-bottom: 0;
	font-size: 11pt;	
}

.formLabel
{
	text-align: right;
	padding-right: 10px;
	font-size: 11pt;
	color: #5c5721;	
}


.paragraphText
{
   color: #cc6633;
   font-size: 10pt;
   display: block;
   margin: 5px;
}

.geo__tab_xp .ajax__tab_header {font-family:verdana,tahoma,helvetica;font-size:12px; text-decoration: underline; color: #5c5721; font-weight: bold; text-align: center;}
.geo__tab_xp .ajax__tab_outer {padding-right:18px; padding-left: 18px; height:21px;}
.geo__tab_xp .ajax__tab_inner {padding-right:18px;padding-left:18px; }
.geo__tab_xp .ajax__tab_tab {height:13px;padding:4px;margin:0; }
.geo__tab_xp .ajax__tab_hover .ajax__tab_outer {}
.geo__tab_xp .ajax__tab_hover .ajax__tab_inner {}
.geo__tab_xp .ajax__tab_hover .ajax__tab_tab {color:#5c5721;}
.geo__tab_xp .ajax__tab_active .ajax__tab_outer {}
.geo__tab_xp .ajax__tab_active .ajax__tab_inner {}
.geo__tab_xp .ajax__tab_active .ajax__tab_tab {color:#cc6633;}
.geo__tab_xp .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:10pt; color: #cc6633; border:0px none;border-top:0;padding:8px;background-color:#BcBc91;}

