/* 
  ------------------------------------------------
  StiehlWorks CSS Document
  Copyright (c) 2008 MJD Interactive Agency
  www.mjdinteractive.com
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
	background-color: #e1ecf7;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#masthead {
	padding: 0px;
	margin: 0;
	height:100px;
	background-image: url(../images/bg-masthead.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#mainimage {
	padding: 0;
	margin: 20px 40px 40px 40px;
	}
#onecol {
	padding: 0;
	margin: 0 40px 0 40px;
	}
#onecol .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding: 0 10px 0 10px;
}
#onecol  .promo {
	width: 205px;
	margin-right: 20px;
	float:left;
	font-size: 0.8em;
	}
#column_wrapper {
	clear:both;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 490px;
	float: left;
}
#right {
	width: 490px;
	float: left;
}
#left .content {
	padding: 20px 20px 20px 40px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 20px 40px 20px 20px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 0;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	background-color: #FFF;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #5d97cf;
	text-decoration:none;
}
#left a:visited {
	color: #5d97cf;
	text-decoration:none;
}
#left a:hover {
	color: #5d97cf;
	text-decoration:underline;
}
#right a:link {
	color: #5d97cf;
	text-decoration:none;
}
#right a:visited {
	color: #5d97cf;
	text-decoration:none;
}
#right a:hover {
	color: #5d97cf;
	text-decoration:underline;
}
#onecol a:link {
	color: #5d97cf;
	text-decoration:none;
}
#onecol a:visited {
	color: #5d97cf;
	text-decoration:none;
}
#onecol a:hover {
	color: #5d97cf;
	text-decoration:underline;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #999999;
	text-decoration:none;
}
#footer a:visited {
	color: #999999;
	text-decoration:none;
}
#footer a:hover {
	color: #999999;
	text-decoration:underline;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0.15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	font-weight:normal;
	color:#005596;
	margin: 0 0 20px 0;
}
h2 {
	font-size: 1.4em;
	font-weight:normal;
	color:#005596;
	margin: 40px 0 20px 0;
	padding: 0;
}
h3 {
	font-size: 1.2em;
	font-weight:normal;
	color:#005596;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height:1.6em;
}
.promo p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height:1.4em;
}
#onecol p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height:1.4em;
}
#upcomingevents {
	background-image: url(../images/bg-upcoming-events.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px;
	border: 1px solid #CCC;
	}