@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
#content {
	background-image: url(images/content-back.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 8px;
	text-align: left;
	margin-right: 4px;
}
#nav {
	background-image: url(images/nav-back.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 890px;
	padding-top: 4px;
	padding-left: 14px;
}
#nav a:link {
	color: #333;
	text-decoration: none;
}
#nav a:visited {
	text-decoration: none;
	color: #666;
}

#nav a:hover {
	text-decoration: underline;
}
#nav a:active {
	text-decoration: none;
}
body {
	background-color: #000;
	background-image: url(images/back.jpg);
	background-position:center top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 920px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#feature {
	background-image: url(images/featureback.png);
	height: 312px;
	width: 576px;
	padding-left: 6px;
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-right: 4px;
}
#homefeature-buttons {
	margin-top: -8px;
	float: left;
	width: 296px;
}
#homeleft {
	width: 586px;
	float: left;
	color: #FFF;
}
#home-bottom {
	background-image: url(images/content2-back.png);
	height: 298px;
	width: 901px;
	margin-top: 10px;
	padding-top: 15px;
	padding-left: 25px;
	color: #FFF;
	text-align: left;
	background-repeat: no-repeat;
}
#home-bottom-content h2 {
	margin: 2px;
}
#home-bottom-right {
	float: left;
	width: 296px;
	text-align: center;
	color: #999;
}
#home-bottom-content  {
	width: 550px;
	float: left;
	padding-right: 20px;
}
#content2 {
	background-image: url(images/content-back3.png);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 8px;
	text-align: left;
}
#footer {
	color: #333;
}
#feature-photos {
	background-image: url(images/feature-small-back.png);
	height: 126px;
	width: 576px;
	padding-left: 6px;
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-right: 4px;
}
#feature-photos a img {
	background-color: #434344;
	margin: 1px;
	padding: 4px;
}
#content #homeleft a img {
	background-color: #141414;
	padding: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
}
#contact {
	background-image: url(images/black-back.png);
	height: 517px;
	width: 576px;
	padding-left: 30px;
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-right: 4px;
}
#long {
	background-image: url(images/black-back.png);
	width: 576px;
	padding-left: 10px;
	padding-top: 3px;
	background-repeat: no-repeat;
	margin-right: 4px;
	background-color: #0D0D0D;
}
#long p a {
	color: #FC3;
}
