body {
	background-color: 	#FFF0D6;
	font-family: 		Arial, Lucida, Helvetica, sans-serif;
	margin-top: 		0px;
	background-image:	url(images/background.jpg);
	background-position: 	50%;
	background-repeat:	repeat-y;
}

#page_area{
	width: 			864px;
	background-color: 	#FFF0D6;
	height: 		100%;
}

#sidebar_left{
	background-color:	white;
	background-image:	url(images/orangeblend.jpg);
	background-repeat:	repeat-y;
	width:			185px;
}

#sidebar_left_top{
	width: 			100%;
}

#sidebar_left_center{
	width: 			100%;
}

#sidebar_left_bottom{
	width: 			100%;
}

#sidebar_right{
	background-color:	white;
	width: 			163px;
	height: 		100%;
	background-color: 	#E7F8FF;
}

#sidebar_right_top{
	width: 			100%;
}

#sidebar_right_center{
	width: 			100%;
}

#sidebar_right_bottom{
	background-color: 	#E7F8FF;
	width: 			100%;
	min-height:		500px;
	vertical-align:		top;
}

#content_area{
	text-align: 		left;
	padding-left: 		15px;
	padding-right: 		15px;
	padding-bottom:		5px;
	width: 			516px;
}

#header{
	height: 		1px;
}

#header_left{
}

#header_center{
}

#header_right{
}

.header_wrapper{
	height: 		1px;
}

.below_header{
}

.above_footer{
	width:			100%;
}

.footer_wrapper{
	text-align:		center;
}

#footer{
}

#footer_left{
}

#footer_center{
}

#footer_right{
}

#event_background {
	margin-bottom: 		0px;
	width: 			100%;
	margin-top:		0px;
}

#event_header {
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:		24px;
	color: 			white;
	font-weight: 		bold;
	margin-top:		0px;
}

#event_txt {
	padding-left: 		5px;
	padding-right: 		5px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		10px;
	color: 			#434750;
}
#event_title {
	padding-left: 		5px;
	padding-right: 		5px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		11px;
	color: 			#434750;
}
#event_date {
	padding-left: 		5px;
	padding-right: 		5px;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size: 		10px;
	text-align: 		right;
	color: 			#434750;
}

.text-header,h1,h2,h3,h4,h5,h6 {
	color: 			#0A4297;
	font-family: 		Georgia, Helvetica, sans-serif;
}

.text-text,td {
	color: 			#676767;
	font-size: 		12px;
}

:link {
	color: 			#F98018;
}

:visited{
	color: 			#F98018;
}

:hover{
	color: 			#0A4297;
}

.sidebar-border{
	color: 			white;
	background:		#FF9B17;
	font-family: 		Arial, Helvetica, sans-serif;
	font-weight:		heavy;
}

img{				border=0;
}

.left_nav{
}

.left_nav_header{
	background-color: 	#005B01; 
	color: 			#F1DA40;
}

.right_nav{
	font-family: 		Verdana; 
	font-size: 		12px;
	color: 			#70DB93;
}

.right_nav_header{
	background-color: 	#005B01; 
	color: 			#F1DA40;
}

.gallery-padding{
	padding-left: 		0px;
	padding-right: 		20px;
	padding-top: 		0px;
	padding-bottom:		20px;
}
