@charset "utf-8";
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #5F6A64;
	border-right-color: #5F6A64;
	border-bottom-color: #5F6A64;
	border-left-color: #5F6A64;
	background-image: url(images/bgnew.jpg);
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#wrapper #header {
	background-image: url(images/banner1.jpg);
	background-repeat: no-repeat;
	height: 232px;
	width: 900px;
}
#wrapper #buttons {
	width: 180px;
	float: left;
}
#wrapper #buttons li {
	height: 25px;
	width: 168px;
	display: block;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: -40px;
	padding-left: 12px;
	background-color: #5F6A64;
	line-height: 170%;
	margin-bottom: 3px;
	color: #FFFFFF;
}

#wrapper #buyonline {
	background-color: #E65911;
	height: 200px;
	width: 180px;
	float: left;
	clear: left;
	margin-top: 35px;
}
#wrapper #buyonline #shop {
	margin-right: 12px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #FFFFFF;
	margin-top: 12px;
}
#wrapper #buyonline #shop h1 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	margin-bottom: -5%;
}
#wrapper #buyonline #shop li {
	list-style-type: none;
	margin-left: -40px;
	margin-bottom: 3px;
}
#wrapper #buyonline #shop table {
	margin-left: -2px;
}
#wrapper #buyonline #shop a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #buyonline #shop a:hover {
	color: #000000;
}

#wrapper #maincontent {
	width: 650px;
	margin-left: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	margin-top: -105px;
}
#wrapper #maincontent a {
	color: #E65911;
}
#wrapper #maincontent a:hover {
	color: #000000;
}


#wrapper #maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #5F6A64;
	font-size: 150%;
	margin-bottom: -12px;
}
#wrapper #maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #E65911;
}
#wrapper #maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #5F6A64;
	margin-bottom: -5px;
}

#wrapper #maincontent h3 a {
	background-color: #E6E6E6;
	width: 300px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	height: 20px;
	margin-bottom: -15px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #maincontent li {
	display: block;
	height: 20px;
	margin-bottom: 5px;
}

#wrapper #maincontent ul {
	list-style-type: none;
	display: block;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#wrapper #maincontent h3 a:hover {
	color: #FFFFFF;
	background-color: #E55B12;
}
#wrapper #maincontent #photo {
	float: right;
	margin-left: 20px;
}
#wrapper #maincontent #photo2 {
	float: left;
	margin-right: 20px;
}











#wrapper #footer {
	background-color: #5F6A64;
	height: 36px;
	clear: both;
}
#wrapper #footer #signoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: center;
	margin-top: 11px;
}
#wrapper #footer #signoff a {
	color: #333333;
}
#wrapper #footer #signoff a:hover {
	color: #000000;
}
