html, body, div, h1, h2, h3, p, ul, ol, li, address, form, fieldset, img, iframe {
	margin: 0;
	padding: 0;
	border: none;
}
pre {
  text-align: left;
}
body {
	background: #1F1A17 url(body-bg.jpg) 0 4px repeat-x;
	color: #B1AAA6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
a {
	color: #B1AAA6;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1 {
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
	padding: 0 0 .8em 0;
}
h2 {
	color: #97FFD6;
	font-weight: bold;
	font-size: 90%;
	padding: .5em 0 .4em 0;
}
ul, ol, p, address {
	font-style: normal;
	line-height: 140%;
	padding: 0 0 .8em 0;
}
ul li {
	list-style: none;
	background: transparent url(bullet.gif) 0 .4em no-repeat;
	padding: 0 0 5px 12px;
}
input, textarea, select {
	border: #5E4F48 1px solid;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background: #2B2622;
	color: #B1AAA6;
}
input, textarea {
	padding: 2px;
}
input.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background: #006B41;
	border: none;
	cursor: pointer;
	text-transform: uppercase;
}
label {
	display: block;
	clear: both;
	padding: 2px 0 5px 25px; 
	position: relative;
}
input.radio {
	border: none;
	background: transparent;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	_left: -25px;
}
strong {
	color: #D1CBC9;
}
h2 strong {
  color: #A95223;
}

/* --------------------------------------------------------- */
.tsmall {
	font-size: 70%;
}
.tnormal {
	font-size: 80%;
}
.tright {
	text-align: right;
}
.leftpic {
	float: left;
	margin: 5px 15px 5px 0;
}
.rightpic {
	float: right;
	margin: 5px 0 5px 15px;
}
.framed {
	border: #5E4F48 1px solid; 
}
.errmsg {
	color: #B71200;
}
.cleaner {
	clear: both;
}

/* --------------------------------------------------------- */
.mainBlock {
	width: 960px;
	text-align: left;
  position: relative;
}

.mainBlockF {
  width: 960px;
  text-align: left;
  margin: auto;
}

/* --------------------------------------------------------- */
.infoBlock {
	background: transparent url(info-block-bot.gif) bottom left no-repeat;
	padding: 0 0 10px 0;
	margin-bottom: .8em;
	position: relative;
	width: 311px;
}
.infoBlock ul {
	background: transparent url(info-block-top.gif) top left no-repeat;
	padding: 20px 10px 10px 100px;
	position: relative;
	width: 201px;
}
.infoBlock ul li {
	padding: 0 0 .8em 0;
	background: none;
	font-size: 70%;
	font-weight: bold;
	line-height: normal;
}

/* --------------------------------------------------------- */
.galleryItem {
	margin: 0 10px 10px 0;
	padding: 8px 5px 5px 5px;
	width: 157px;
	height: 14em;
	text-align: center;
	background: #2B2622;
	float: left;
	font-size: 70%;
	overflow: hidden;
}
.galleryItem img {
	border: #5E4F48 1px solid;	
}

/* --------------------------------------------------------- */
#page {
  width: 960px;
  margin: auto;
}

#head {
	height: 321px;
	margin: 0 auto 0 auto;
	background: transparent url(head-bg.jpg) bottom left no-repeat;
	position: relative;
}
#head #logo {
	display: block;
	position: absolute;
	top: 31px;
	left: 0;
}
#head #topTabs {
	position: absolute;
	top: 31px;
	right: 11px;
}
#head #topTabs li {
	list-style: none;
	background: transparent url(toptab-bg-left.gif) left no-repeat;
	display: block;
	float: left;
	height: 46px;
	margin: 0 0 0 10px;
	padding: 0;
}
#head #topTabs a, #head #topTabs a:visited {
	color: #B4ADA9;
	background: transparent url(toptab-bg-right.gif) right no-repeat;
	display: block;
	height: 46px;
	line-height: 46px;
	padding: 0 10px 0 10px;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	float: left;	
}
#head #topTabs a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#head #topTabs li.hilight {
  background-image: url(toptab-bg-active-left.gif);
  color: #e0e0e0;
}
#head #topTabs li.hilight a, #head #topTabs li.hilight a:visited {
  background-image: url(toptab-bg-active-right.gif);
  color: #e0e0e0;
}
#head #topTabs li.active a, #head #topTabs li.active a:visited {
	color: #ffffff;
}

/* --------------------------------------------------------- */
#mainMenu {
  width: 200px;
  float: left;
  position: relative;
}
#mainMenu ul {
	height: 6em;
	line-height: 100%;
	padding: 0 10px 0 10px;
	overflow: visible;
  width: 180px;
}
#mainMenu ul li {
	display: block;
	width: 170px;
	text-align: left;
	background: none;
	padding: 0;
  clear: both;
  background: #6aaa90 url(left-menu-tab_01.gif) top left no-repeat; 
  font-family: Arial;
}
#mainMenu a, #mainMenu a:visited {
  display: block;
  position: relative;
	font-size: 80%;
	color: #ffffff;
	text-decoration: none;
	text-transform: lowercase;
	width: 150px;
	padding: 12px 10px 14px 10px;
  background: transparent url(left-menu-tab_03.gif) bottom left no-repeat;
  font-weight: bold;
  text-transform: uppercase;
}
#mainMenu a:hover {
	text-decoration: underline;
}
#mainMenu a.first, #mainMenu a.first:visited {

}
#mainMenu li.active a, #mainMenu li.active a:visited {
	color: #97FFD6;
}
 
/* --------------------------------------------------------- */
#main {
  padding-top: 25px;
  width: 960px;
	text-align: left;	
}
#content {
	float: left;
	width: 400px;
	padding: 0 0 0 15px;
}
#column {
	float: right;
	width: 323px;
	padding: 0 0 0 8px;
}
#column p {
	padding-right: 15px;
	padding-left: 13px;
	text-align: justify;
}
#column p.tleft {
	text-align: left;
}
#hrclear {
	clear: both;
	background: #1F1A17;
	color: #1F1A17;
	border: none;
	height: 20px;
}
#wideContent {
  width: 735px;
  float: left;
	padding: 0px 0px 0px 15px;
  position: relative;
}

/* --------------------------------------------------------- */
#footer {
	background: transparent url(footer-bg.jpg) top repeat-x;
	color: #66605C;
	padding: 10px 0 30px 0;
}
#footer a, #footer a:visited {
	color: #66605C;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul, #footer p {
	width: 910px;
}
#footer li {
	list-style: none;
	display: inline;
	background: none;
	padding: 0;
}
#footer li a {
	white-space: nowrap;
	background: transparent url(bullet-footer.gif) 0 .3em no-repeat;
	padding: 0 15px 0 12px;
	position: relative;
}


