﻿body{
	padding: 0px;
	margin: 0px;
	background: #4B2A45;
	color: Black;
	font: 14px Garamond;
	font-weight: normal;


}

th, td {
	font: 18px/24px Arial, Helvetica, sans-serif;
}

a {
	font: 14px Arial, Helvetica, sans-serif;
}

h5 {
	font: 14px/20px Arial, Helvetica, sans-serif
}

#uppermenustyle {
	font: 14px/18px, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : Maroon;
	line-height: 140%;
}

#mainnewimage {
	position:relative
}

a:link		{
	color: 9a0201;
	text-decoration: none;
}

a:visited	{
	color: FE9901;
	text-decoration: none;
}

a:active	{
	color: FE9901;
	text-decoration: none;
}

a:hover		{
	color: Maroon;
	text-decoration: none;
}

#head2 {
	font-size : 20px;
	color : #c7092d;}

a {color:#000000; 
	text-decoration:none
}

a:hover {
	color:#c7092d;
}


#container{
	
	width: 775px;
	background-color: #999999;
	height: 805px;
}
#header {
	background-image: url('../image/b_top2.jpg');
	height: 203px;
	
}

#headereditor {
	background-image: url('../image/littleheader1.jpg');
	height: 92px;
	background-repeat: no-repeat;
}

#content {
	
	width: 778px;
	height: 700px;
	background-image: url('../image/b_main.jpg');
	background-color: white;
}

  
#contenteditor {
	background: #FFFFFF;
	overflow: auto;
	width: 778px;
	height: 700px;
	
}

#menu {
	position: relative;
	height: 50px;
}
#mainblock {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	line-height: 130%;
	overflow: auto;
	position: relative;
	margin-left: 0;
	margin-top: 0;
	text-align: left;
	text-indent: 5px;
	left: 151px; 
	top: 66px; 
	width: 441px; 
	height: 237px;

}

#sidebar1 {
	padding: 12px;
	border: thin inset #000000;
	font-family: Arial, Helvetica, sans-serif;
		position: relative;
		font-size: 12px;
		line-height: 130%;
		height: 250px;
		width: 175px;
		text-align: justify;
		text-indent: 15px;
	background-image: url('../image/coalitionsquare.jpg');
}

#sidebar2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;

	position: relative;
	text-align: justify;
	text-indent: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	left: 153px; 
	top: 85px; 
	width: 435px; 
	height: 301px;
	overflow: auto;

}

#sidebar3 {
	position: relative;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
	top: -273px;
	left: -219px;
	width: 261px;
	height: 197px;
	overflow: auto;
}
#footer {
	font: normal normal bold 12px/15px "Times New Roman", Times, serif;
	position: relative;
	background-color: #C0C0C0;
	color: #000000;
	text-align: center;
	left: 4px;
	top: -241px;
	position: relative;
}

table {
 	border-collapse: collapse;
	width: 100%;
	margin-bottom:20px;
}
caption {
	text-align: left;
	font: normal normal bold 18px/40px Arial, Helvetica, sans-serif;
	color:#333333;
}
thead th {
	border-right: 2px solid #ffffff;
	font: normal normal bold 16px/20px Arial, Helvetica, sans-serif;
	color:#333333;
	padding:5px 2px;
	background-color: #dddddd;
}
tfoot {
	font: normal normal normal 12px/20px Arial, Helvetica, sans-serif;
	color:#999999;
	text-align:right;
}
tbody tr {
	background-color:#fff;
	border-bottom: 1px solid #dddddd;
}
tbody td {
	padding:5px;
	text-align:left;
}
tbody th {
	text-align:left;
	padding: 5px;
}

#contenteditor form p {
	margin:0;
}

#contenteditor form label {
	display:block;
	margin:0;
}

#contenteditor form p {
	margin-bottom:5px;
}

#contenteditor form p.success {
	font-weight:bold;
	color:#92ad12;
}

#contenteditor form p.error,
#contenteditor form p span.error {
	font-weight:bold;
	color:#ff0000;
}

#contenteditor form input.text {
	border:1px solid #cccccc;
	padding:5px 5px;
	font-size:16px;
	width:280px;
	margin-bottom:5px;
}

#contenteditor form textarea {
	background:white;
	border:1px solid #cccccc;
	padding:5px 5px;
	width:480px;
	height:200px;
	margin-bottom:0;
}

#contenteditor form p.button {
	padding:0;
	margin:0;
}

#contenteditor form button {
	margin-top:20px;
	color:#ffffff;
	font: normal normal bold 14px/40px Arial, Helvetica, sans-serif;
	display:block;
	height:40px;
	width:122px;
	text-align:center;
	text-decoration:none;
	background:url('../images/button.gif') top center no-repeat;
	border:0;
}

#contenteditor form button:active { background:url('../images/button.gif') bottom center no-repeat; }


.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:hover{
	background-color: #C0C0C0;
	border-style: outset;
}

html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}


