/********************************************************
* Global
********************************************************/

* {
	outline: none;
}

img {
	border: 0;
  margin: 0;
  padding: 0;
}

body {
	background:url(pagebg.gif) repeat-x;
	background-color: #692719;
  color: #fff;
  font: normal 8pt Arial, verdana, sans-serif;
  line-height: 1.2em;
	margin: 0;
	outline: none;
	padding: 0;
}

hr,
.nodisp {
  display: none;
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
}

h2 {
	font-size: 1.75em;
	line-height: 1.2em;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}

table {
  font-family: Arial; font-size: 11px;
}

td, th {
	text-align: left;
	vertical-align: top;
}

strong {
  font-weight: bold;
}
br.both {
  clear: both;
}

select, option {
	font-size: 1em;
}

a, a:link, a:visited {
  color: #e0b691;
  text-decoration: none;
}

a:hover {
  color: #e0a068;
  text-decoration: none;
}

a:focus {
	-moz-outline: none -moz-mac-focusring;
}

a.white, a.white:link, a.white:visited {
  color: #fff;
  text-decoration: none;
}

a.white:hover {
  color: #e0a068;
  text-decoration: none;
}

a:focus {
	-moz-outline: none -moz-mac-focusring;
}

#container-center {
	margin: 0 auto;
	width: 755px;
}

#block-menu {
  clear: both;
  height: 28px;
  width: 755px;
}

#top-flash {
  clear: both;
  background:url(pattern1a.gif) repeat-x;
  height: 262px;
  width: 755px;
}

#block-line, #block-line-empty {
  clear: both;
  background:url(mid-line.gif) no-repeat;
  height: 25px;
  width: 755px;
}

#block-line-empty {
  background:url(mid-line-empty.gif) no-repeat;
}

#block-left {
  float: left;
  background:url(block-left.gif) no-repeat;
  height: 210px;
  width: 505px;
}

#block-left-inner {
	overflow: hidden;
	padding: 10px;
	height: 180px;
	width: 485px;
}

#block-right {
  float: left;
	background:url(block-right.gif) no-repeat;
  height: 210px;
  width: 250px;
}

#mid-titles {
  clear: both;
	background:url(mid-titles.gif) no-repeat;
  height: 35px;
  width: 755px;
}

#info-first {
  float: left;
  padding-left: 68px;
  height: 160px;
  width: 197px;
  overflow: hidden;
}

#info-second {
  float: left;
  padding-left: 29px;
  padding-right: 15px;
  height: 160px;
  width: 196px;
  overflow: hidden;
}

#info-third {
  float: left;
  height: 160px;
  width: 250px;
  overflow: hidden;
}

a.btn {
	display: block;
	float: right;
}

a.btn-left {
	display: block;
	float: left;
	height: 165px;
	width: 34px;
}

a.btn-right {
	display: block;
	float: right;
	height: 165px;
	width: 33px;
}

div.img-container {
	float: left;
	width: 183px;
	padding-top: 5px;
}

#bottom-links {
  clear: both;
  padding-top: 30px;
  height: 20px;
  width: 755px;
  text-align: center;
}

#bottom-links a {
	font-size: 1.2em;
	padding-right: 15px;
}

#bottom-copyright {
	color: #b7aea6;
  clear: both;
  padding-top: 10px;
  width: 755px;
  text-align: center;
}

#admin-left {
	width: 200px;
	float:left;
}

#admin-menu {
	width: 200px;
}

#admin-content {
	width: 550px;
	float: left;
}

#newsholder {
}

.news {
	height: 160px;
	width: 200px;
	padding: 10px;
	margin-top: 20px;
}

.news .item {
	height: 160px;
	width: 200px;
}

#content {
	padding: 5px 20px 20px 20px;
	width: 715px;
	background: url(content-bg.gif) repeat-y;
}

#content-top {
	width: 755px;
	height: 17px;
	background: url(content-cap-top.gif) no-repeat;
}

#content-bottom {
	width: 755px;
	height: 19px;
	background: url(content-cap-bottom.gif) no-repeat;
}

#content-left {
	width: 200px;
	float: left;
}

#content-right {
	width: 500px;
	float: left;
}

