/* Content */
#content {
	background-image: url(../images/_content_footer_bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}

/* Flash billboard */
#events_header {

}
/*===================
Gallery Drop Down
===================*/
#drop_down {
	background:#f8fcfd url(../images/drop_bg.jpg) no-repeat top left;
	margin-top: 5px;
	margin-bottom:10px;
	padding-bottom: 10px;
}

.drop_down_menu {
	padding:15px 0px 0px 515px;
}

#event_name_and_description {
	float: left;
	width: 460px;
	font-size: 12px;
}
.event_name {
	color: #22aa22;
	font-weight: bold;
	text-transform: capitalize;
	padding: 20px 0px 0px 20px;
}
.event_description {
	color: #03449c;
	padding: 5px 0px 10px 20px;
}

#email_container {
	float: right;
	width: 250px;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
}
#email_information {
	padding: 5px 5px;
	margin: 7px 0px 0px 0px;
	background-color: #e8f1cc;
}
#email_information a {
	text-decoration: underline;
}

/*===================
   Gallery Area
===================*/

#gallery_area {
	background:#ffffff url(../images/gallery_bg.jpg) no-repeat;
	padding: 10px;
	margin-bottom: 10px;
}

#Gallery {
	padding: 10px;
}

#GalleryPreview {
	float: left;
}

#GalleryPhoto {
	border: #1c519d 2px solid;
}

#GalleryPhoto_Description {
	color: #22aa22;
	font-size: 12px;
	text-align: center;
	padding: 5px 0px 0px 0px;
}

#GalleryNav {
	padding-top: 20px;
}


/*=================
   Thumbnail Area
  =================*/
#thumbnail_area { 
	padding: 10px;
}

.photo_request {
	color: #03449c;
	font-size: 12px;
	padding: 10px 0px;
}

#GallerySelector {
	float: right;
	width:  220px;
}

#GallerySelector .Current {
	float: left;
	margin: 5px;
	border: #a3d13b 2px solid;
}

#GallerySelector .Option {
	float: left;
	margin: 5px;
	border: #1c519d 2px solid;
}







/* Bottom Row */
#bottom_row {
/* Layout */
	background-image: url(../images/bottom_row_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 8px;

}

/* Film Highlight */
.highlight {
/* Layout */
	padding: 0px 15px 15px 15px;
	background-image: url(../images/highlight_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	min-height: 180px;


/* Fonts */
}

.highlight div {
width: 90px;
}

.highlight p {
/* Layout */
	

}

.highlight p.summary {
/* Layout */
	/*height: 4em;*/
margin-top: 4px;
overflow: visible;

}

.highlight strong {
	color: #063E85;

}

.highlight strong img {
	/*vertical-align: text-bottom;*/

}

/* Promotions */
#promos {
/* Layout */

background-image: url(../images/promos_bg.gif);
padding: 16px 12px 10px 12px;
}



#footer {
border-top: 6px solid #30B03B;
}
.functions_spots {
padding: 0px 12px 15px 12px;
width: 220px;
}
.functions_spots div {
width: 141px;
float: right;
}
.functions_spots h4 {
color: #0D4EAC;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 11px;
font-weight: bold;
float: left;
}
.functions_spots p {
padding: 2px 5px 0px 0px;
width: 141px;
/*border: thin solid #FF0000;*/
}
.functions_spot_image {
padding: 8px;
background-color: #FFFFFF;
background-image: url(../images/icons_bg.jpg);
background-repeat: no-repeat;
background-position: left top;
}/*
h3 {
color: #05C0D9;
margin: 0px;
padding: 10px;
font-size: 14px;
}*/


/* Promotions */
#promos {
/* Layout */
background-image: url(../images/promos_bg.gif);
background-position: top;
background-repeat: no-repeat;
padding: 0px 12px 0px 12px;
}
.promo {
/* Layout */
background-repeat: no-repeat;
padding-bottom: 7px;
}
.promo div {
padding: 10px 10px 10px 70px;
width: 158px;
}
.promo div h2 {
margin: 0px; /* Fonts */
font-size: 120%;
color: white;
text-transform: uppercase;
}
.promo div h2 a, .promo div h2 a:visited {
color: #ffffff;
}