/* @override http://nearandfar.server266.com/assets/css/styles-3col.css */

#left_col {
	float: left;
	width:150px;
	border: 0px solid white;
}

#maincontent {
	width: 800px;
	float: right;
}

#center_col {
	width:200px;
	float: left;
	border: 0px solid white;
}

#right_col {
	width:500px;
	float: right;
	border: 0px solid white;
	text-align:left;
	line-height:14px;
}

#content_inner {
	margin-top:20px;
	line-height:23px;
	font-size:12px;
}

#evtList {
	clear: both;
}

#evtList li {
	position: relative;
	list-style-type: none;
	background: #4ea3a0 url(../images/eventbg.png) no-repeat left center;
	padding: 20px 5px;
	width: 144px;
	text-align: left;
	font-size: 80%;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: auto;
}

#evtList li a {
	text-transform: uppercase;
	color: white;
	font-weight: bold;
	padding-left: 25px;
}

.evtHeadline {
	font-size:28px;
	color:#dedede;
	padding-left:40px;
	line-height:90px;
}

#regForm {
	width:482px;
	height:329px;
	background-image: url('/assets/images/Box1.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	color:#dedede;
	font-size:12px;
	line-height:10px;
}

#regForm input {
	border:1px solid #464648;
	background-color:black;
	color:white;
	padding:2px;
}

#regForm input.btn {
	border:1px solid #464648;
	background-color:black;
	color:white;
	padding:2px;
	font-size:11px;
}

#regForm table {
	margin-left:40px;
}

#contact #rightcol {
	width: 323px;
	padding: 10px;
	background-color: #1e1e1e;
	margin: 0;
}

#contact #left_col {
	width: 180px;
	font-size: 110%;
}

#contact #center_col {
	width: 270px;
	border-left: 1px solid #414142;
	padding-left: 22px;
	font-size: 100%;
}

#contact #maincontent {
	width: 800px;
}

#contact #content ul li {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 3px;
}

#contact #content ul li a {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#contact ul {
	margin-bottom: 25px;
}

address ul {
	list-style-type: none;
	font-weight: normal;
	font-style: normal;
}

address a {
	color: #3b872f;
}

#contactform {
	padding: 20px;
	background-color: #1e1e1e;
}

#contact form span {
	display: block;
	margin-right: 40px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}

#contact form span .submit {
	border: none;
	color: white;
}

#contact form span input[type="text"] {
	border: 1px solid gray;
	width: 217px;
	height: 20px;
	margin-left: 30px;
}

#events #eventlist img {
	margin-left: 20px;
	display: block;
}

#events #eventlist {
	background: #111 none no-repeat left bottom;
	height: 283px;
	padding: 20px 5px;
}

#eventlist span.eventyear {
	display: block;
	float: left;
	color: white;
	font-weight: bold;
	font-size: 250%;
	margin-left: 30px;
}

#events #left_col {
	width: 178px;
}

#eventlist #arrows {
	padding-top: 5px;
	width: 30px;
	margin-left: 100px;
}

#eventlist #arrows a {
	display: block;
	padding: 3px;
}

#events #right_col object{
	display: block;
}

#events #right_col {
	font-size: 90%;
}

