/* Start of CMSMS style sheet 'site' */
/* CSS Document */

body {
	background:#7f3a10;
	color:#FFF;
	font:normal 12px/24px Georgia, "Times New Roman", Times, serif;
}
#content p {
	padding-top:8px;
}
#content ul,
#content ul li {
	list-style: disc;
}
#content ol,
#content ol li {
	list-style: decimal;
}
#content ul,
#content ol {
	padding-left:28px;
}
#content li {
	font:normal 12px/20px Georgia, "Times New Roman", Times, serif;
}
#footer a,
#content a {
	color:#c5a01e;
	text-decoration:none;
}
#footer a:hover,
#content a:hover {
	color:#cbae56;
	text-decoration:underline;
}

#content img {
	border:#853f02 1px solid;
}
blockquote {
	font:normal 16px/24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#ccbe8c;
	text-transform:uppercase;
	letter-spacing:2px;
	padding:20px 20px 5px;
}
blockquote * {
	line-height:24px;
	padding:0;
}
h2, h3, h4, h5, h6 {
	padding-top:10px;
}
h1 {
	font:normal 24px/24px Georgia, "Times New Roman", Times, serif;
	color:#853f02;
	border-bottom:#853f02 1px solid;
	text-transform:uppercase;
	letter-spacing:3px;
}
h2 {
	font:bold 18px/28px Georgia, "Times New Roman", Times, serif;
	color:#853f02;
	border-bottom:#853f02 1px solid;
}
h3 {
	font:normal 14px/24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#853f02;
	text-transform:uppercase;
	letter-spacing:2px;
}
h4 {
	font:bold 14px/24px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#853f02;
}
h5 {
	font:bold 12px/24px Georgia, "Times New Roman", Times, serif;
	color:#853f02;
}
h6 {
}

.wrapper {
	background:url(uploads/siteGraphics/body_tile.jpg) repeat-y;
	width:782px;
	margin:0 auto;
	padding:0 16px;
	color:#867339;
	
}
#header {
	width:782px;
	height:279px;
	background:url(uploads/siteGraphics/header_bg.jpg) no-repeat;
}
#content-wrapper {
	background:url(uploads/siteGraphics/content_bg_header.jpg) no-repeat top right;
	padding:18px 1px 20px 0;
}
#content-container {
	background:url(uploads/siteGraphics/content_bg_tile.jpg) repeat-y right top;
}
#content {
	width:508px;
	float:right;
	padding:17px 28px 25px;
}
#content .container {
	overflow:hidden;
}
#content-wrapper ul.navigation {
	background:url(uploads/siteGraphics/column-logo.gif) no-repeat 50% 99%;
	width:217px;
	float:left;
	padding-bottom: 135px;
}
#content-wrapper ul.navigation li {
	padding:0 0 7px;
}
#content-wrapper ul.navigation li a {
	background:url(uploads/siteGraphics/nav_current_bg.jpg) no-repeat;
	display:block;
	font:normal 15px/15px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
	height:21px;
	padding:6px 12px 0 16px;
	text-align:right;
}
#content-wrapper ul.navigation li a:visited,
#content-wrapper ul.navigation li a:active,
#content-wrapper ul.navigation li a:focus,
#content-wrapper ul.navigation li a:link {
	background:url(uploads/siteGraphics/nav_link_bg.jpg) no-repeat;
	color:#6a5b20;
	text-align:left;
}
#content-wrapper ul.navigation li a:active,
#content-wrapper ul.navigation li a:hover {
	color:#9d8d38;
	background:url(uploads/siteGraphics/nav_hover_bg.jpg) no-repeat;
	text-align:left;
}
#content-wrapper ul.navigation li a.current,
#content-wrapper ul.navigation li a.current:link,
#content-wrapper ul.navigation li a.current:active,
#content-wrapper ul.navigation li a.current:focus,
#content-wrapper ul.navigation li a.current:hover {
	background:url(uploads/siteGraphics/nav_current_bg.jpg) no-repeat !important;
	color:#ffffff !important;
	text-align:right !important;
}

.sub { padding-left: 10px; padding-top: 7px; background: none !important; }
.sub li a { font-size: 12px !important; border-left: 1px solid #8c7321; }
#nav-column { float: left; width: 217px; }
#column-logo { display: block; height: 169px; background:url(uploads/siteGraphics/column-logo.gif) no-repeat center; }

#footer {
	background:#6a5a2d url(uploads/siteGraphics/footer_tile.gif) repeat-x;
	width:781px;
	color:#ffffff;
	font:normal 12px/15px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

#footer .container {  }

#footer .container p { padding: 5px 0 10px 0; }

#footer ul.navigation {
	padding-bottom:14px;
}
#footer ul.navigation li {
	display:inline;
}
#footer ul.navigation span {
	padding:0 3px 0 7px;
}
#footer ul.navigation a {
	text-decoration:none;
	font:normal 12px/22px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	font:
}
#footer ul.navigation a:hover {
	border-bottom:#7f3a10 1px solid;
}
.clear {
	clear:both;
}

.float-r {
	float: right;
	margin:0 0 10px 10 px;
}
.float-l {
	float: left;
	margin:0 10px 10px 0;   

}
.fl-left-pad {
	float: left;
	margin:0 10px 10px 0;
}
.fl-right-pad {
	float: right;
	margin:0 0 10px 10px;
}
.border {
	border:#853f02 1px solid;
}

.borderthree {
	border:#806812 3px solid;
}

.noborder {
	border: 0 !important;
}
.floatpad-l {
	padding: 0 5px 0 0;
	
}
.floatpad-r {
	padding: 0 0 0 5px;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
.module {
	width:237px;
	border:#7f6710 1px solid;
	background:#e2ddca;
	float:left;
	padding-bottom:10px;
	overflow:hidden;
	font: normal 11px/19px Georgia, "Times New Roman", Times, serif;
	
}
#content .module a:hover,
#content .module ul li a:hover{
	text-decoration:none;
	color:#806810;
}
.module * {
	padding:0 5px 0 5px;
	/*padding:0 18px 0 22px; changed this 8/12/10 due to style issues -- DS */
	color:#867339;
}
.module .header,
.module h1,
.module h2,
.module h3,
.module h4,
.module h5,
.module h6 {
	background:url(uploads/siteGraphics/mod_header_bg.jpg) no-repeat;
	white-space:nowrap;
	overflow:hidden;
	font:normal 14px/24px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:3px 10px 3px;
	border:none;
}
.module-right {
	float:right;
}
.small { font-size:80%; }

#nav-column .banner {
	padding:0 8px 8px 8px;
	text-align:center;
}

.sched {
	width:100%;
	border-top:2px solid #853f02;
	border-right:solid 2px #853f02;
	border-bottom:solid 2px #853f02;
	margin-top:10px;
}
.sched * {
	vertical-align:middle;
	line-height:16px;
}
.sched .primary {
	border-left:2px solid #853f02;
}
.sched tr th,
.sched tr td {
	padding:5px 2px;
}
.sched .time td {
	width:16.667%;
	color:#000;
}
.sched .time {
	font-weight:bold;
	border-bottom:solid 2px #853f02;
	text-align:center;
}
.sched .first-col,
.sched .primary,
.sched .name-col {
	border-bottom:dotted 1px #853f02;
	color: #853f02;
}
.sched .day * {
	background:#853f02;
	color: #fff !important;
}
.sched .first-col {
	text-align:center;
	border-left:dotted 1px #853f02;
}
.sched .name-col {
}
.sched .odd {
	background:#e2ddca;
}
/* End of 'site' */

