#body {
	background: #981213 url(images/bg.jpg) repeat-x;

}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 722px;

}

#header {
	height: 238px;
}

#header_top {
/*	background: #981213 url(images/header-top.jpg) no-repeat;*/
	height: 67px;
}


#header_top_top {
	background: #981213 url(images/Header_top.jpg) no-repeat;
	height: 10px;
}

#header_top_buttonbar {
	background: #981213 url(images/headerButtonBar.jpg) no-repeat;
	height: 52px;
	width: 722px;
	float: left;
}

#header_top_buttonbar ul
{
	list-style: none;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}

#header_top_buttonbar ul li 
{
	list-style: none;
	float: left;
	background: #D7DBBA url(images/headerButtonShort.jpg) no-repeat;
	width: 115px;
	height: 52px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#header_top_buttonbar ul li.last
{
	background: #D7DBBA url(images/headerButtonLast.jpg) no-repeat;
}

#header_top_buttonbar ul li a
{
	width: 115px;
	height: 52px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px; 
	text-decoration: underline;
	display: block;
	font: 11px verdana;
	color: #70110F;
	font-weight: bold;
}

#header_top_bottom {
	background: #981213 url(images/headerBottom.jpg) no-repeat;
	height: 5px;
	clear: both;
	
}


#main {
	margin-top: -5px;
}

#contentContainer {
	
	width: 722px; 
	background: #981213 url(images/content-bg.jpg) repeat-y; 
	margin-top: 5px;
}

#footer {
	margin-top: -5px;
	height: 77px;
	background: #981213 url(images/footer.jpg) no-repeat;
}



#content {
	width: 485px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
	font: 11px verdana;
	text-align: justify;
	color: #4C2404;
	margin-top: 5px;
}

#content a {
	color: #901011;	

}

#menubottom { 
  margin-right: 40px;
  color: #fff;
  position: relative;
  z-index: 0;
  border: 0;
 }

#menubottom ul {
  margin: 0; 
  padding: 0; 
  list-style: none; 
  float: right; 
  background: #fff;
  position: relative;
  right: 0px;
  

 }

#menubottom ul li { 
  margin: 0; 
  padding: 0;
  float: left;
  text-align: center; 
}

#menubottom ul li a { 
  margin: 0;  
  display: block;
  padding: 5px 15px; 
  background-color: #D8DBB9; 
  color: #76766E;
 
  border-right: 0; 
  font: bold 11px Tahoma, sans-serif;
 }

#menubottom ul li a:hover { 
  background: #D8DBB9; 
  color: #000; 
 }

#menu {
	width: 210px; 	
	float: left;
	margin-left: 1px;
}


#menuList {
	padding: 0px;
	background: #D8DBB9;
	margin-left: 10px;
	_margin-left: 0px;
	width: 210px;
	display: block;
	
}


#menuList li {
	width: 100%;
	background-position: -10 50%;
	list-style: none;
	line-height: 140%;
	background-color:#D8DBB9;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	
	text-indent: 1em;
	font-family:verdana;
	font-weight: bold;
	font-size: 11px;
	color: #76766E;
	
}

#menuList li a, 
#menuList li a:visited {
	width: 100%;
	display: block;
	text-align: left;
	color: #76766E;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


#menuList li a:hover {
	background-color: #76766E;
	color: #ffffff;
}



#menutop { 
  background-color: #A27C1B;
  width: 100%;
  height: 26px;
  margin: 0;
  color: #fff;
  position: relative;
  z-index: 0;
  border: 0;
 }

#menutop ul {
  margin: 0; 
  padding: 0; 
  list-style: none; 
  float: right; 
  background: #fff;
  position: relative;
  right: 0px;
  border-right: 1px solid #110571;

 }

#menutop ul li { 
  margin: 0; 
  padding: 0;
  float: left;
  text-align: center; 
}

#menutop ul li a { 
  margin: 0;  
  display: block;
  padding: 5px 15px; 
  background-color: #A27C1B; 
  color: #fff;
  border: 1px solid #110571;
  border-right: 0; 
  font: bold 11px Tahoma, sans-serif;
 }

#menutop ul li a:hover { 
  background: #E5DBC8; 
  color: #000; 
 }



h1.small {
	font-weight: bold;
	font: 10px verdana;
	color: #000000;
	margin: .5em auto;
	text-align: center;
}

h1.smallmain {
	font-weight: bold;
	font: 10px verdana;
	color: #ffffff;
	margin: .5em auto;
	text-align: center;
}

h2.small {
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	margin: .5em auto;
	text-align: center;
}

h1.designby, h1.designby a {
	font-weight: bold;
	font: 10px verdana;
	color: #ffffff;
	margin: .5em auto;
	text-align: center;
}


#footer2 { 
  position: relative;
  width: 100%;
  padding: 0;
  margin-left: 15px;
  font: 11px verdana;
  text-align: center;
  color: #76766E;
 }

#footer2 ul { 
  margin: 0; 
  padding: 0; 
  list-style: none; 
 }

#footer2 ul li { 
  margin: 0; 
  padding: 0 5px; 
  display: inline; 
  text-align: center; 
 }

#footer2 ul li a { 
  margin: 0; 
  padding:0;
  border: 0; 
  font: bold 11px Tahoma, sans-serif;
  color: #900;
 }

#footer2 ul li a:hover { color: #000; }

#copyright { 
  font: normal 11px Tahoma, Arial, sans-serif;
  color: #130A5B;
  padding: 0 0 0 0;
  text-align: center;  
 }
 
#item {
	padding: 6px 12px;
	margin-left: 8px;
	margin-right: 23px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: 1px solid #76766E;
}

#left-icons {
	padding: 6px 6px;
	margin-left: 35px;
	margin-right: 25px;
	margin-top: 100px;
	text-align: center;
	font: 11px verdana;
	color: #ffffff;
	border: 1px solid #894949;
}

#left-icons a {
	color: #ffffff;
	text-align: center;

}

td.heading {
	background: #7B0808;
	color: #D4D4B8;
	font: 11px verdana;
	
}

ul.item, ul.item a {
	list-style: url(images/li.jpg);
	margin-left: 12px;
	color: #4C2404;
}

h1.item, h2.item, h3.item {
	font-size: 8pt;
	font-weight: bold;
	color: #4C2404;
	padding-top: 3px;
}

#item2 {
	float: left;
	padding: 6px 12px;
	border: 1px solid #76766E;
	background: #FFF;
	margin-bottom: 8px;
	width: 45%;
}

#item3 {
	float: right;
	padding: 6px 12px;
	border: 1px solid #76766E;
	background: #FFF;
	margin-bottom: 8px;
	width: 40%;
}

#item4 {
	float: none;
	padding: 6px 6px;
	border: 1px solid #76766E;
	background: #FFF;
	margin-bottom: 6px;
	text-align: left;
	width: 45%;
}

#img-box {
	float: right;
	padding: 6px 12px;
	margin-right: 27px;
	margin-bottom: 2px;
	width: 100px;
}
