/* Start of CMSMS style sheet 'wesson' */
/* CSS Document */

html, body {
		text-align: left;
		font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		line-height: 18px;
		margin: 0;
		padding: 0;
		background: #e1e1e1 url(uploads/images/system/bg_tile.jpg) repeat-x;
		overflow-x: hidden;
		}
		
a:link { color: #333333; text-decoration: none; }
a:visited { color: #333333; text-decoration: none; }
a:hover { color: #666666; text-decoration: underline; cursor: hand; }
a img { border: none; }
img { border: none; }

#container {
	margin: auto;
	text-align: center;
	clear: both;
	width: 900px;
	}

#header {
	margin: 0;
	padding: 0;
	width: 900px;
	height: 130px;
	border-bottom: 1px solid #000000;
	float: left;
	}

#nav {
	margin: auto;
	padding: 0;
	width: 50%;
	height: 30px;
	text-align: center;
	float: none;
	}
#nav a, #nav .navoff { float: left;}
#nav .navoff a img {
	opacity: 0.50;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 0.50;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 0.50;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=50);	/* Internet Explorer 5.5, 6 */
	}
#nav .navoff a:hover img {
	opacity: 1.00;				/* CSS3, Mozilla 1.7+, Safari 1.2+, FireFox 0.9+, Opera 9, IE 7.0beta, Konqueror? */
	-moz-opacity: 1.00;			/* Mozilla < 1.7 (2003) / Firefox 0.8 (2004) */
	-khtml-opacity: 1.00;		/*	Safari 1.1, Konqueror 3.1 (support removed later) */
	filter: alpha(opacity=100);	/* Internet Explorer 5.5, 6 */
	}

#hero {
	margin: 0;
	padding: 5px 0 5px 0;
	width: 900px;
	min-height: 200px;
	max-height: 300px;
	float: left;
	border-top: 2px solid #000000;
	}
	
#content {
	margin: 0;
	padding: 0;
	width: 900px;
	border-top: 2px solid #000000;
	float: left;
	}
#content #col1 {
	margin: 0;
	padding: 0;
	width: 270px;
	float: left;
	}
.news_summary {
	width: 270px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	clear: both;
	border-bottom: 1px solid #e1081e;
	text-align: left;
	}
.news_summary .date {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	font-size: 10px;
	}
.news_summary .title {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	font-weight: bold;
	height: 20px;
	}
.news_summary .more {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	height: 30px;
	}
.news_summary .more em {
	color: #e1081e;
	font-style: normal;
	}
	
#content #col2 {
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
	width: 350px;
	float: left;
	border-bottom: 1px solid #e1081e;
	text-align: left;
	}
.event_summary {
	width: 350px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	clear: both;
	text-align: left;
	}
.event_summary .more {
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	height: 30px;
	}
.event_summary .more em {
	color: #e1081e;
	font-style: normal;
	}
.event_summary img {
	clear: both;
	float: left;
	margin: 0 0 15px 0;
	}
	
#content #col3 {
	margin: 0 0 0 20px;
	padding: 0;
	width: 240px;
	float: left;
	border-bottom: 1px solid #e1081e;
	}
.mail_form {
	width: 240px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	clear: both;
	text-align: left;
	}
.mail_form label {
	float: left;
	font-weight: normal;
	}
.mail_form .input {
	width: 100%;
	height: 30px;
	text-align: left;
	clear: both;
	float: left;
	}
em {
	color: #e1081e;
	font-style: normal;
	}
.mail_form .input input {
	float: right;
	width: 148px;
	height: 18px;
	border: 1px solid #666666;
	}
.mail_form .input select {
	float: right;
	width: 148px;
	border: 1px solid #666666;
	}
.mail_form .date {
	width: 100%;
	height: 100px;
	text-align: left;
	clear: both;
	float: left;
	}
.mail_form .date em {
	color: #e1081e;
	font-style: normal;
	}
.mail_form .date select {
	float: right;
	width: 150px;
	clear: both;
	margin-bottom: 8px;
	border: 1px solid #666666;
	}

#content #col2_3 {
	margin: 0 0 0 20px;
	padding: 0 0 15px 0;
	width: 610px;
	float: left;
	border-bottom: 1px solid #e1081e;
	text-align: left;
	}

#footer {
	margin: 20px 0 0 0;
	padding: 0;
	clear: both;
	float: left;
	width: 900px;
	height: 40px;
	text-align: center;
	}
.picturelist .thumb {
border: none;
background: none;
padding: 0;
margin: 25px 0 0 0;
width: 150px;
height: 80px;
overflow: hidden;
float: left;
}

.picturelist .thumb a {
background: none;
border: none;
margin: 0;
padding: 0;
}
/* End of 'wesson' */

