body {
	font-family: verdana,arial,helvetica,geneva,swiss,sunsans-regular;
	font-size: 10pt;
	color: #005000;
	background-color: #859D8F;
}
.bodytext, td {
	font-family: verdana,arial,helvetica,geneva,swiss,sunsans-regular;
	font-size: 10pt;
	color: #005000;
}
a, a:visited {
	font-family: verdana,arial,helvetica,geneva,swiss,sunsans-regular;
	font-size: 10pt;
	color: #005000;
	text-decoration: none;
}
a:hover {
	color: maroon;
	text-decoration: underline;
	
}
a.discount, a.discount:visited {
	font-family: verdana,arial,helvetica,geneva,swiss,sunsans-regular;
	font-size: 12pt;
	color: #ff0000;
	text-decoration: underline;
}
.titlehuge {
	font-family: verdana,arial,helvetica,geneva,swiss,sunsans-regular;
	font-size: 40pt;
	font-weight: bold;
	color: #005000;
	text-decoration: underline;
}
.titlebig {
	font-family: verdana,arial,helvetica,geneva,swiss,sunsans-regular;
	font-size: 18pt;
	font-weight: bold;
	color: #005000;
	text-decoration: none;
}
.titlemed {
	font-family: verdana,arial,helvetica,geneva,swiss,sunsans-regular;
	font-size: 14pt;
	font-weight: normal;
	color: #005000;
	text-decoration: none;
}
.small {
	font-family: verdana,arial,helvetica,geneva,swiss,sunsans-regular;
	font-size: 7pt;
/* 	color: black; */
	color: gray;

}
.small2 {
	font-family: verdana,arial,helvetica,geneva,swiss,sunsans-regular;
	font-size: 9pt;
	color: black;

}


#mainbody { 
	position: relative;
	padding: 15px;
	width: 640px;
	min-width: 640px;
	max-width: 800px;
	border: 1pt solid #53796C;
}

#pagebody {
	position: relative;
	padding: 15px;
	width: 800px;
	min-width: 640px;
	max-width: 800px;
	border: 1pt solid #53796C;
	margin: 0 auto !important;
	background-color: white;
}

#photos {
	position: relative;
	padding: 5px;
	width: 600px;
	border: 1pt solid #53796C;
}

.footer, .footer a, .headerMenu, .headerMenu a {
	color: #363637;
}
.footer a:hover, .headerMenu a:hover {
/* 	color: #005000; */
	color: maroon;
}



.covertext {
	font-family: 'Exo 2', sans-serif;
	font-size: 1.1em;
	font-weight: 500;
	color: maroon;
	padding: 15px;
}
.black {
	color: black;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}

ul li {
	margin-bottom: 5px;
}

a.netflix {
	color: black !important;
}
a.netflix:hover {
	color: #DE1D1E !important;
}

a.linkBtn {
	border: 1px solid #005000; 
	border-radius: 4px; 
	padding: 4px 7px;
	
}
a.linkBtn:hover {
 	background-color: #005000;
 	color: white !important;
 	text-decoration: none;
	
}
a.yellowText {
	color: #ecc124;
}
a.yellowText:hover {
	color: maroon;
}

.testimonialsBody {
	padding-left: 30px;
	padding-right: 30px;
}
.testimonialsBody P {
	text-indent: 15pt;
	margin: 0;
}
