body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #000000;
}

body, td, th {
	color: #b1a79d;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}

#topheader {
	width: 100%;
	height: 343px;
}

#wrapper {
	width: 723px;
	margin: 0 auto;
}

.title {
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: bold;
}

.datesmall {
	color: #615953;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

#bottombar {
	height: 70px;
}

#footer-left {
	float: left;
	width: 192px;
}

#footer-right {
	float: right;
	width: 470px;
}

#home-content {
	background-image: url(/img/home/background.jpg);
	background-repeat: no-repeat;
	min-height: 515px;
}

#home-left {
	float: left;
	width: 364px;
	line-height: 20px;
}

#home-right {
	float: right;
	width: 329px;
	margin-top: 175px;
	height: 270px;
}

#content {
	padding: 0 0 25px 0;
	min-height: 420px;
	line-height: 20px;
}

#contact-left {
	float: left;
	width: 330px;
}

#contact-right {
	float: right;
	width: 330px;
}

a:link, a:visited, a:active {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}

#imgbox {
	float:right;
	min-width:10px;
	padding-bottom:20px;
	padding-left:20px;
}

.colorpad {
	padding: 5px;
	background-color: #565656;
	text-align: center;
}

.imgbrd {
	border: 1px solid black;
}

.imgbrdwhite {
	border: 1px solid white;
}

.imgbrdpad {
	padding: 5px;
	background-color: #565656;
	margin-bottom: 5px;
}

.paging {
	width:100%;
}

.paging a {
	background:#3b3b3b;
	border:1px solid #a5a5a5;
	float:left;
	font-size:10px;
	margin:1px;
	padding:3px 4px;
	text-decoration:none;
}

.paging a:hover {
	background:#888888;
	border:1px solid #a5a5a5;
	color:#000000;
	float:left;
	font-size:10px;
	margin:1px;
	padding:3px 4px;
	text-decoration:none;
}

.pagingbox1 {
	background:#000000;
	border:1px solid #a5a5a5;
	color:#4C4D43;
	float:left;
	font-size:10px;
	margin:1px;
	padding:3px 4px;
}

.pagingbox2 {
	background:#565656;
	border:1px solid #a5a5a5;
	color:#F0E870;
	float:left;
	font-size:10px;
	margin:1px;
	padding:3px 4px;
}

.showsblack {
	background:#000000;
}

.showshead td {
	font-weight:bold;
	padding:4px;
}

.showsmedium {
	background:#9e4b43;
}

.showsroll td {
	background:#1c1c1c;
	color:#FFFFFF;
	font-size:11px;
	padding:4px;
}

.showsrow td {
	color:#FFFFFF;
	font-size:11px;
	padding:4px;
}

.showsrowalt td	{
	font-size:11px;
	padding:4px;
}

input, option, select {  
	color: #998977;
	font-size: 11px;
	background-color: #FFFFFF;
}

input {  
	padding: 2px; 
	border:1px solid #998977;
	width: 150px; 
}

.button {  
	border:1px solid #FFFFFF;
	color: #FFFFFF; 
	width: 50px; 
	background-color: #998977;
	padding: 2px;
}
