body {
	background-image:url(images/bkground.jpg);
	background-color:#540000;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
* {
	margin: 0px;
	padding: 0px;
}
p {
	padding:10px;
	display:block;
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 780px;
}
#header {
	background-image:url(images/header.jpg);
	width: 707px;
	height:200px;
	display:block;
	margin:0px;
	padding:0px;
}
#content {
	background-image:url(images/sheetmiddle.jpg);
	background-repeat:repeat-y;
	position:relative;
}
#sheettop {
	background-image:url(images/sheet.jpg);
	background-repeat:no-repeat;
	width:707px;
}
.title {
	width:500px;
	border-bottom: 1px dashed #ffffff;
	text-align:left;
	margin: 25px 0px 15px 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size: 14px;
	font-weight: bolder;
	display:inline;
	text-transform: uppercase;
}
h1 {
	font-size: 22px;
	font-weight: bolder;
	display:inline;
}
.text {
	margin-left:110px;
	width:500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	position:relative;
	display:block;
	height:auto;
}
.text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.text a:hover {
	color:#ffffff;
	font-weight: normal;
}
.textmain {
	width:312px;
	float: left;
}
.mainad {
	float:left;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 4px;
	width: 154px;
	border: 1px solid #FFF;
	padding-top: 0px;
	background-image: url(images/cheaperfrontadblk.jpg);
	text-align: left;
}
#mainadimg {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#nav {
	margin-top:0px;
	margin-left:134px;
}
#nav ul {
	width:420px;
	padding-top:25px;
	text-align:center;
}
#nav ul li {
	display:inline;
	list-style-type: none;
}
#nav a {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ff9933;
	text-decoration:none;
}
#nav a:hover {
	color: #ff9933;
}
.pink {
	color: #ff91c5;
	font-weight: bold;
}
.orange {
	color: #f93;
	font-weight: bold;
}
.yellow {
	color: #f0c924;
	font-weight: bold;
	text-align: left;
}
.bpt {
	font-weight: normal;
	text-align: center;

	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.bpt a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	width: 50%;
}
.bpt a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #f0c924;
}
.thumbnails {
	list-style-type: none;
	display: block;
	margin: 0px 0px 0px 18px;
}
.thumbnails li {
	list-style-type: none;
	display: inline;
}
.thumbnails li a {
	border: 2px solid #FFFFFF;
	display:block;
	float:left;
	margin:5px;
}
.thumbnails li a:hover {
	border: 2px solid #d4e194;
}
.clear {
	clear:both;
}
#photogallery {
	position:relative;
	margin-left:90px;
	width:530px;
	background-color:#d4e194;
	border: 1px solid #b7c47a;
	margin-bottom:20px;
}
.photobox {
	background-color:#7d940e;
	width:342px;
	height:140px;
	border: 1px solid #FFFFFF;
	float:left;
	margin:8px;
}
#footer {
	margin-left:110px;
	width:500px;
	z-index:20;
}
#footer {
	background-image:url(images/footer.jpg);
	width:707px;
	height:44px;
	margin-left:0px;
	text-align: center;
	font-size:10px;
}
#footer li {
	display:inline;
}
#footer ul {
	border-top: 1px dashed #ffffff5;
}
#footer ul, #copyright {
	margin-left:95px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ff91c5;
	text-align:center;
	width:514px;
	padding-top:5px;
}
#footer a, #copyright a {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ff91c5;
	text-decoration:none;
}
#footer a:hover, #copyright a:hover {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ff91c5;
	text-decoration:underline;
}
.text ul {
	padding-left: 30px;
}
p .moreinfo {
	text-align: center;
}
.moreinfo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF;
}
#showlogo {
	top: -70px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -70px;
	margin-left: 0px;
}
#container #content #sheettop .text .mainad h3 {
	text-align: center;
	padding-left: 10px;
}