@charset "utf-8";
html, body, div, form {
	border: 0 none;
	margin: 0;
	padding: 0;
}
html {
	overflow: scroll;
	overflow-x: auto;
}
img {
	border: 0 none;
	display: block;
}
body, table, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	color: #900;
	font-size: 16px;
	font-weight: bold;
	margin: 1em 0;
}
.homePage h1 {
	margin: 0 0 1em 0;
}
a {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}
a:hover, a:active {
	color: #666;
	text-decoration: underline;
}
body {
	background: #1B1F20 url(../images/bgBoth.jpg) scroll repeat 0 0;
	text-align: center;
}
div#container {
	margin: 0 auto;
	padding: 35px 0 35px 0;
	position: relative;
	text-align: left;
	width: 848px;
	z-index: 1;
}
div#houseLogo {
	left: 24px;
	position: absolute;
	top: 24px;
	z-index: 2;
}
div#glowT {
	background: transparent url(../images/glowT.png) scroll no-repeat 0 0;
	padding: 13px 0 0 0;
}
div#glowB {
	background: transparent url(../images/glowB.png) scroll no-repeat 0 100%;
	padding: 0 0 13px 0;
}
div#glowM {
	background: transparent url(../images/glowM.png) scroll repeat-y 0 0;
	padding: 0 9px;
}
div#containerBG {
	background-color: #FFF;
	color: #666;
	width: 830px;
}
div#mainNav {
	padding: 12px 0 12px 110px;
}
div#homeMasthead {
	position: relative;
	z-index: 1;
}
div#homeMastheadP {
	padding: 0 0 20px 14px;
}
div#homeMastheadViews {
	height: 306px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}
div#homeMastheadViews .view {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
div#homeMastheadViews .first {
	display: block;
}
div#homeMastheadButtons {
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 2;
}
div#homeMastheadButtons div {
	padding: 0 0 8px 0;
}
div#homeCol1 {
	float: left;
	left: 20px;
	position: relative;
	width: 495px;
}
div#homeCol2 {
	float: right;
	position: relative;
	right: 20px;
	width: 280px;
}
div#dsMain {
	float: right;
	position: relative;
	right: 25px;
	width: 525px;
}
div#dsSidebar {
	background: transparent url(../images/bgSidebar.gif) scroll repeat 0 0;
	float: left;
	width: 256px;
}
div#dsLinks {
	height: 180px;
	overflow: auto;
}
div#dsLinks ul, div#dsLinks li {
	border: 0 none;
	display: block;
	list-style: none;
	margin: 0;
}
div#dsLinks ul {
	font-weight: bold;
	padding: 10px 15px;
	text-align: right;
}
div#dsLinks li {
	padding: 0 0 .25em 0;
}
div#dsLinks a {
	color: #FFF;
	text-decoration: none;
}
div#dsButtons {
	padding: 0 0 8px 8px;
}
div#sm {
	clear: both;
	padding: 20px 0 0 0;
	text-align: center;
}
div#sm img {
	display: inline;
}
div#footer {
	font-size: 10px;
	padding: 0 0 40px 0;
	text-align: center;
}
/* CMT Rules */
div#DCPageAdminLogOff {
	overflow: hidden;
	width: 100%;
}
p#DCPageAdmin {
	float: left;
	text-align: left;
	width: 49%;
}
p#DCLogOff {
	float: right;
	text-align: right;
	width: 49%;
}
.cmtTopContainer, .cmtFormTable, .cmtFormField, .cmtFormButtons {
	margin: 1em 0;
}
.cmtItems {
	clear: both;
}
.cmtItemAdmin, .cmtItemAdmin li {
	border: 0 none;
	list-style: none;
	margin: 0;
	padding: 0;
}
.cmtItemAdmin {
	margin: .5em 0 1em 0;
}
.cmtItemAdmin li {
	border-left: 1px solid;
	display: inline;
	padding: 0 0.5ex 0 1ex;
}
.cmtItemAdmin li.first {
	border-left: 0;
	padding-left: 0;
}
#CMT_index .cmtFormTable .cmtCol1 {
	text-align: right;
}
#CMT_index .cmtFormTable .cmtCol2 {
	text-align: left;
}
#CMT_index #lblUser {
	font-weight: bold;
}
#CMT_index #pnUserMaint .cmtPassword, #CMT_index #pnUserMaint .cmtText {
	width: 80%;
}
#CMT_index1 .cmtText, #CMT_events .cmtText, #CMT_news .cmtText, #CMT_DCPageAdmin .cmtText {
	width: 80%;
}
