BODY {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px;
	background: #701D00 url(../images/body_bg.jpg) top left repeat-x;
	color: #2D2D2D;
}

a {
	color: #8F2501;
	text-decoration: none;
}

a:hover, a:active {
  	text-decoration: underline;
}

ul.horLinks {
	padding: 0px 0px 12px 0px;
	margin: 0px; 
	list-style:none;
	float: left;
}

ul.horLinks li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

ul.horLinks li a {
	color: #8F2501;
	text-decoration: none;
	padding: 2px 2px 0px 20px;
	background: url(../images/link_bullet.jpg) 4px center no-repeat;
	margin: 0px;
	font-weight: bold;
	white-space: nowrap;
	display: block;
}

ul.horLinks li a:hover, ul.horLinks li a:active {
	text-decoration: underline;
}

a.bullet {
	color: #8F2501;
	text-decoration: none;
	padding: 2px 0px 0px 16px;
	background: url(../images/link_bullet.jpg) left center no-repeat;
}

a.bullet:hover, a.bullet:active {
	text-decoration: underline;
}

textarea, input, select
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

div.infoBox {
	margin: 0px auto 15px auto;
	padding: 6px 10px 6px 35px;
	background: #EEEEEE url(../images/info.gif) left center no-repeat;
	color: #000000;
	font-size: 11px;
	border: 1px solid #000000;
	width: 400px;
}

div.errorBox {
  	margin: 0px auto 15px auto;
	padding: 6px 10px 6px 35px;
	background: #EEEEEE url(../images/error.gif) left center no-repeat;
	color: red;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	width: 400px;
}

.centerTable {
	margin: 10px auto 10px auto;
	border: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.adminTable {
	margin: 0px auto 15px auto;
	border: 1px solid #000000;
}

.centerTable td p, .adminTable td p {
	margin: 0px;
	padding: 0px;
}

.galleryTable {
	margin: 0px auto 0px auto;
	border: 0px;
}

.adminTable td {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
}

.tdHead {
	background-color: #464646;
	color: #EEEEEE;
	font-weight: bold;
	padding: 3px;
}

.tdHeadSuper {
	background: #701D00;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	height: 15px;
}

.tdHead a, .tdHeadSuper a {
	color: #FFFFFF;
	text-decoration: underline;
}

.tdHead a:hover, .tdHeadSuper a:hover {
	color: #0073C6;
}

.tdFooter {
  	background-color: #BBBBBB;
  	padding: 3px;
  	border-top: 1px solid #FFFFFF;
}

.tdLeft {
	text-align: left;
}

.tdCenter {
	text-align: center;
}

.tdRight {
	text-align: right;
}

.tdTop {
	vertical-align: top;
}

.tdMiddle {
	vertical-align: middle;
}

.tdBottom {
	vertical-align: bottom;
}

.tdAlt {
	background-color: #EEEEEE;
	color: #000000;
	padding: 3px;
}

.tdNormal {
	background-color: #FFFFFF;
	color: #000000;
	padding: 3px;
}

.tdNormalTransparent {
	color: #000000;
	padding: 3px;
}

.tdTeam {
	color: #000000;
	padding: 7px;
}

.tdNormal a, .tdAlt a {
	color: #000000;
	text-decoration: underline;
}

.tdNormal a:hover, .tdAlt a:hover {
	color: #0073C6;
}

#wrap {
	width: 850px;
	margin: 0px auto 0px auto;
	padding: 0px 3px 0px 3px;
	background-color: #FFFFFF;
	color: #2D2D2D;  
}

/* Begin CSS Popout Menu */
#menuh-container
	{
	width: 850px;
	height: 30px;
	margin:0px;
	padding:0px;
	}

#menuh
	{
	font-family: tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	width: 850px;
	height: 30px;
	float:left;
	margin: 0px;
	padding: 0px;
	background: #535355 url(../images/menu_bg.jpg) top left repeat-x;
	}
	

#menuh a {
	display: block;
	white-space: nowrap;
	margin: 0px;
	font-family: tahoma, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 3px;
	height: 13px;
	color: #000000;
	background: #E6E4E5 url(../images/sub_menu_item_bg.jpg) left top repeat-x;
}

#menuh a.Current {
	text-decoration: none;
	color: #8F2501;
	background: #E6E4E5 url(../images/sub_menu_item_bg.jpg) left top repeat-x;
}

#menuh a.top
	{
	padding: 7px 15px 0px 15px;
	height: 23px;
	background: transparent url(../images/menu_item_bg.jpg) right top no-repeat;
	color: #ffffff;
	font-size: 12px;
	}
	
