﻿html, body {
	height: 100%;         /* required */
}

body {
	background-color: #00457C;
	font-family: Arial;
	font-size: 10pt;
	margin: 0;					/* required to "hide" distance div */
	padding: 0;					/* required to "hide" distance div */
	text-align: center;			/* horizontal centering hack for IE */
}

div#distance { 
	background-color: #00457C;	/* temporary - used to see div */
	float: left;				/* required */
	height: 50%;				/* required */
	margin-bottom: -305px;		/* half of content height */
	width: 1px;					/* required to "hide" distance div */
}

div#center_contents {
	clear: left;				/* required */
	height: 550px;				/* required - desired height */
	left: 0px;
	margin: 0 auto;				/* required */
	position: relative;			/* positions content on top of distance */
	text-align: left;			/* horizontal centering hack for IE */
	top: 0px;
	width: 935px;				/* required - desired width */
}

div#content_border {
	background-color: transparent;
	border: solid 1px #9FADC7;
	height: 550px;
	left: 68px;
	position: absolute;
	top: 20px;
	width: 800px;
	z-index: 1;
}

div#update_content_placeholder {
	height: 506px;
	left: 370px;
	position: absolute;
	text-align: right;
	width: 490px;
	z-index: 99;
}

div#Logo {
	height: 506px;
	left: 0px;
	overflow: visible;
	position: absolute;
	text-align: right;
	top: 0px;
	width: 467px;
}

img {
	border: none;
}

.Footer {
	color: #B0CFE7;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	left: 18px;
	line-height: 1em;
	letter-spacing: 1;
	padding: 25px 0px 0px 0px;
	position: absolute;
	text-align: center;
	top: 520px;
	width: 900px;
}

a.EventFooter {
	color: #B0CFE7;
	text-decoration: none;
}

a.EventFooter:link {
	color: #B0CFE7;
	text-decoration: none;
}

a.EventFooter:visited {
	color: #B0CFE7;
	text-decoration: none;
}

a.EventFooter:hover {
	color: #B0CFE7;
	text-decoration: none;
}

/*
a.one:link {color: #ff0000}
a:link {color: #FF0000}     /* unvisited link
a:visited {color: #00FF00}  /* visited link
a:hover {color: #FF00FF}   /* mouse over link
a:active {color: #0000FF}   /* selected link
*/

.menu {
 	color: #00457C;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 10px 0;
	padding: 0px 0 0px 0;
	text-align: left;
}

.menu_section_head {
 	color: #9F2026;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0;
	text-align: left;
}

.default_event_title {
	color: #FFCD02;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.5em;
	margin: 0 0 10px 0;
	padding: 0px 0 0px 0;
	text-align: left;
}

.default_event_tag_line {
	color: #98CA4A;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


.default_event_text_22 {
	color: #8AB4D0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.default_event_text_16 {
	color: #8AB4D0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	line-height: 22px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.event_title {
	color: #FFCD02;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 0px 0 0px 0;
	text-align: left;
	text-transform: uppercase;
}

.event_tag_line {
	color: #98CA4A;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


.event_date {
	/*color: #98CA4A;*/
	color: #8AB4D0;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.event_description {
	color: #8AB4D0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/*
.event_description a:link {
	color: #8AB4D0;
	font-weight: bold;
	text-decoration: underline;
}

.event_description a:visited {
	color: #8AB4D0;
	font-weight: bold;
	text-decoration: underline;
}

.event_description a:active {
	color: #8AB4D0;
	font-weight: bold;
	text-decoration: underline;
}

.event_description a:hover {
	color: #8AB4D0;
	font-weight: bold;
	text-decoration: underline;
}
*/

.eat_text_title {
	color: #98CA4A;
	font-family: Arial;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.eat_text {
	color: #8AB4D0;
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.font-green {
	color: #98CA4A;
	font-family: Arial;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

div#Menu {
	left: 205px;
	position: absolute;
	top: 83px;
	z-index: 5;
}

/* Admin Model Popup for selecting an Events Image  */
/*Modal Popup*/
.modalBackground {
	background-color:#00457C;
	filter:alpha(opacity=50);
	opacity:0.5;
}

.modalPopup {
	background-color: #fff;
	border-width: 3px;
	border-style: solid;
	border-color: #00457C;
	left: 0px;
	padding: 3px;
	top: 0px;
	width: 500px;
}

.modalEventsPopup {
	background-color: #00457C;
	border-width: 1px;
	border-style: solid;
	border-color: #8AB4D0;
	left: 0px;
	padding: 25px;
	top: 0px;
	width: 500px;
}

.modalEventsPopupCloseButton {
	background-color: #00457C;
	border-style: none;
	color: #fff;
	cursor: pointer;
	left: 0px;
	padding: 3px;
	top: 0px;
}