body {
	margin: 0px auto;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(body_bg.png);
	background-repeat: repeat-x;
}

h1{
	color: #346db3;
	font-size: 14px;
	margin: 0px;
}

object, embed {
	margin: 0px;
}

h3 {
	font-size: 14px;
	color: #346db3;
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}

a {
	color: #ff003c;
	text-decoration: underline;
	background-image: none;
	padding-bottom: 0px;
}

#container {
	width: 760px;
	margin: 0px auto;
	border: 1px solid #000000;
	border-top: none;
	margin-bottom: 20px;
}

#header {
	height: 200px;
	background-color:#ffffff;
}

#logo {
	width: 205px;
	float: left;
	height: 200px;
	background-image: url(/images/carousel/defaultlogo.jpg);
	background-position: top;
}

#topnav {
	background-color: #2c362d;
	width: 555px;
	float: right;
	height: 30px;
}

#topnav ul {
	color: #ffffff;
	text-align: right;
	margin: 0px 10px 0px 0px;
}

#topnav ul li {
	display: inline;
}

#topnav ul li a {
	color: #e0ff30;
	text-decoration: none;
}

#content #main {
	width: 510px;
	float: left;
	margin: 0px;
	padding: 0px;
}
		
#content #side {
	width: 250px;
	float: left;
}
		
ul#contentnav {
	margin: 0px;
	padding: 0px;
	background-color: #2c362d;
	list-style: none;
	height: 30px;
}
		
ul#contentnav li {
	float: left;
	padding:0px 5px 0px 5px;
	text-align: center;
	/*background-color: #2c362d;*/
}
		
#contentnav li a {
	display: block;
	color: #e0ff30;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	width: 92px;
	height: 30px;
}

#contentnav li a:hover {
	color: #2c362d;
	background-color: #e0ff30;
}
		
#bulk {
	clear: left;
	background-color: white;
	padding: 10px 5px 0px 5px;
}

div.event {
	background-color: #2c362d;
	margin-bottom: 15px;
	clear: left;
}
		
div.event div.date {
	width: 15%;
	float: left;
	text-align: center;
	color: #e0ff30;
	text-transform: lowercase;
	font-size: 12px;
}
		
div.event div.details {
	background-color: #ffffff;
	margin-left: 15%;
	padding: 0 5px 0px 5px;
}

/*
div#side div#week {
	border-left: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 0px 5px 0px 6px;
}*/

div#side h3 {
	margin: 0px;
	color: #000000;
}

div#welcome {
	
}

div#welcome img {
	float: right;
	margin-left: 5px;
	border: 1px solid #000000;
}

div#welcome a.readmore {
	font-size: 12px;
}

div#welcome div#more {
	display: none;
}

img.left {
	float: left;
	margin-right: 5px;
	border: 1px solid #000000;
}

table {
	border: 2px solid #f0f0f0;
	margin-bottom: 15px;
}

td {
	vertical-align: top;
	width: 33%;
	padding: 0px 5px 0px 0px;
	font-size: 12px;
}

th {
	text-align: left;
	color: #346db3;
}

td h3 {
	margin: 0px;
	font-weight: normal;
}

td ul {
	margin: 0px;
	padding:0px;
	list-style: none;
}

table#servicetimes {
	clear: left;
	margin-top: 30px;
}

tfoot td {
	text-align: right;
	font-size: 10px;
	background-color: #f0f0f0;
}

div#eventnav {
	display: 10px;
}

#next7container, #upcomingcontainer {
	display: none;
}



div#eventnav div {
	width: 33%;
	float: left;
}

div#eventnav div#next, div#eventnav div#prev {
	text-align: right;
	font-size: 10px;
}

div#eventnav div a {
	color: #000000;
	text-decoration: none;
}

#carousel {
	height: 170px;
	width: 555px;
	float: right;
	background-image: url(/images/carousel/default.jpg);
}

#topside {
	width: 250px;
	float: right;
	background-image: url(topside.png);
	margin-top:  140px;
}

#topside h2 {
	color: #000000;
	margin: 5px 5px 0px 6px;
	padding-bottom: 2px;
}

#carousel #text {
	float: left;
	margin-left: 10px;
	margin-top: 50px;
	font-weight: bold;
	display: none;
}

#text p, #contentnav p {
	margin: 0px;
}
		
#text span.eventhead {
	background-image: url(/images/carousel/carouseltextbg.png);
	padding-right: 20px;
	font-size: 16px;
}
		
#text span.eventdetails {
	display: block;	
	background-image: url(/images/carousel/carouseltextbg.png);
	padding-right: 20px;
}
		
