body{
/*	margin:0;*/
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#696969;
	background-image: url(../images/bg.jpg); 
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	margin:0 auto;
/*	position:relative;*/
	width:870px;
	height:100%;
}
a {
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}
a:visited {
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}
a:active {
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}
a:hover {
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}
#pageContainer{
/*	background-image: url(../images/bg.jpg); 
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: scroll;
	position:relative;*/
	margin:0 auto;
	width:870px;
	height:100%;
}
#pageContainer #content{
	width:800px;
	margin:0 auto;
	margin-left:35px;
	float:left;
	#margin-left:36px;
}
#pageContainer #content ul li{
	color:#622129;
}
#pageContainer #content .topofPage {
	width:800px;
	height:16px;
	border:0px solid #000000;
}
#pageContainer #menu{
	background-image:url(../images/menu.gif);
	background-position:left;
	background-repeat:repeat-y;
	text-align:center;
	padding:10px 0;
}
#pageContainer #menu a{
	color:#c7ab6b;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}
#pageContainer #menu a:visited{
	color:#c7ab6b;
	font-weight:bold;
	text-decoration:none;
}
#pageContainer #menu a:active{
	color:#c7ab6b;
	font-weight:bold;
	text-decoration:none;
}
#pageContainer #menu a:hover{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
#content #contentText, #content #contentText table, #content #contentText h1, #content #contentText h2, #content #contentText h3, #content #contentText p{
	background-color:#ffffff;
	margin:0 auto;
}
#content #contentText{
	font-size:12px;
	padding:5px 20px;
}
#textContentHolder{
	width:490px;
}
#textContentHolderPrices{
	width:745px;
}
#textContentHolderPrices p{
	font-size:12px;
	padding:5px 20px;
}
#content #contentText img{
	float:right;
	clear:right;
	width:249px;
	margin-left:10px;
	margin-right:-20px;
	margin-bottom:5px;
	padding:0px;
}
#content #contentText img.middleImg {
	border:0px;
	float:none;
	width:auto;
}
#content #contentText h1{
	margin:0px;
	margin-top:16px;
	padding:0;
	font-size:24px;
	color:#75343C;
	font-family:"Times New Roman", Times, serif;
}
#content #contentText h2{
	font-size:14px;
	margin:0px;
	padding:0;
} 
#content #contentText h3{
	font-size:18px;
	color:#75343C;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:0;
} 
#content #contentText p{
/*	margin-top:0px;*/
} 
#footer{
	clear:both;
	width:760px;
	color:#c7ab6b;
	font-weight:bold;
	margin:0 auto;
	padding:10px 20px;
}
#footer a {
	color:#c7ab6b;
	font-weight:bold;
	text-decoration:none;
}
#footer a:visited {
	color:#c7ab6b;
	font-weight:bold;
	text-decoration:none;
}
#footer a:active {
	color:#c7ab6b;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}