@charset "UTF-8";
body,td,th {
	font: 200 14px/20px 'Helvetica Neue', Arial, Verdana, sans-serif;
	color: #666;
}
body {
	margin: 0px;
	padding: 0px;
	font: 200 14px/20px 'Helvetica Neue', Arial, Verdana, sans-serif;
	color:#2C4519;
}
#outercontainer {
	width: 960px;
	margin:0 auto;
}
#hdr {
	background-image: url(images/Header.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 220px;
	width: 960px;
	margin:0;
}
#navbar {
	margin:0px auto 10px auto;
	padding:3px 0 7px 0;
	width:960px;
	text-align:center;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E0EFE2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#E0EFE2)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #ffffff,  #E0EFE2); /* for firefox 3.6+ */
	color:#61645f;
	font-size: 120%;
}
#navbar a:link, #navbar a:visited {
	color:#61645f;
	text-decoration:none;
}
#navbar a:hover {
	color:#AF9715;
	letter-spacing:3px;
}
#navbar .sel {
	color:#369;
	letter-spacing:3px;
}
#navbar .sel ul li {
	letter-spacing:normal;
}
#navbar .subsel { 
	color:#369;
	letter-spacing: 3px !important;
}

#navbar ul {
	margin: 0;
	padding: 5px 0 0 0;
	list-style: none;
}

#navbar ul li {
	display:inline-block;
	width:110px;
	position:relative;
	z-index:2;
	}
	
#nav li ul {
	position: absolute;
	left: 20px; /* Set 1px less than menu width */
	top: 20px;
	display: none;
	width:120px;
	}
#nav > li {
	padding:0;
	text-align:center;
}

/* Styles for Menu Items */
#navbar ul li ul li {
	display: block;
	color: #61645f;
	background: #EFFFF1; /* IE6 Bug */
	padding: 3px 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
	}
#navbar ul li ul li:last-child { border-bottom: 1px solid #ccc !important; }
#navbar ul li ul li a { text-decoration: none; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#nav ul li a:hover { color: #AF9715;  } /* Hover Styles */
#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
#nav li:hover ul, li.over ul { display: block; } /* The magic */
#nav li ul li a:hover { letter-spacing: normal; }

#container {
	margin:0;
	width:960px;
	padding:20px 0px 0 0px;
}
#left_col {
	float: left;
	width: 220px;
	margin: 0 40px 0 10px;
	font-size: 90%;
}
#left .moduletable, #right .moduletable {
	margin-bottom: 30px;
}
#right_col {
	width: 70%;
	float: left;
	background:#fff url(images/shadowGr.jpg) repeat-y left top;
	border-left:1px solid #eee;
	margin-top: 10px;
	margin-bottom: 40px;
}
#content {
	margin-top:40px;
	padding:0 20px 0 45px;
	line-height:1.6;
	font-size: 120%;
	text-align:justify;
	color:#666;
}

h3, .moduletable h3 {
	font-size: 120%;
	margin-bottom: 0px;
	padding-left: 20px;
	border-bottom: 1px solid #ddd;
	font-weight:200;
	color:#2C4519;
}
.moduletable h4 {
	margin:5px 0 20px 0;
}
h3 {
	margin-bottom: 0px;
	padding-left: 0px;
	font-size:110%;
	font-weight:300;
	color:#2C4519;
}
.hdr4 {
	margin-bottom: 3px;
	font-size:115%;
	font-weight:600;
}
.caption {
	margin-bottom: 10px;
	line-height:1.5;
	color:#666;
	background-color:#EFFFF1; 
	padding:10px 5px 10px 30px;
	border:2px dotted #369;
}
.caption h4 {
	margin-bottom: 3px;
	font-weight: 500;
}
.hours {
	margin: 0 auto 10px auto;
}
.loc {
	margin:10px 0;
}
.subHdr {
	color: #5c5888;
	margin-bottom: 0px;
	padding-left: 0px;
	font-size:110%;
	font-weight:300;
}
.hdng {
	text-align:left;
	font-size:180%; 
	font-weight:200; 
	color:#369; 
	margin:5px auto 10px 180px;
	padding-left: 20px;
	border-bottom: 1px solid #eaeaea;
	width:30%;
}

#footer {
	border-top: 1px solid #ddd;
	margin:5px auto 10px auto;
	padding-top:10px;
	text-align:center;
	font-size:80%;
	width:80%;
}
.floatleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
.floatright {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
}
.clr {
	clear:both;
	margin-top: 30px;
}
#fb {
	margin:20px 0 20px 30px;
}
#fb a {
	text-decoration:none;
}
#fb div {
	margin-bottom: 10px;
}
#like {
	margin:10px 0 10px 30px;
}
.links {
	margin:10px 5px 30px 5px;
	padding-left: 25px;
}
a:link, a:active, a:visited {
	color: #369;
}
a:hover {
	color: #AF9715;
}
#right_col img {
	padding: 4px;
	border: 1px solid #eee;
	background: #fff;
}
.smcaption {
	margin:0;
	padding:0;
	font-size:60%;
	color:#888;
}
.lblinline {
	display: inline-block;
	width: 95px;
}
#content table {
	width: 100%;
	margin-left: 10px;
}
#content td {
	vertical-align:top;
	font-size: 90%;
	text-align:left;
}
#content h4 {
	font-weight:600;
	font-size:93%;
}

.affil {
    margin-left: 20px;
	font-size: 90%;
}
#content h3 { width: 95%; }

.dateTd { width: 15%; }
.midTd { width: 50%; }
.req { color:#f30; }
.maroon { color:#8c030a; }
.smFont { font-size: 80%; }
.fontarr { font-size: 9px; }
.cntr { text-align:center; }
.justify { text-align:justify; }
.indent { margin-left:20px; }
.bld { font-weight: bold; }
.marginTop0 { margin-top:0; }
.marginTop5 { margin-top:5; }
.marginTop20 { margin-top:20px; }
.marginTop40 { margin-top:40px; }
.marginTop60 { margin-top:60px; }