#menuh a.topCurrent
	{
	padding: 7px 15px 0px 15px;
	height: 23px;
	background: #A72C01 url(../images/menu_item_bg.jpg) right bottom no-repeat;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	}

#menuh a.topRight
	{
	padding: 7px 15px 0px 15px;
	height: 23px;
	background: transparent url(../images/menu_item_bg.jpg) left top no-repeat;
	color: #ffffff;
	font-size: 12px;
	}

#menuh a.topRightCurrent
	{
	padding: 7px 15px 0px 15px;
	height: 23px;
  	background: transparent url(../images/menu_item_bg.jpg) left bottom no-repeat;
  	text-decoration: none;
  	color: #ffffff;
  	font-size: 12px;
	}
	
#menuh a:hover, #menuh a:active, #menuh a.Current:hover, #menuh a.Current:active
	{
	text-decoration: none;
	color: #FFFFFF;
	background: #717171 url(../images/sub_menu_item_hover_bg.jpg) left top repeat-x;
	}

#menuh a.top:hover, #menuh a.top:active, #menuh a.topCurrent:hover, #menuh a.topCurrent:active
	{
	background: transparent url(../images/menu_item_bg.jpg) right bottom no-repeat;
	text-decoration: none;
	color: #ffffff;
	}

#menuh a.topRight:hover, #menuh a.topRight:active, #menuh a.topRightCurrent:hover, #menuh a.topRightCurrent:active
	{
	background: transparent url(../images/menu_item_bg.jpg) left bottom no-repeat;
  	text-decoration: none;
  	color: #ffffff;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}
	
#menuh ul li:hover
	{
	background: transparent;
	z-index:100;
	}
	
#menuh ul li:hover a.top, #menuh ul li:hover a.topCurrent
	{
	background: transparent url(../images/menu_item_bg.jpg) right bottom no-repeat;
	text-decoration: none;
	color: #ffffff;
	}

#menuh ul li:hover a.topRight, #menuh ul li:hover a.topRightCurrent
	{
	background: transparent url(../images/menu_item_bg.jpg) left bottom no-repeat;
	text-decoration: none;
	color: #ffffff;
	}
	
#menuh ul ul li:hover
	{
	background: transparent;
	z-index:100;
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 0px;
	margin: 0px;
	background: #E6E5E5;
	border-left: 1px solid #B3B2B2;
	border-right: 1px solid #B3B2B2;
	width: 180px;
	}

#menuh ul ul ul
	{
	top:-1px;
	left:100%;
	}
	
#menuh ul ul li, #menuh ul ul ul li {
	border-bottom: 1px solid #B3B2B2;
}
	
div#menuh li:hover
	{
	/*cursor:pointer;*/
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Popout Menu */

#header {
	width: 850px;
	height: 270px;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
}

#contentTop {
	clear: both;
	width: 850px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFFFFF;
}

#contentTop img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 850px;
	height: 24px;
}

#content {
  	float: left;
	width: 850px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(../images/content_bg.jpg) top left repeat-y;
}

#content .left {
	float: left;
	margin: 0px;
	padding: 0px 17px 0px 36px;
	width: 174px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

#content .right {
	float: left;
	margin: 0px;
	padding: 0px 13px 0px 13px;
	width: 597px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

#content .left h1 {
	margin: 0px 0px 8px 0px;
	padding: 4px 2px 0px 2px;
	height: 21px;
	width: 170px;
	background: #F0EEEF url(../images/side_header_bg.jpg) top left no-repeat;
	font-family: Tahoma, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #8F2501;
	text-align: center;
	font-weight: normal;
}

span.date {
	color: #8F2501;
}

#content .left p {
	padding: 0px 0px 12px 0px;
	margin: 0px;
	line-height: 18px;
}

body.mceContentBody {
   background: #FFF;
   font-family: Arial, Helvetica, Sans-Serif;
   font-size: 12px;
}

#content .right h1, body.mceContentBody h1 {
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 23px;
	background: url(../images/header_bullet.jpg) left center no-repeat;
	font-family: Tahoma, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #8F2501;
}

#content .right p, body.mceContentBody p {
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}

#content .right h2, #content .right h3, #content .right h4, #content .right h5, body.mceContentBody h2, body.mceContentBody h3, body.mceContentBody h4, body.mceContentBody h5 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, Sans-Serif;
	color: #8F2501;
}

#content .right h2, body.mceContentBody h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

#content .right h3, body.mceContentBody h3 {
	color: #8F2501;
	font-size: 13px;
	font-weight: bold;
}

#content .right h4, body.mceContentBody h4 {
	color: #8F2501;
	font-size: 12px;
	font-weight: bold;
}

#content .right h5, body.mceContentBody h5 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

#content .right ul, body.mceContentBody ul {
	list-style-type: square;
	list-style-position: inside;
	margin: 0px;
	padding: 0px 0px 12px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
   	font-size: 12px;
}

#content .right ul li, body.mceContentBody ul li {
 	line-height: 18px; 
 	font-family: Arial, Helvetica, Sans-Serif;
   	font-size: 12px;
   	padding: 1px;
}

#login {
	margin: 0px auto 0px auto;
	padding: 0px;	
	width: 390px;
}

#login td.loginLeft {
	width: 130px;
	margin: 0px;
	padding: 0px;
	height: 32px;
	vertical-align: middle;
}

#login td.loginRight {
	margin: 0px;
	padding: 0px;
	height: 32px;
	vertical-align: middle
}

#login td.right input.loginBox {
	margin: 0px;
	padding: 1px 0px 1px 1px;
	width: 247px;
}

#footer {
  	clear: both;
	width: 850px;
	height: 22px;
	margin: 0px;
	padding: 33px 0px 0px 0px;
	background: #545455 url(../images/footer_bg.jpg) top left no-repeat;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align: center;
}