
body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	background-color: #FFFFFF;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

a {
	color: #006000;
	text-decoration: none; 
}

a:hover {
	color: #C00000;
}

#container {
	width: 736px;
}

#container_left_top {
	background: url('images/style/backgrounds/top-left-bk.gif') no-repeat left top;
	padding-left: 18px;
	height: 18px;
	}

#container_top {
	background: url('images/style/backgrounds/top-bk.gif') repeat-x top;
	height: 18px;
	}
	
#container_right_top {
	background: url('images/style/backgrounds/top-right-bk.gif') no-repeat right top;
	height: 18px;
	}
	
#container_left_bottom {
	background: url('images/style/backgrounds/bottom-left-bk.gif') no-repeat left top;
	padding-left: 18px;
	height: 18px;
	}

#container_bottom {
	background: url('images/style/backgrounds/bottom-bk.gif') repeat-x top;
	height: 18px;
	}
	
#container_right_bottom {
	background: url('images/style/backgrounds/bottom-right-bk.gif') no-repeat right top;
	height: 18px;
	}

#container_left{
	background: url(images/style/backgrounds/left-bk.gif) repeat-y left top;
	padding-left: 18px;
}

#container_right{
	background: url(images/style/backgrounds/right-bk.gif) repeat-y right top;
	padding-right: 18px;
	text-align: left;
}

#top {
	height: 90px;
}

#menubar {
	background: url('images/style/backgrounds/title_bk.jpg') repeat-x top;
	text-align:center;
	vertical-align:middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menubar a {
	text-decoration:none;
	font-weight:bold;
	color: #ffcc00;
	padding-left: 15px;
	padding-right: 15px;
}

#menubar a:hover {
	text-decoration: underline; 
	color: #ffcc00;
}

#content {
	background: url('images/style/backgrounds/event_details_bk.jpg') repeat-x top;
	padding: 10px;
	text-align: justify;
	color:#000000;
}

#footer
{
	background: url('images/style/backgrounds/title_bk.jpg') repeat-x top;
	color: #ffcc00;
	text-align:center;
	clear:both;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
}

#page_title {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	font-size: 20px;
	font-weight: bold;
}

#event {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.event {
	width: 150px;
}

td.event_content {
	background: url('images/style/backgrounds/event_content_bk.jpg') repeat-x top;
	height: 150px;
	padding-left: 2px;
	padding-right: 2px;
}

td.event_title_b {
	background: url('images/style/backgrounds/event_title_b.jpg') no-repeat left top;
	height: 24px;
	padding-left: 7px;
	}

td.event_title {
	background: url('images/style/backgrounds/event_title_bk.jpg') repeat-x top;
	height: 24px;
	color: #ffcc00;
	text-align:center;
	font-weight:bold;
	}
	
td.event_title_e {
	background: url('images/style/backgrounds/event_title_e.jpg') no-repeat right top;
	height: 24px;
	padding-right: 7px;
	}
	
table.link_list {
	width: 600px;
}
	
td.link_item {
	border-top:1px solid #B5B5B5;
	background: url('images/style/backgrounds/event_content_bk.jpg') repeat-x top;
	height: 100px;
	padding-right: 15px;
	padding-left: 15px;
	
}

td.link_content {
	padding-left: 5px;
}

span.link_title {
	text-decoration: underline;
	font-weight:bold;
	font-size: 14px;
}

span.link_title  a{
	text-decoration: underline;
}


img.link_img {
	border:1px solid #B5B5B5;
}

table.event_details {
	width: 600px;
}

td.event_details_title {
    background: url('images/style/backgrounds/title_bk.jpg') #001d00 repeat-x top;
	border-bottom:1px solid #B5B5B5;
	color: #ffcc00;
	font-weight:bold;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

td.event_details_content {
	background: url('images/style/backgrounds/event_details_bk.jpg') repeat-x top;
	height: 250px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}

table.contact {
	width: 620px;
}

td.contact_title_b {
	background: url('images/style/backgrounds/contact_title_b.jpg') no-repeat left top;
	height: 24px;
	}

td.contact_title {
	background: url('images/style/backgrounds/contact_title_bk.jpg') repeat-x top;
	height: 24px;
	color: #ffcc00;
	font-weight:bold;
	}
	
td.contact_title_e {
	background: url('images/style/backgrounds/contact_title_e.jpg') no-repeat right top;
	height: 24px;
	}

td.contact_content {
	background: url('images/style/backgrounds/event_details_bk.jpg') repeat-x top;
	height: 250px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 0px;
}

td.contact_detail_row {
	border-bottom:1px solid #B5B5B5;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight:bold;
}

span.event_next {
	font-size: 12px;
	font-weight:bold;
}

/* Album Styles */
#photo_index {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Other styles */
#post_errors {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#post_errors_box {
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border: solid 1px #EC1A23;
	background-color: #ED3636;
}

#post_errors_title {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #ADADAD
}

#post_errors_context {
	padding-top:10px;
	padding-left:65px;
	padding-bottom:10px;
	padding-right:10px;
	line-height: 20px;
}

/* Link page styling */
#link_row td {
	border-top:1px solid #B5B5B5;
	background: url('images/style/backgrounds/event_content_bk.jpg') repeat-x top;
	height: 100px;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}

/* Gallery Index styling */
#gallery_item {
	border:1px solid #B5B5B5;
	background: url('images/style/backgrounds/event_content_bk.jpg') #FFFFFF repeat-x top;
	height: 100px;
}

#album_title {
	font-size: 14px;
	font-weight: bold;
}

/* Google Map Plug In */
.gmap {
	border: 1px solid #B5B5B5;
}
