﻿#photos {
	width: 375px;
	height: 233px;
	text-align: left;
	overflow: hidden;
	background-color: #9A6634;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #663300 url(http://mansfieldohcoc.weblinkconnect.com/cwt/external/wcpages/images/bg.jpg) repeat-x;
}
#content p {
	margin-bottom: 10px;
}
a img {
	border: none;
}
#container {
	width: 940px;
	margin: 0 auto;
	clear: both;
}
#header {
	width: 940px;
	margin: 0 auto;
}
ol li {
	padding: 5px 0 5px 0;
}
ul {
	padding-left: 25px;
}
#resources {
	padding-left: 10px;
}
ul.faq {
	list-style: none;
}
ul.faq li {
	padding: 5px 0 5px 0;
}
#logo {
	display: block;
	float: left;
	width: 540px;
	margin-top: 10px;
	padding: 0;
}
#topbanner {
	display: block;
	float: left;
	width: 400px;
	height: 100px;
	margin-top: 35px;
}
h3 {
	color: #ffffff;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: normal;
}
h5 {
	font-size: 10px;
	color: #ffffff;
	margin: 0;
}
h6 {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin: 0;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #cc9966;
}
textarea {
	height: 200px;
	width: 150px;
	overflow: scroll;
}
/* ----- Main Navigation ----- */
#main-navigation-container {
	width: 940px;
	float: left;
	display: block;
	height: 65px;
	margin-top: -2px;
	padding-top: 3px;
	clear: both;
}
ul.mainnav {
	*margin-top: 24px;
	margin-top: 27px;
	width: 940px;
	margin-left: 1px;
	padding-left: 0px;
}
.mainnav {
	overflow: hidden;
	font-size: 11px;
}
.mainnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.mainnav li {
	display: inline;
	margin: 0;
}
.mainnav li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: auto;
	padding: 6px 6px;
/*padding inside each tab*/	border-right: 3px solid #330000;
/*right divider between tabs*/	color: #cc9966;
	background: #471400; /*background of tabs (default state)*/
}
.mainnav li a:hover, .mainnav li.selected a {
	background: #663300; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
#topnav p {
	margin-top: 3px;
}
/* ----- END Main Nav ----- */
#topnav p {
	color: #ffffff;
	font-weight: bold;
}
#topnav p.right {
	float: right;
	display: inline;
	font-size: 10px;
	padding-top: 3px;
}
#topnav p.left {
	float: left;
	display: inline-block;
}
#breadcrumbs {
	font-size: 10px;
	padding-bottom: 10px;
}
#breadcrumbs a {
	color: #663300;
	text-decoration: underline;
}
/* ----- Main Content/Structure ----- */
#content {
	width: 940px;
	background: url(http://mansfieldohcoc.weblinkconnect.com/cwt/external/wcpages/images/body_bg.jpg) repeat-y;
	background-repeat: repeat-y;
	overflow: hidden;
	margin-top: 16px;
	border-top: 1px solid #94714d;
}
#contentbottom {
	background: url(http://mansfieldohcoc.weblinkconnect.com/cwt/external/wcpages/images/contentbottom.jpg) no-repeat;
	height: 5px;
}
#column1, #column2, #column3 {
	float: left;
}
#column1 a {
	color: #c38c55;
}
#resources {
	list-style-image: url(http://mansfieldohcoc.weblinkconnect.com/cwt/external/wcpages/images/square.gif);
	line-height: 16px;
	margin-left: 18px;
}
#column1 {
	width: 200px;
	margin: 10px;
}
#column1_home {
	float: left;
	width: 200px;
	margin: 10px;
}
#column2 {
	width: 468px;
}
#column3 {
	width: 252px;
	color: #ffffff;
}
#c2top {
	background: url(http://mansfieldohcoc.weblinkconnect.com/cwt/external/wcpages/images/c2top.jpg) repeat-x;
	height: 88px;
}
#column2 h2 {
	color: #ffffff;
	margin-top: -45px;
	padding-left: 10px;
}
#c3top {
	background: url(http://mansfieldohcoc.weblinkconnect.com/cwt/external/wcpages/images/c3top.jpg) repeat-x;
	height: 88px;
}
#column2content {
	margin-top: 30px;
	padding: 15px;
}
#column2content a {
	color: #663300;
	text-decoration: none;
}
#column2content a:hover {
	color: #000000;
	text-decoration: underline;
}
#column2content h3 {
	color: black;
}
#eventsmodule {
	width: 182px;
	height: 141px;
	background: #663300;
	margin: 20px auto;
}
#column3content {
	padding: 25px 0 0 40px;
}
#span-column2-3 {
	width: 720px;
	float: left;
	display: block;
	clear: right;
}
#quicklinks tr {
	padding-bottom: 1px;
	height: 20px;
}
#banner {
	width: 185px;
	margin: 0 auto;
	padding-top: 20px;
}
#footer {
	height: 70px;
	background: url(http://mansfieldohcoc.weblinkconnect.com/cwt/external/wcpages/images/footer-bg.jpg) repeat-x;
	margin-top: 20px;
}
#footertext {
	padding: 15px;
}
.wlilogo {
	float: right;
	padding: 15px 15px 0 0;
}
#legend {
	background-color: #E6E6E6;
	padding: 5px;
	color: gray;
	border: 1px gray solid;
	margin-bottom: 15px;
}
/* ---------- Home Page ---------- */
/* ----------            ---------- */
#content_home {
	width: 940px;
	background: url(http://mansfieldohcoc.weblinkconnect.com/cwt/external/wcpages/images/body_bg_home.jpg) repeat-y;
	background-repeat: repeat-y;
	overflow: hidden;
	margin-top: 10px;
	border-top: 1px solid #94714d;
}
#contentbottom_home {
	background: url(http://mansfieldohcoc.weblinkconnect.com/cwt/external/wcpages/images/contentbottom_home.jpg) no-repeat;
	height: 5px;
}
#column2_home {
	width: 375px;
	color: #ffcc99;
}
#column3_home {
	width: 345px;
	color: #ffffff;
}
#column1, #column2_home, #column3_home {
	float: left;
}
#column2_home h3 {
	color: #ffffff;
	font-weight: bold;
}
#column2content_home {
	padding: 15px;
}
#column2content_home h3 {
	font-size: 16px;
	color: #ffffff;
	border: 1px solid #663300;
	width: 340px;
	text-align: left;
	padding: 20px 0 20px 10px;
	font-weight: bold;
}
#column3content_home h3 {
	font-size: 16px;
	color: #ffffff;
	border: 1px solid #663300;
	width: 290px;
	text-align: left;
	padding: 20px 0 20px 10px;
	font-weight: bold;
}
#column3content_home {
	padding: 12px;
	font-size: 11px;
}
#column3content_home p{
	margin-top: 15px;
}
#eventsmodule_home {
	margin-left: -20px;
}
/* --- Classes, etc ----- */
.center, h4.center {
	text-align: center;
}
img.cert {
	margin-left: 20px;
}
.CalendarSelectedDayStyle 
 {
	background: yellow !important;
	font-weight: bold;
}
#ctl00_webcontent_EventSubmission1_txtLocation {
width=200px !important;
}
 #ctl00_webcontent_EventSubmission1_txtDescr {
width=200px !important;
}

#quicklinks a {
	
	font-size: small;
	font-weight: normal;
}

/*clear floats*/
#header:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child + html #header {
	min-height: 1px;
}

