html {
	overflow-y: scroll;
	}

body {
	background-image:url('images/bg.jpg');
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%; 
}
	
.background {
	background-image: url(images/bg.jpg); 
}

#contentBackground {
	background-image: url(images/background_fade.gif);
	width:930px;
}

p {
	padding: 0px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: normal;
	}
		
#outline {
	width: 930px;
	margin: 0px auto;
	background-color: #FFF;
	}
#verticalSpacer {
	width: 930px;
	height: 25px;
	margin: 0px auto;
}
#topFade {
	height: 15px;
	background-image: url(images/top_fade.gif);
	clear: both;
	}
	
#leftFade {
	width: 15px;
	float: left;
	height: 10px;
	}
	
#layout {
	width: 900px;
	float: left;
	background-colo: red;
	}
	
#rightFade {
	width: 15px;
	float: right;
	height: 10px;
	}
	
#bottomFade {
	height: 15px;
	width: 930px;
	background-image: url(images/bottom_fade.gif);
	clear: both;
	}
	
.clearFix {
    clear: both;
}

#content {
	width: 900px;
	height: auto;
	background-color:#FFF;
	overflow: visible;
	background-imag: url(images/content_bg.jpg);
}

#logo {
	height: 150px;
	width: 350px;
	float: left;
	background-image: url(images/logo.gif);
	}
	
#price {
	height: 150px;
	width: 250px;
	float: left;
	background-image: url(images/lowest.gif);
	}	
	
#contact {
	height: 90px;
	width: 300px;
	float: right;
	background-image: url(images/contact.gif);
	}	
	
#navBar {
	height: 50px;
	background-color: #d9e7f1;
	margin-top: 20px;
	overflow: hidden;
	}
	
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 14pt;
	font-weight: bold;
	margin-top:12px;
	text-align: center;
	}

.navLinks:link { 
	color: #3179b6;
	text-decoration: none;
} 

.navLinks:active { 
	color: #800000;
	text-decoration: none;
}
.navLinks:visited {
	color: #3179b6;
	text-decoration: none;
}
.navLinks:hover {
	color: #800000;
	text-decoration: none;
}	
.BioHeader {
	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	text-align: left;
	margin-left: 28px;
	margin-right: 40px;
	font-weight: normal;
}

.bodyText {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: normal;
}

h2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	color: #3179b6;
	text-align: left;
	margin: 25px 25px;
	font-weight: bold;
	line-height: 15px;
}

.header2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px;
	color: #3179b6;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: bold;
}

.galleryPictures {
	margin: 8px;
	padding: 5px;
	border-right: solid 3px #111111;
	border-bottom: solid 3px #111111;
	border-top: solid 2px #999999;
	border-left: solid 2px #999999;
}


.productSections {
	font-family: "Century Gothic", Aria, sans-serif;
	font-size: 20px;
	color: #3179B6;
	text-align: left;
	font-weight: normal;
}

.faqQ {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	font-weight: bold;
}

.faqA {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #3179B6;
	text-align: left;
	margin-left: 60px;
	margin-right: 50px;
	font-weight: normal;
}
.tac {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: normal;
}

.tacHeader {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
	text-align: center;
	margin-left: 25px;
	margin-right: 25px;
	font-weight: bold;
}
.faq
{
height:350px;
overflow:auto;
}
#facebook {
	float: right;
	height: 60px;
	width: 300px;
}
