@charset "utf-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/mainbg.gif) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;}

form {width: 110px;}

a:link, a:visited {
	text-decoration: none;
	color: #af443a;}
	
a:hover {
	text-decoration: underline;
	color: #536770;}

.centered #container {
	width: 650px;
	overflow: hidden;
	background: #e3d1ab;
	margin: 30px auto;
	border: 10px solid #af443a;
	text-align: left;
	float: left;
	float/**/: none;}

.centered #container:after {
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;}

#container {display: inline-block;}
/*\*/
#container {display: block;}
	
.centered #header {
	height: 120px;
	background: url(../images/headerbg.jpg) repeat-x;} 

.centered #header h1 {
	margin: 0;}

.centered #mainContent {
	float: left;
	margin: 0 0 0 150px;
	background: #e3d1ab;
	padding: 0;} 

* html #mainContent {display: inline;}

.centered #mainContent p {
	font-weight: normal;
	background: #e3d1ab;
	margin: 7.5px;
	padding: 2px;}

.centered #mainContent ul {
	font-size: 10pt;
	margin-left: 45px;
	padding: 5px 10px 5px 5px;}

.centered #mainContent ul li {
	list-style-image: url(../images/CheckmarkIcon.gif);
	line-height: 20px;}

.centered #mainContent h1 {
	font-weight: bold;
	margin: 10px 0 0 10px;
	font-size: medium;}

.centered #mainContent div.paypal {
	margin: 10px 0 0 10px;
	padding: 4px 4px 4px 270px;
	line-height: 20px;}

.centered #mainContent p.products {
	font-size: 10pt;
	margin: 18px;
	padding: 4px 60px;}

.centered #mainContent h1.products {
	font-weight: bold;
	margin: 3px;
	padding: 0 0 0 76px;
	font-size: 14px;}

.centered #mainContent p.home {
	margin: 3px;
	padding: 2px;
	text-align: center;
	font: 13pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 1.7em;}

.centered #mainContent p.photos {
	background: #e3d1ab;
	margin: 15px;
	text-align:	center;}
	
.centered #mainContent p.photos a{
	text-decoration: none;}

.centered #mainContent p.photos img{
	border: none;
	padding: 4px;}

.centered #mainContent p.links {
	font-weight: normal;
	margin: 18px;
	padding: 2px;
	border: 1px dashed #000000;}

.centered #mainContent p.links img {border: none;}

.centered #mainContent div.contactus {
	margin-left: 15px;}

.centered #sidebar {
	float: left;
	width: 150px;
	background: url(../images/middlebg.gif) repeat;
	padding: 5px 0;
	margin-left: -650px;}
	
.centered #sidebar p {
	margin: 10px 0;
	padding: 0 7px;}

.centered #sidebar p img{
	margin: 2px 0;
	border: none;}

.centered #sidebar form.paypal{
	text-align: center;
	margin: 0 auto;
	width: 100px;
	height: 88px;
	border: 2px solid #000000;}

#mainContent, #sidebar {
	padding-bottom: 32767px !important;
	margin-bottom: -32767px !important;}