#text a {
	display: block;
	text-align: right;
	background-image: url(/images/carousel/carouseltextbg.png);
	padding-right: 20px;
}

#carouselnav {
	background-color: #ffffff;
	width: 100px;
	height: 20px;
	float: left;
	vertical-align: bottom;
	margin-top:  150px;
}

#carouselnav li {
	list-style: none;
	display: inline;
}

#carouselnav ul {
	margin: 0px;
	padding: 0px;
}

#carouselnav li a {
	color: #000000;
	margin-right: 5px;
	text-decoration: none;
}

#footer {
	clear: both;
	border-top: 5px solid #E0FF30;
	background-color: #2C3620;
	color: #E0FF30;
	font-size: 12px;
}

#footer a {
	color: #E0FF30;
}

div.largeThumbNav {
	width: 150px;
	font-size: 10px;
	float: left;
	margin-left: 13px;
	margin-top: 10px;
	border-top: 1px solid #e8e6e6;
}

div.largeThumbNav h4 {
	margin: 0px;
	color: #346db3;
}

div#footer div#flickr div.flickr_badge_image {
	display: inline;
	margin-right: 15px;
}

div#footer div#flickr div.flickr_badge_image img {
	/*border: 1px solid #ff003c;
	border-bottom: 6px solid #ff003c;*/
	border: 1px solid white;
	border-bottom: 6px solid white;
}

div#footer h4, h4.sidebar-title {
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
}

div#footer div#flickr p {
	text-align: right;
	font-size: 10px;
}

#flickr {
	padding: 10px;
}

div#footer a#login_link {
	display: block;
	clear: both;
	text-align: center;
	background-color: #ffffff;
	font-size: 10px;
	color: black;
}

#twitter_div {
	width: 234px;
	float: left;
	margin-bottom: 10px;
	font-size: 12px;
	overflow: hidden;
	padding: 0px 10px 0px 10px;
}

#twitter_div ul#twitter_update_list li {
	margin: 0px;
	list-style: none;	
	clear: both;
}

#twitter_div ul#twitter_update_list li span {
	float:right;
	display: block;
	width: 75%;
	margin-bottom: 5px;
}

#twitter_div ul#twitter_update_list li a {
	color: #ffffff;
	text-decoration: none;
	background-image: url(twitter-logo.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 48px;
}

#twitter_div ul {
	margin: 0px;
	padding:0px;
}

#twitter_div ul#twitter_update_list li span a {
	text-decoration: none;
	background-image: none;
	padding-bottom: 0px;
	color: #E0FF30;
	border: none;
}

#twitter-link {
	text-decoration: none;
	background-image: none;
}

.footer_column {
	width: 233px;
	padding: 0px 10px 0px 10px;
	float: left;
}

#footer address {
	font-size: 12px;
	font-style: normal;
	display: block;
	margin-bottom: 10px;
}

#footer address span {
	display: block;
	color: #ffffff;
}

#footer ul {
	margin:0px;
	padding: 0px;
	list-style: none;
}

#footer ul a {
	text-decoration: none;
}

label {
	display: block;
	margin-top: 10px;
}

input, textarea {
	width: 400px;
}

textarea {
	height: 150px;
}

.checkbox {
	width: auto;
}

input.medium {
	width: 200px;
}

textarea.medium {
	height: 50px
}

input.button {
	width: auto;
	display:block;
}

h3.more {
	margin-top:10px;
	margin-bottom:0px;
}

ul.more {
	margin-top:0px;
	margin-bottom: 10px;
}

h3#thisweekhead, h3#upcominghead {
	background-image: url(list-add.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	cursor: pointer;
}

div#eventrotate {
	margin-top:10px;
	padding-top: 5px;
	width: 240px;
}

div#eventrotate img {
	border: none;
	
}

.events {
	margin-bottom: 10px;
	border-bottom: 2px solid #add8e6;
	background-color: #e9f4f8;
}

.events .details {
	text-align: right;
	float: right;
	width: 200px;
	background-color: #2C3620;
	color: #E0FF30;
	padding-right: 5px;
}

.events .details span {
	display: block;
}

.attachments ul {
	margin: 0px;
	list-style: none;
	padding:0px;
}

.raysbadge {
	margin-top: 10px;
}

#mask {
	position:absolute;
	top:0px;
	left: 0px;
	height: 100%;
	width: 100%;
	display: none;
	background-color: black;
}

#modal_window{  
    position:absolute; /* important so we can position it on center later */  
    display:none; /* don't show it */  
  	width: 400px;
    /* styling bellow */  
	 padding: 5px;
    color:black;
	 background-color: white;
	 border: 3px solid black;  
}

#modal_window span{
	display: block;
	font-size:20px;
	color: red;
}  
