/* CSS Document */

body
{
	font-family: Arial, sans-serif;
	font-size:12px;
	color: #660000;
	background-color: #330000;
}

.meetings
{
	font-family: Arial,sans-serif;
	font-size:11px;
	color: #000000;
}

.meetingsh
{
	font-family:Tahoma;
	font-size:12px;
	color: #000000;
}

.header {
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	font-family: Tahoma;
}

h1
{
 font-family: Tahoma;
 font-size: 22px;
 font-style: normal; /*italic, bold */
 color: #ffffff;
}

h2
{
 font-family: Tahoma;
 font-size: 18px;
 font-style: normal; /*italic, bold */
 color: #990000;
}

h3
{
 font-family: Tahoma;
 font-size: 14px;
 font-style: normal; /*italic, bold */
 color: #000000;
}


/* Menu */
.menuOptions
{
	font-family: Tahoma;
	font-size:11px;
	color:#ffffff;
	text-align: right;
}

.menuOptions a
{
	color:#ffffff;
	text-decoration: none;
}

.menuOptions a:hover
{
	color:#ffffff;
	text-decoration:underline;
	
}

.copy
{
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-top: 40px;
}

.copy a
{
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #CC0000;
	font-weight: bold;
}

.footer
{
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 25px;
	padding-bottom: 25px;
}

.footer a
{
	color:#ffffff;
	text-decoration: none;
}

.footer a:hover
{
	color:#ffffff;
	text-decoration:underline;
	
}.header_background {
	background-image: url(images/head2.png);
	background-repeat: no-repeat;
	height: 175px;
	width: 449px;
	z-index: -1;
}
#banner_text {
	z-index: +1;
}
.smalltext {
	font-size: 10px;
	color: #666666;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
.menu_bg {
	height: 65px;
	vertical-align: center;
}
.foot_bg {
	background-image: url(../images/foot.png);
	background-repeat: no-repeat;
	height: 143px;
	vertical-align: bottom;
}
.leftmargin {
	margin-left: 200px;
}
