/* CSS Document */
/* PLEASE UPDATE THIS PER SITE!!! */
Body {
		font-family:Verdana;
		font-size:8pt;
		margin: 20px 0 0 0;
}



INPUT, TEXTAREA {
		font-family:Verdana;
		font-size:11px;
}

.MainTable {
		border:none;
		border-width:1px;
		border-color:#999999;
		font-family:Verdana;
		font-size:10pt;
		color: #000000;
		height:100%;
}

.MainContent {
		font-family:Verdana;
		font-size:10pt;
		color: #000000;
}

.PageHeader {
		font-family:Verdana;
		font-size:14pt;
		text-transform:uppercase;
		font-weight:bold;
		color: #000000;
		padding-left: 10px;
		padding-right: 10px;
}

span.PageContent {
		font-family:Verdana;
		font-size:8pt;
		color: #000000;
		padding-left: 10px;
		padding-right: 10px;
}
span.PageContent ul {
	list-style: url(../images/bullet.jpg);	
}

.adminHeader {
		font-family:Verdana;
		font-size:11pt;
		text-transform:uppercase;
		font-weight:bold;
		color: #FFFFFF;
		background-color:#990000
}

.adminContent {
		font-family:Verdana;
		font-size:10pt;
		color: #000000;
		background-color:#FF0000;
}

.adminContentDisabled {
		font-family:Verdana;
		font-size:10pt;
		color: #D9D9D9;
		background-color:#DEDEDE;
}

.adminMessage {
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
		color: #FFFFFF;
		background-color:#FF7700;
}

.FooterContent {
		font-family:Verdana;
		font-size:9pt;
		color: #000000;
}

.FooterTable {
		border:solid;
		border-width:1px 0 0 0;
		border-color:#999999;
}
.gallery {
		border-style:dashed;
		border-width:1px;
		border-color:#999999;
		background-color:#FFFFFF;
		padding: 20px 5px 5px 5px;
}
.error-message {
	background-color: #FFFFFF;
	padding: 12px 35px 0px 40px;
	height: 31px;
	background-image: url(../images/error.gif);
	background-repeat: no-repeat;
	background-position:5px 5px; 
	color: #CC0000;
	font-weight: bold;
	border: 2px Solid #CC0000;
	font-size: 8pt;
}

#header-container {
	width: 873px;
	margin: auto;
	background-color: #FFF;
}

#logo-left {
	height: 88px;
	width: 539px;
	background-color: #FFFFFF;
	float: left;
}

#logo-right {
	float: left;	
}
#quote-heading-left {
	float: left;
}
#quote-content-left {
	background-image: url(../images/ctl_10.jpg);
	background-repeat: repeat-y;
	height: 137px;
	float: left;
	width: 429px;
	z-index: 11;
	position: relative;
	text-align: left;
	color: #FFFFFF;
	padding: 10px;
}

#quote-content-txt {
	float:left;
	width:250px;
}

#quote-content-right {
	transparent background-color: #FFF;
	position: absolute;
	width: 366px;
	height: 210px;
	margin-top: 5px;
	margin-left: 300px;
	z-index: 12;
	vertical-align: baseline;
	left: 300px;
}

#red-bar-container {
	width: 100%;
	height: 36px;
	background-image: url(../images/ctl_14.jpg);
	background-repeat:repeat-x;
}

#label-container {
	width: 873px;
	margin: auto;
}

.clear {
	clear: both;
}

#right-column {
	background-color: #9E2B29;
	width: 168px;
	vertical-align: top;
	height: 550px;
	color: #FFFFFF;
	font-size: 8pt;
	padding: 10px;
}

#navigation-label {
	float: left;
}

#events-label {
	float: left;
	margin-left: 514px;
}

#content-container {
	width: 505px;
	padding: 5px;
	background-color: #FFF;
}

div.nav-button {	
	text-align: left;
	height: 25px;
	width: 171px;
	display: block;
	line-height: 25px;
	vertical-align: middle;
	cursor: pointer;
	padding-left:5px;
}

div.nav-button:hover {
	background-image: url(../images/ctl_20.jpg);
	background-repeat: no-repeat;
}
div.nav-line {
	height: 3px;
	width: 171px;
	background-image: url(../images/ctl_31.png);
	background-repeat:no-repeat;
}
#main-container {
	width: 100%;
	text-align: center;
	
	height: 288px;
}
div.event-container h1 {
	font-size: 11px;
}
div.event-container p {
	margin: 0;	
}
div.events-line {
	width: 100%;
	height: 1px;
	background-color: #DADADA;
	margin-top: 5px;
	margin-bottom: 5px;
}
p.quote-text {
	width: 270px;
	font-size: 12px;
	
}
#admin-table {
	width: 100%;
	padding: 2px;
	border-spacing: 1px;
	border: none;
	font-size: 8pt;
}
#admin-table thead td{
		background-color: #CCCCCC;
		font-weight: bold;
		height: 30px;
		vertical-align: middle;
		text-align: center;
}
#admin-table tbody td {
	height: 20px;
	border: 1px Solid #CCCCCC;
	padding: 3px;
}
#admin-table a {
	font-size: 8pt;	
	color: #444444;
	text-decoration: none;
	line-height: 23px;
	background-image: url(../images/adminLink_03.jpg);
	background-repeat:repeat-x;
	display: inline-block;
	width: 60px;
	vertical-align: middle;
	text-align: center;
	float: left;
}

#admin-table a:hover {
	background-image: url(../images/adminLink_03_on.jpg);
	background-repeat:repeat-x;	
}

#admin-table span {
	width: 5px;
	height: 23px;
	background-image: url(../images/adminLink_div.jpg);
	background-repeat:no-repeat;
	float: left;
}
#admin-table a:hover {
	color: #802100;
}
#admin-table input {
	font-size: 10pt;	
}

#articles {
	line-height:20px;
}

#articles a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#articles a:hover {
	color:#F00;
}
