html, body	{
	margin:0px;
	padding:0px;
	height:100%;
}
body	{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#b2b365;
}

#wholePageContainer	{
	width:886px;
	margin:5px auto;
	text-align:center;
	position:relative;
}

#BackGroundRpt	{
	background-image:url(../images/body_slice.jpg);
	background-repeat: repeat-y;
	position:relative;
}

#ContentArea .home_imgs {
	position: relative;
	clear: right; 
	/* margin: top, right, bottom, left */ 
	margin : 20px 10px 20px 10px;
	width: 800px;
	height: 149px;
}

#ContentArea .testimonials {
	font-family: "Comic Sans MS" "Brush Script MT" cursive;
	text-align: center;
	/* margin: top, right, bottom, left */ 
	margin : 20px 130px 50px 130px;
}


#header	{
	position:relative;
	clear:both;
	width:886px;
	height:132px;
}

#navs	{
	width:886px;
	height:43px;
	background-color:#B2B365;
}

/*text next to the audio img: Sound on/off*/
#text { 
	visibility:hidden;
	font-family:verdana, arial, sans-serif;
	font-size:80%;
	position:relative;
	top:-12px;
	color:gray;
}

#print {
	font-family: "Comic Sans MS" "Brush Script MT" cursive;
	text-align: right;
	margin-top: -20px;
	text-align:center;
	font-style: italic;
	color:gray;
}

.audio {
	float: right;
	margin-right: -140px;
	margin-top: 5px;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
}

#ContentContainer	{
	position:relative;
	clear:both;
	background-image:url(../images/body_slice.jpg);
	background-repeat:repeat-y;
	width:886px;
	text-align:center;
}

#ContentArea	{
	position:relative;  
	height:auto;
	width:820px;
	text-align:left;
	margin:auto;
}

h1 {font-size:17px;
	color:#1B4E30;
	}
h2 {font-size:16px;
	color:#1B4E30;
}
h3 {font-size:15px;
	color:#1B4E30;
}
h4 {font-size:12px;
	color:#1B4E30;
	padding-top:10px;
}
h5 {font-size:10px;
	color:#1B4E30;
}

li {font-size:12px; font-weight: bold; padding-left: 5px;}
ul {padding-left:25px;}

.PageTitles	{
	text-align:center;
	margin:8px auto;
}

#ContentArea p { 
	font-size:12px;
	color:#000000;
	text-align:left;
	padding-left: 5px;
}

#ContentArea .centered p{
	text-align: center;
}

#Specials p{
	text-align: center;
	letter-spacing: 2px;
}

#Specials h1{
	text-align: center;
}

#newsletter h1{
	text-align: center;
	font-size:28px;
	padding-left: 10px;
}

#newsletter h2{
	font-size:20px;
	padding-left: 10px;
}

#newsletter h3{
	font-size:18px;
	padding-left: 10px;
	margin-top: -10px;
}

#newsletter .fall_caps{
	text-transform: uppercase;
	color:#923A14;
}

#newsletter p{
	padding-left: 10px;
	padding-right: 10px;
}

#ContentArea a:link {
	color:#12171B;
}
#ContentArea a:visited {
	color: #000000;
}
#ContentArea a:hover {
	color: #666666;
}
#ContentArea a:active {
	color: #cccccc;
}

.list
{
	background:#FFFFFF;
	margin-left: 20px;
	overflow: hidden;
	font-weight:bold;
}

.list ul
{
	float: left;
	/* margin: top, right, bottom, left */ 
	margin: 1px 15px 1px 15px;
	padding:0;
	list-style: none;
}
.list ul li
{
	/* padding: top, right, bottom, left */ 
	padding: 1px 5px 1px 5px;
}

.required {
	color:#FF0000;
	/*font-family:Helvetica,Arial,sans-serif;*/
	font-size:12px;
	font-style:italic;
	line-height:18px;
}

.heading-green {
	color:#1B4E30;
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}

.bodycopy {
	color:#686866;
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-size:12px;
	line-height:18px;
}
	
#bottom	{
	clear:both;
	width:886px;
	height:42px;
	position:relative;
}	
#footer	{
	clear:both;
	width:886px;
	position:relative;
	background-color:#b2b365;
}

#footer  a:link {
	color:#1B4E30;
}
#footer   a:visited {
	color: #333333;
}
#footer   a:hover {
	color: #7C7D3E;
}
#footer  a:active {
	color: #000000;
}

.PicRight {float:right; margin-left: 10px; margin-right: 20px; margin-top: 5px; margin-bottom: 0px;
}

.PicLeft {float:left; margin-left: 25px; margin-right: 25px; margin-top: 5px; margin-bottom: 3px;
}

.PicFAQ {float:left; margin-left: 25px; margin-right: 50px; margin-top: 15px; margin-bottom: 30px;
}
