@charset "UTF-8";
/* CSS Document */

#topbar {
	background: #D97904;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
}
#main {
	background: #730202;
	width: 100%;
}
#bottombar {
	background: #F2CB07;
	width: 100%;
	border-top: 10px solid #FFF;
}
#topbar #topcenter {
	background: #EFCB1D url(images/top_bg.png);
	margin: 0px auto;
	padding: 0px;
	height: 50px;
	width: 850px;
	border-right: 10px solid #FFF;
	border-left: 10px solid #FFF;
	border-width: 10px;
	border-color: #FFF;
}
#bottombar #bottomcenter {
	background: #D77915 url(images/bottom_bg.png);
	margin: 0px auto;
	padding: 0px;
	height: 250px;
	width: 850px;
	border-right: 10px solid #FFF;
	border-left: 10px solid #FFF;
	border-width: 10px;
	border-color: #FFF;
}
#main #mc {
	background: #f2f2f2 url(images/tagline.png) no-repeat right bottom;
	margin: 0px auto;
	padding: 0px;
	border-right: 10px solid #FFF;
	border-left: 10px solid #FFF;
	width: 850px;
}
#main #mc iframe {
	margin-left: 20px;
}
#main #mc a:link {
	font-weight: bold;
	color: #720009;
	text-decoration: underline;
}
#main #mc a:visited {
	font-weight: bold;
	color: #720009;
	text-decoration: underline;
}
#main #mc p {
	font: 15px/25px Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	color: #333;
	padding-left: 15px;
	margin-right: 300px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 0px;
}
#main #mc ul{
	font: 15px/25px Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	color: #333;
	padding-left: 30px;
	margin-right: 300px;
	padding-top: 5px;
	padding-bottom: 15px;
	margin-top: 0px;
	list-style: square;
}
#main #mc h1 {
	font: 20px/25px Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	color: #720009;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-right: 300px;
}
#main #mc p.cap{
	font-size: 11px;
	color: #666;
	line-height: 16px;
	width: 325px;
}
#main #mc h2 {
	font: 15px/25px Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	color: #720009;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	margin-right: 300px;
}
body {
	background: #EFCB1D url(images/pagebg.png) repeat-y center;
}
#masthead {
	background: #FFF;
	border-top: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
#masthead #masthead_inner {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#masthead #masthead_inner img {
	margin-top: 10px;
}
#main #mc #datatable {
	font: 12px/15px Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	color: #333;
	line-height: 12px;
	color: #000;
	margin: 15px 0px 15px 25px;
	padding: 0px;
	border: 1px solid #333;
}

.lowertable{
	font: 12px/15px Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
	color: #333;
	line-height: 12px;
	color: #000;
	margin: 15px 0px 15px 25px;
	padding: 0px;
	border: 1px solid #333;
}

.tablecols {
	font-size: 12px;
	text-transform: uppercase;
	color: #720009;
	background: #F2CB1C;
}
#main #mc #datatable td {
	padding: 6px;
	border: 1px solid #333;
}
.tablerows {
	background: #FFC;
}
.img_space {
	margin: 10px 10px 10px 25px;
}
ul li a img {
	text-decoration: none;
	border-style: none;
}

