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

body {
	background: #000000 url(images/red_stripe_bg.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	color: #7F0000;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, p {
}
img {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 100%;
}
#spacer   {
	height: 28px;
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#spacer #phone {
	color: #FFFF00;
	width: 220px;
	height: 28px;
	margin-left: 410px;
	font: lighter 14px Arial, Helvetica, sans-serif;
	padding: 0px;
	float: left;
	display: inline;
}
#spacer   #phoneimg    {
	vertical-align: middle;
	float: right;
	margin-right: 45px;
	display: inline;
}

#picnav  {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}
#cholder {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	background: #ac2917 url(images/main_table_bg.jpg) repeat-x;
}
#cholder  #logo  {
	height: 42px;
	width: 205px;
	float: left;
}
#cholder  #flashcontent  {
	height: 173px;
	width: 548px;
	padding-right: 0px;
	padding-left: 4px;
	float: right;
	padding-bottom: 73px;
}
#wrapper #cholder #flashcontent #hdrimage {
	background: bottom;
	float: left;
	width: 304px;
	height: 30px;
	margin-top: 43px;
}
#cholder #flashcontent #hdrspacer {
	float: left;
	width: 244px;
	height: 30px;
	margin-top: 43px;
}
#cholder  #nav  {
	width: 205px;
	float: left;
}
#wrapper  #cholder  #nav ul {
	color: #FFFFFF;
	font: lighter normal 12px Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	padding: 20px 0px 0px 20px;
}
#wrapper #cholder #nav ul li {
	display: block;
	height: 22px;
	border-bottom: 1px solid #ffea25;
	width: 125px;
}
#wrapper #cholder #nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
	width: 125px;
	display: block;
	padding-top: 4px;
}
#wrapper #cholder #nav ul li a:hover {
	background: url(images/nav_hover.jpg) repeat-y;
}
#wrapper  #cholder #midcontent {
	width: 757px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	height: 100%;
}
#wrapper #cholder #midcontent #sidebar {
	width: 205px;
}
#wrapper  #cholder  #midcontent img  {
	padding-top: 20px;
	padding-left: 20px;
}
#wrapper #cholder #midcontent #updates {
	width: 550px;
	display: block;
	float: right;
	padding-bottom: 20px;
}
#wrapper  #cholder  #midcontent #updates #top {
	width: 500px;
	height: 14px;
	background: url(images/content_top.gif) no-repeat;
	padding-right: 50px;
}
#wrapper #cholder #midcontent #updates #middle {
	background: url(images/content_bg.gif) repeat-y;
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;
}
#wrapper #cholder #midcontent #updates #bottom {
	background: url(images/content_bottom.gif) no-repeat;
	width: 500px;
	height: 14px;
	padding-right: 50px;
}
#wrapper #cholder #midcontent #updates #middle h1 {
	font-size: 18px;
	display: block;
	padding-left: 20px;
	padding-top: 0px;
	margin: 0px;
	font-weight: bold;
}
#wrapper #cholder #midcontent #updates #middle p {
	display: block;
	font-size: 12px;
	margin: 0px;
	padding: 0px 20px;
	padding-left: 20px;
}
#wrapper #cholder #midcontent #updates #middle h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 20px;
	padding-left: 20px;
}
#wrapper #cholder #midcontent #updates #middle img {
	float: left;
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer {
	width: 100%;
}
#footer #footerholder {
	width: 757px;
	height: 21px;
	margin-right: auto;
	margin-left: auto;
}
#footer #footerholder #leftcorner {
	height: 21px;
	width: 21px;
	float: left;
	background: url(images/bot_yellow_left_crnr.gif) no-repeat;
}
#footer #footerholder #footercontent {
	height: 21px;
	width: 715px;
	float: left;
	background: url(images/footer_bg.gif) repeat-x;
	font-size: 10px;
	padding-top: 5px;
}
#footer #footerholder #rightcorner {
	float: left;
	height: 21px;
	width: 21px;
	background: url(images/bot_yellow_rightcorner.gif) no-repeat;
}
.clear {
	clear: left;
}
