/* CSS Document */

/* link and body style */
body {
  	background: #900004;
	font-size: 12px;
}

a {
	color: #900004;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1{
	padding:0;
	margin:0;
	font-size: 30px;
	color: #900004;
	font-family: arial, helvetica,san-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: center;
}

#feedback {
	font-size: 13px;
	font-weight: bolder;
	color: #FF0000;
}

table,td,tr{
	margin:0;
	padding:0;
}

/*#####################
####  PAGE LAYOUT #####
#####################*/
#container {
	position: absolute;
	left: 50%;
	width: 800px;
	margin-left: -400px;
	font-family: Arial, Helvetica, sans-serif;
	background: #900004;
}

#header {
	height: 151px;
	background: url(../../Images/banner.jpg) no-repeat;
}

#body_top {
	height: 13px;
	background: url(../../Images/body_top.jpg) no-repeat;
}

#body_mid {
	background: url(../../Images/body_mid.jpg) #900004 repeat-y;
	width: 800px;
	height: auto;
}

#left_bar {
	float: left;
	width: 175px;
	text-align: center;
	padding: 5px 0px 10px 0px;;
}

#search {
	text-align: right;
	margin: 0px 14px 10px 10px;
}

#divider {
	margin: 0 auto;
	width: 60%;
	height: 1px;
	background: #900004;
}

#menu {
	margin: 10px 0px 10px 0px;
	width: 100%;
}

#main {
	margin: 0 auto;
	text-align: center;
	float: left;
	width: 590px;
	margin: 0px 10px 0px 25px;
}

#right {
	float: right;
	text-align: center;
}

#body_bot {
	clear: both;
	height: 13px;
	background: url(../../Images/body_bot.jpg) no-repeat;
}

#footer {
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold; 
	color: #FFFFFF;
}

/*####################
####  TEXT STYLE #####
####################*/
#page-text {
	margin: 0 auto;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 75%;
}

.alink {
	font-weight: normal;
	line-height: 25px;
}


#sub-title {
	clear: both;
	margin: 0 auto;
	margin-bottom: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	width: 85%;
	border-bottom: medium #900004 solid;
}

label {
	font-weight: bold;
	font-size: 12px;
}

#messege {
	font-size: 12px;
	font-weight: bold;
	color: #900004;
}

#page-nav {
	float: left;
	width: 152px;
	height: 295px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border: thin solid #900004;
	margin: 0 3px;
	margin-bottom: 10px;
	padding-top: 5px;
}

#page-nav ul {
	list-style: none;
	margin:  5px 0 5px 0;
	padding: 0;
	color: #900004;
}

#page-nav li {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 3px;
	text-decoration: none;
}

#page-menu {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #900004;
	text-decoration: none;
	list-style: none;
}

#page-menu a:hover {
	text-decoration: underline;
}

#form {
	text-align: left;
}

#mission_statement {
	color: #999999;
	clear: both;
	width: 100%;
	padding-top: 10px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#rightlink {
	clear: both;
	width: 100%;
	padding-right: 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

#menu li {
	position: relative;
}

.subscript {
	font-size: 10px;
	font-weight: normal;
}

/*#################
####  BURN BAN ####
#################*/
#burn_ban_box {
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}

#burn_ban_box a {
	font-size: 12px;
}

#burn_ban_on {
	width: 80px;
	height: 80px;
	background: url(../../Images/burnban.png) no-repeat;
	margin: 0 auto;
}

#burn-ban-info {
	text-align: left;
	padding: 0 5px 0 5px;
}

#overview {
	float: left;
	display: inline;
	font-size: 12px;
	overflow: auto;
	width: 68%;
	text-indent: 20px;
	margin: 0 3px;
	height: 290px;
	padding: 5px;
	text-align: left;
	border: thin solid #900004;
	margin-bottom: 10px;
}

#overview p {
	margin: 5px;
}

/*#####################
##  SIDEBAR CONTACT ###
#####################*/

#contact_sidebar{
	text-align:left;
	padding:15px;
}
 
#commishMeeting{
	width:375px;
	border: 9px solid #900004;
	border-top:0px;
	font-size:12px;
	background:#F1F1F1;
	color:#000;
	margin-right:10px;
	text-align:left;
}

#otherInfo{
	width:275px;
	float:left;
	border: 9px solid #900004;
	border-top:0px;
	font-size:17px;
	text-align:center;
	line-height:49px;
	background:#900004;
	color:#fff;
	margin-right:10px;
}

#otherInfoSub{
	background:#fff;
	color:#000;
	text-align:left;
	padding: 0 0 0 10px;
	border-bottom:2px solid #CACACA;
}

#otherInfoSub:hover{
	background:#900004;
	color:#fff;
	cursor:pointer;
}
