@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #AD9A84;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 110%;
	background-color: #000000;
}


#container {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	background-color: #000000;
	min-width: 600px;
	background-image: url(graphics/fire3.png);
	background-repeat: repeat-x;
	background-position: right bottom;
	min-width: 700px:
}
#container img {
	border: none;
} 
#header {
	padding: 0 5px;
	overflow: hidden;
	background-image: url(graphics/headerBG.png);
	background-repeat: repeat-x;
	background-position: left top;
} 
#nav {
	margin-right: 1em;
	margin-left: 1em;
}
#nav ul {
	text-align: center;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-size: 135%;
	font-weight: bolder;
	font-variant: small-caps;
	color: #AD9A84;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0.5em;
	padding-bottom: 0px;
	padding-left: 0.5em;
}
#nav ul li a:hover {
	color: #550000;
	font-weight: bold;
}

#sidebar1 {
	width: 16em;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
	float: left;
}
#nav4 ul {
	text-decoration: none;
	margin-right: auto;
	margin-left: auto;
}
#nav4 ul li {
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
	list-style-type: none;
}
#nav4 ul li a {
	text-decoration: none;
	color: #AD9A84;
	font-size: 150%;
	font-variant: small-caps;
	line-height: 150%;
}
#nav4 ul li a:hover {
	color: #550000;
}
#sidebar2 {
	float: right;
	width: 16em;
	margin-right: 1em;
	margin-left: 1em;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}
#nav3 {
}
#nav3  ul {
	margin-right: auto;
	margin-left: auto;
}
#nav3   ul  li {
	list-style-type: none;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}
#nav3   ul   li  a {
	color: #AD9A84;
	text-decoration: none;
	font-size: 125%;
	font-variant: small-caps;
	line-height: 150%;
}
#nav3 ul li a:hover {
	color: #550000;
}
#mainContent {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 15px;
	margin-right: 17em;
	margin-left: 17em;
} 
#mainContent  h1, h2, p   {
	line-height: 100%;
}
#mainContent a {
	color: #550000;
	text-decoration: none;
	font-weight: bold;
}
#mainContent a:hover {
	color: #555555;
	text-decoration: underline;
	height: 235px;
}
#mainContent #div1 {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 235px;
}
#mainContent  #div2 {
	height: 420px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainContent #div3 {
	margin-top: 5px;
	margin-bottom: 5px;
}
#mainContent h3, h4 {
	color: #800000;
}
#footer {
	padding: 0 10px;
	color: #CCCCCC;
} 
#footer  #nav2 {
}
#footer #nav2 ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
}
#footer #nav2 ul li {
	display: inline;
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
#footer a {
	text-decoration: none;
	padding-right: .5em;
	padding-left: .5em;
	color: #AD9A84;
}
#footer a:hover {
	color: #550000;
	text-decoration: underline;
}


.fltrt {
	float: right;
	margin: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.li {
	line-height: 125%;
}
.clearfloat { 
 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.img {
	margin: 2%;
}
.pinBar {
	width: 100%;
	overflow: hidden;
}
.hr {
	color: #A2917B;
}
.cart {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.img2 {
	margin-bottom: 20px;
}
.link {
	border-left-width: thin;
	border-left-style: inset;
	border-left-color: #AAAAAA;
}
.music {
	visibility: hidden;
}
.homePageTxt {
	font-size: 24px;
	line-height: 26px;
}
.payPalButton {
	margin-left: 320px;
}

