body {
	font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #ffffff;
	/*background: #3c2e25;*/
	background-color: #111111;
	margin:0px;
}

html, body, #wrapper, h1 {
	
	padding: 0;
}

th, td {
	font-size: 11px;
	
}

#wrapper {
	margin: auto;
	text-align: left;
	width: 1100px;
	position: relative;
	background-color:#000000;
	padding-left:5px;
	padding-top:15px;
	padding-right:5px;
}


p {
	margin: 1em 0;
	padding: 0;
	text-align:justify;
}

a {
	color:#948A54;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.block {
	display: block;
}

.clear {
	clear: both;
	border-top: 1px solid white;
	padding: 0;
	margin: 0;
}

.left {
	float: left;
	margin: 1px 8px 0px 4px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}



h1 {
	margin: 0 1px;
	background: #607c3c;
	border-bottom: 1px solid #fff;
	position: relative;
}

#topnav {
	position: absolute;
	top: 0px;
	left: 560px;
	font-size: 1px;
}

#bigphoto {
	position: absolute;
	top: 45px;
	left: 1px;
}

.nav {
	font-size:16px;
	font-weight:bold;
	background-color: black; 
}


#homesearchtitle {
	position: absolute;
	top: 261px;
	left: 1px;
}

#titlelatest {
	position: absolute;
	top: 45px;
	left: 489px;
}

#leftcol {
	float: left;
	width: 324px;
	margin-left: 1px;
	display: inline;
}






.footer {
	color: #948A54;
	padding-bottom:10px;
}

* html #footer {
	padding-top: 3px;
}

.banner {
	font-size:28px;
	font-weight: bold;
	color: #FFFFFF;
}

.hometnail {
	margin-right:5px;
	margin-top: 5px;
	border: 0px;
}

.menuimg {
	float:left;
	margin:0px;
	padding:0px;
}

.groupname {
	font-weight:bold;
	font-size:20px;
	text-transform: uppercase;
	color: #948a54;
}

.thumbnailtd {
	background-color:#0B0B0B;
	text-align: center;
	padding: 10px;
}

.idisplay{
	float:center;
	border-width: 25px;
	border-color:#222222;
	border-style: solid;
}

.tnail {
	border: 0px;
}

.imagedetails{
	background-color:#111111;
	font-size:14px;
	color:#dedede;
}

UL, OL {
  	margin: 5px;
	text-align: left;
}