@charset "utf-8";
html	{ overflow-y: scroll; }
body,td,th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #330000;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#navigation {
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#navigation a {
	color: #FAFAFA;
}
#content p, #content td, #content li {
	font-size: 14px;
	line-height: 195%;
}
#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F2F2EC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2F2EC;
	font-size: 17px;
	margin: 0 0 24px 0;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	margin: 0 0 10px 0;
}
#content a {
	color: #FFFFCC;
	font-weight: bold;
}
/************** OK NOW FOR THE TESTIMONIALS *****************/
#content.testimonials p {
	font-size: 13px;
	line-height: 149%;
	margin: 10px 0;
}
#content.testimonials p.test-text {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height: 170%;
	padding: 9px;
	margin: 0px;
}
#content.testimonials p.test-author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #444;
	text-align: right;
	margin: 0 0 32px 0;
}
/********************** END TESTIMONIALS ********************/

/*********************BEGIN PHOTOS***************************/
#photos td 			{ text-align: center; }
#photos td img		{ border: solid 1px #000; padding: 1px; }
/**********************END PHOTOS****************************/
