@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
a:visited {
	color: #666666;
}
a:link {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

a img {
	border-style: none;
}

h1 {
	font-size: 10px;
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
}

h2 {
	font-size: 10px;
	margin: 10px 0 5px;
}

p {
	margin-top: 5px;
	font-size: 10px;
	line-height: 13px;
}

#sitecontainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

/* @group header */

#header {
	width: 900px;
	height: 136px;
}

#logo {
	width: 203px;
	height: 136px;
	float: left;
}

#menucontainer {
	width: 697px;
	margin-left: 203px;
	height: 136px;
	background-image: url(images/image1point5/headerbg.png);
}

div.menuitemholder {
	float: left;
	display: inline-block;
	height: 21px;
	padding-top: 115px;
}

/* @end */

#maincontainer {
	width: 900px;
	padding-top: 10px;
}

/* @group frontpage */

#leftslimcontainer {
	width: 250px;
	float: left;
	position: relative;
	margin-right: 18px;
}

div.smallboxout {
	
}

div.twitbox {
	padding-bottom: 10px;
}

#twittext {
	text-align: center;
}

span.dateposted {
	color: #909090;
	width: 230px;
	font-weight: normal;
	font-style: normal;
}

div.slimnewspost {
	width: 220px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #cacaca;
}

span.readmore {
	font-weight: bold;
}

div.normalheading {
	width: 250px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #000;
}

#rightwidecontainer {
	width: 630px;
	margin-left: 270px;
}

#rightwidetempbox {
	width: 630px;
	height: 200px;
	padding-top: 10px;
}

#tempstoreholder {
	width: 400px;
	float: left;
}

#tempstoreheader1 {
	width: 250px;
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #000;

}

#tempstoreheader2 {
	width: 140px;
	margin-left: 250px;
	padding-left: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

div#tempstoreimage {
	width: 400px;
	height: 150px;
	padding-top: 10px;
}

#tempjoinus {
	width: 141px;
	margin-left: 400px;
	padding-top: 30px;
	height: 140px;
	padding-left: 45px;

}

/* @end */

/* @group newspage */

#Longheading {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #000;
	width: 900px;
}

#subwideheading {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom: 1px solid #000;
	width: 900px;
	margin-bottom: 5px;
}

div.widenewspost {
	padding-left: 15px;
	width: 885px;
	padding-bottom: 15px;
}

div.widenewspostleft {
	float: left;
	width: 445px;
	padding-right: 20px;
}

div.widenewspostright {
	width: 420px;
	margin-left: 465px;
}

div.widenewspostnoimage {
	
}

div.lowernavigationcontainer {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 5px;
}

/* @end */

#eventscontainer {
	width: 900px;
}

div.eventssmallholder {
	width: 280px;
	height: 335px;
	padding: 7px;
	float: left;
	display: inline-block;
	margin: 2px;
	border: 1px dotted #d0d0d0;
}

div.eventssmalltitle {
	padding-top: 5px;
	border-bottom: 1px dotted #909090;
	padding-bottom: 5px;
	font-weight: bold;
}

div.eventssmallviewmore {
	text-align: right;
	padding-bottom: 5px;
}

div.eventssmalldate {
	padding-top: 5px;
	color: #909090;
}

#clearer {
	width: 900px;
	clear: both;
	height: 1px;
}



#footer {
	width: 900px;
	height: 40px;
	border-top: 10px solid #000;
	margin-top: 20px;
	clear: both;
	padding-top: 10px;
	text-align: right;
}

