body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	min-height: 100%;
	background-color: #262626;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	line-height: 1.5em;
	/* [disabled]background-image: url(images/full-bkg.jpg); */
	background-repeat: no-repeat;
	background-position: center top;
}
.price {
	font-size: 20px;
	font-style: italic;
	color: #666;
	font-weight: bold;
}
#main-body h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-weight: 400;
	font-style: normal;
}
#main-body h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
#main-body p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
#main-body h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.homepage {
	background-image: url(images/page-covers/home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#order-pp {
	float: left;
	height: 160px;
	width: 350px;
	margin-left: 75px;
	margin-right: 40px;
	margin-bottom: 15px;
}
#order-check {
	float: left;
	height: 160px;
	width: 350px;
	clear: right;
	margin-right: 80px;
	margin-bottom: 15px;
}
#main-body p a {
	color: #7A3436;
	text-decoration: none;
}
#main-container {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 100px;
	width: 900px;
}
#main-nav {
	height: 28px;
	width: 900px;
}
#main-nav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline-block;
	padding-right: 20px;
	font-size: 18px;
}
#main-body {
	height: auto;
	width: 900px;
	min-height: 522px;
	padding-top: 10px;
	position:relative;
}
#footer {
	height: 54px;
	width: 900px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-bottom: 15px;
}
#address {
	text-align: right;
	float: right;
	height: 54px;
	width: 233px;
}
.image-left {
	float: left;
	margin-right: 10px;
}
#digital-download  {
	height: auto;
	width: 600px;
	margin-left: 150px;
}
#welcome-pix {
	z-index: 5;
	background-image: url(beta/images/welcome-bkgrd);
	background-repeat: no-repeat;
	height: 522px;
	width: 900px;
	clear: none;
	float: left;
}
#welcome-message {
	float: left;
	height: 175px;
	width: 500px;
	clear: none;
	position: relative;
	z-index: 10;
	visibility: visible;
	margin-top: 40px;
	margin-left: 70px;
	margin-right: 300px;
}
#video {
	float: right;
	height: 281px;
	width: 500px;
	margin-top: 0px;
	margin-right: 60px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1.3em;
	text-align: center;
}
.image-right {
	float: right;
	margin: 10px;
}
.aboutpage {
	background-image: url(images/page-covers/about.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#transparent-content-box {
	margin: 20px;
	height: 442px;
	width: 820px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(images/page-covers/transparency.png);
	background-repeat: repeat;
}
#transparent-content-box-auto {
	margin: 20px;
	height: auto;
	width: 820px;
	background-image: url(images/page-covers/transparency.png);
	background-repeat: repeat;
	padding: 20px;
}

.contactpage {
	background-image: url(images/page-covers/contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.orderpage {
	background-image: url(images/page-covers/order.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.mediapage {
	background-image: url(images/page-covers/media.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h2 a {
	color: #FFF;
	text-decoration: none;
}
#main-body p a {
	color: #FFF;
}
.black-text {
	color: #000;
}
#order {
	background-image: url(images/page-covers/transparency.png);
	background-repeat: repeat;
}
