/* CSS Document */

<style media="screen" type="text/css">
	/*  */
	/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#fff;
		min-width:600px;    	/* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
		font-size:90%;
	}
	a {
	color:#869994;
	text-decoration: none;
	}
	a:hover {
		color:#D57D0D;
		text-decoration:none;
	}
	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}
	p {
	padding:0;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #391215;
	}
	img {
		margin:10px 0 5px;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
	border-bottom:1px #000;
	background-image: url(images/ms_mainheader.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 163px;
	margin-top: -15px;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
	width:100%;
	list-style:none;
	padding:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 2%;
	margin-top: 125px;
	}
	#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	vertical-align: bottom;
	}
	#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#869994;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.7em;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	}
	#header ul li a:hover {
		background:#D7E2D9;
		color:#000000;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
	background:#FFFFFF;		/* right column background colour */
	width: 760px;
	}
	.leftmenu .colleft {
		right:60%;			/* right column width */
		background:#FFFFFF;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:54%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:34%;			/* left column content width (column width minus left and right padding) */
		left:10%;			/* (right column left and right padding) plus (left column left padding) */
	}
	/* Footer styles */
	#footer {
	clear:both;
	float:left;
	width:760px;
	}
	#footer p {
	padding:10px 28px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #571C1F;
	text-decoration: none;
	text-align: center;
	}
	/*  */
	</style>
#header ul {
}
#header #mainnav {
}
body {
}
#welcomehead {
}
#homeimage {
}
#featuretext {
	background-color: #E5E9E6;
	margin-top: -15px;
}
#featuretext img {
	margin: 0px 0px 2%;
}
#featuretext h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #571C1F;
	padding-left: 4%;
	margin-top: 0%;
}
#featuretext p {
	padding:0 4% 4%;
	margin-top: 0.4em;
	margin-bottom: .8%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2B3130;
	}
#featuretext #tldbookthumb {
	float: right;
	padding-right: 4%;
	padding-left: 2%;
}
#events {
	background-color: #F9FFE8;
	margin-top: 4%;
}
#events h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #7F101A;
	margin: 0px;
	padding: 2% 2% 2% 4%;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D57D0D;
}
#events p {
	padding: 4%;
	color: #333B39;
	font-size: 10px;
}
#events strong {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #571C1F;
	font-size: 14px;
}
.col2 p {
	font-size: 12px;
}

#abouttext h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	color: #391215;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #D57D0D;
	padding-bottom: 1%;
}
#abouttext p {
	color: #384240;
	font-size: 12px;
}
#abouttext img {
	float: left;
	padding-right: 5%;
}
#worknav li {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #E5E9E6;
	padding-top: 3%;
	padding-bottom: 3%;
	display: list-item;
	vertical-align: middle;
	background-image: url(images/leaf.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 7%;
	margin-left: -20px;
}#worknav ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	margin-top: -5%;
}
#worknav a {
	text-decoration: none;
	padding-left: 4%;
}
#worknav em {
	font-size: 12px;
	padding-right: 5%;
	padding-bottom: 5%;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
#featuretext strong {
	color: #591F22;
	font-weight: bold;
}
#eventsbody {
	overflow: auto;
	height: 258px;
}
#longtext {
	overflow: auto;
	height: 500px;
	width: 400px;
}
