* {
		margin: 0;
		padding: 0;
	}
	
body {
	background: url(/contentImages/default/body_bg.jpg) repeat top center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #876c45;
	
}

#wrapper {
		margin: 0 auto;
		background: url(/contentImages/default/wrapper_bg.jpg) repeat-x top center; 
		/*width: 1650px;
		height: 900px;*/
		text-align: center;
}

#wrapper_inner{
	background: url(/contentImages/default/wrapper_inner_bg_2.jpg) repeat top center;
	width: 950px;
	margin:0 auto;
	text-align: left;
}

#header {
		background: url(/contentImages/default/header_bg.jpg) no-repeat top center;
		width: 950px;
		height: 224px;
}

#left_section{
		float: left;
		width: 691px;
		min-height: 450px;
}

#left_flash {
		background: url(/contentImages/default/home_flash_bg.jpg) no-repeat top center;
		width: 691px;
		height: 310px;
}

#left_content_wrapper {
		background: url(/contentImages/default/home_content_bg_1.gif) repeat-y top center;
		width: 691px;
}

#left_content_inner {
		background: url(/contentImages/default/home_content_top_bg.jpg) no-repeat top center;
		min-height: 300px;
		width: 601px!important;
		width: 691px;
		padding: 45px 45px 45px 45px;
		
}

#right_section{
		float: right;
		width: 259px;
	/*	min-height: 676px;*/
}

#right_email_updates{
		background: url(/contentImages/default/home_email_updates_bg.jpg) no-repeat top center;
		width: 259px;
		height: 95px;
}

#right_calendar_of_events_wrapper{
		background: url(/contentImages/default/home_event_calendar_bg.gif) repeat top center;
		width: 259px;
}

#right_calendar_of_events_inner{
		background: url(/contentImages/default/home_event_calendar_top_bg.jpg) no-repeat top center;
		/*height: 515px;*/
		padding: 85px 15px 15px 15px;
}

.clear {
	clear: both;
}



#footer{
		background: url(/contentImages/default/footer.jpg) no-repeat top center;
		height: 100px;
}




/* custom menu */

a.logo_link {
	display: block;
	text-indent: -9999px;
	width:224px;
	height:224px;
	float: left;
}

#menu {
	padding-top: 188px;
	margin-right: 165px;
	float: right;
}

#menu ul#custom_menu {
	list-style-type:none;
	text-indent:0;
	float: left;
	height: 36px;
	z-index: 4;}
	
	
#menu ul#custom_menu ul {
	list-style-type:none;
	text-indent:0;
	margin:0;
	padding: 0;
	z-index: 4;
}

#menu ul#custom_menu li {
	float:left;
	position: relative;
	z-index: 4;
}

#menu ul#custom_menu li a {
	display:block;
	height:36px;
	outline:none;
}

#menu ul#custom_menu li:hover ul{
 display:block;
}

.navHome {
	background:url(/contentImages/default/menu_home.gif) no-repeat 0 -36px;
	width:54px;text-indent:-9999px;}
.navHistory {
	background:url(/contentImages/default/menu_history.gif) no-repeat 0 -36px;
	width:56px;text-indent:-9999px;}
.navLocations {
	background:url(/contentImages/default/menu_locations.gif) no-repeat 0 -36px;
	width:65px;text-indent:-9999px;}
.navSponsors {
	background:url(/contentImages/default/menu_sponsors.gif) no-repeat 0 -36px;
	width:66px;text-indent:-9999px;}
.navMembers {
	background:url(/contentImages/default/menu_members.gif) no-repeat 0 -36px;
	width:65px;text-indent:-9999px;}
.navSchedule{
	background:url(/contentImages/default/menu_schedule.gif) no-repeat 0 -36px;
	width:68px;text-indent:-9999px;}
.navPhotos {
	background:url(/contentImages/default/menu_photos.gif) no-repeat 0 -36px;
	width:59px;text-indent:-9999px;}
.navContact {
	background:url(/contentImages/default/menu_contact.gif) no-repeat 0 -36px;
	width:85px;text-indent:-9999px;}

#menu ul#custom_menu li a:hover {background-position:0 0;}



/* end custom menu */

a.email_subscription {
	display: block;
	text-indent: -9999px;
	width:259px;
	height:95px;
	float: left;
}

p {
	margin-top: 25px;
	font-size: 12px;
}

ul.content {
	margin-left: 45px;
}


.left_default_page {
		background: url(/contentImages/default/sub_default_bg.jpg) no-repeat top center;
		width: 691px;
		height: 191px;
}

#left_default_page_1 {
		background: url(/contentImages/default/home_flash_bg.jpg) no-repeat top center;
		width: 691px;
		height: 310px;
}

#left_default_page_2 {
	  background: url(/contentImages/default/home_flash_bg.jpg) no-repeat top center;
		width: 691px;
		height: 310px;
}

#left_default_page_3 {
		background: url(/contentImages/default/home_flash_bg.jpg) no-repeat top center;
		width: 691px;
		height: 310px;
}

#left_default_page_4 {
		background: url(/contentImages/default/home_flash_bg.jpg) no-repeat top center;
		width: 691px;
		height: 310px;
}

#left_default_page_5 {
		background: url(/contentImages/default/home_flash_bg.jpg) no-repeat top center;
		width: 691px;
		height: 310px;
}

a {
	color: #8A240A;
}

.event {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.event_link{
	color: #6E2400;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

h1 
{
	color: #8A240A;
	font-size: 18px;
}

#footer_details {
	color: #FFFFFF;
}


.events {
		color: #6E2400;
}
