body {
	background: url("images/background.jpg") repeat-x top #72605c;
	font-family: arial;
	font-size: 13px;
	color: #716565;
}

img {
	border: none;
}

a {
	color: #d46801;
}

a:hover {
	 color: #f2b229;
}

#topshadow, #bottomshadow {
	margin: 45px auto 0px auto;
	width: 983px;
}

#bottomshadow {
	margin: 0px auto 0px auto;
}

#shadowwrap {
	width: 1000px;
	margin: 0px auto;
	background: url("images/sideshadow.png") repeat-y center;
}

#wrapper {
	margin: 0px auto;
	width: 944px;
	border: 11px solid #fff;
	background: url("images/fauxbg.jpg") repeat-y right #fff;
}

#header h1 {
	background: url("images/header.jpg") no-repeat top;
	margin: 0px;
	padding: 0px;
	width: 944px;
	height: 166px;
}

#header h1 span {
	display: none;
}

#header ul {
	list-style-type: none;
	background: #000;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height: 54px;
	padding: 0px;
	margin: 0px;
}

#header li {
	margin-left: 55px;
	margin-top: 15px;
	float: left;
}

#header li a {
font-weight: bold;
	color: #fff;
	font-size: 17px;
	text-decoration: none;
}

#header li a:hover {
	color: #f3aa4d;
}

#column1 {
	float: left;
	width: 692px;
}

#column2 {
	float: left;
	width: 252px;
	height: 650px;
	background: url("images/sidemenutop.jpg") no-repeat top #dad0c5;
}

#indeximage {
	width: 692px;
	height: 348px;
	background: url("images/index-image.jpg") no-repeat top;
}

#indeximage span {
	display: none;
}

#infobox {
	line-height: 150%;
	padding: 22px;
	font-size: 12px;
	color: #190101;
}

#infobox p {
	margin: 0px;
	border-bottom: 1px solid #bbafa5;
	padding: 8px 0px 8px 0px;
}

#indexcol {
	float: left;
	line-height: 150%;
	font-size: 14px;
	color: #716565;
	width: 300px;
	padding: 5px 0px 0px 55px;
}

#frontimages {
	padding: 25px 0px 0px 35px;
	float: left;
	width: 300px;
}

#frontimages img {
	padding: 5px 10px;
}

#footer {
	margin-bottom: 30px;
	font-size: 11px;
	margin: 0px auto;
	color: #2d2725;
	padding: 20px;
	width: 904px;
	text-align: center;
}

#footer a {
	color: #212121;
}

#maincontent {
	padding: 20px 25px 0px 40px; 
}

.displaybox {
	background: url("images/displaybg.jpg") repeat-x bottom;
	padding: 15px;
	margin-bottom: 30px;
	height: 170px;
}

.displaybox p {
	font-size: 11px;
}

.displaybox img {
	float: left
}

.displaytext {
	padding: 5px 0px 0px 20px;
	float: left;
	width: 360px;
	line-height: 100%;
}

.displaybox div h2 {
	color: #f08949;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}

.displaytext div {
	margin-top: 16px;
	padding-top: 16px;
	border-top: 1px solid #b4b4b4;
}

.displaytext div span {
	letter-spacing: -1px;
	color: #fa3711;
	font-size: 20px;
}

.displaytext div span i {
	color: #8c8c8c;
	font-size: 10px;
}

.displaytext div a {
	position: absolute;
	margin-left: 80px;
}

label {
	font-size: 11px;
	color: #9e9292;
	margin-bottom: 2px;
}

.textbox {
	padding: 3px;
	font-family: arial;
	font-size: 12px;
	width: 350px;
}

#maincontent p {
	line-height: 150%;
}

.paypalform {
	margin-top: 7px;
}