@charset "utf-8";

body {
	margin-left: 10%;
	margin-right: 5%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #3C597C url(../IMAGES/water002.gif) repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #3C597C;
}

.oneColFixCtrHdr #container {
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: thin solid #3C597C;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	position: relative;
	background-color: #3C597C;
}
.oneColFixCtrHdr #flashcontainer {
	margin: 0px auto; /* the auto margins (in conjunction with a width) center the page */
	border: thin solid #3C597C;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-family: Arial, Helvetica, sans-serif;
	width: 960px;
	position: relative;
	background-color: #3C597C;
}



.oneColFixCtrHdr #header {
	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 200px;
	width: 960px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#menubar
{
	height: 26px;
	width: 960px;
	padding-bottom: 0px;
	background: #CB534B right;
	float: none;
}
#buttons
{
	text-align: right;
	float: right;
	font-size: 24px;
}
.contentsection{
	border: thick double #3C597C;
	padding-right: 30px;
	padding-left: 30px;
	width: auto;
	background: url(../IMAGES/sandbackground.png);
}

.oneColFixCtrHdr #mainContent 
{
	background: #f8f0c9 url(../IMAGES/sandbackground.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	border: medium none #3C597C;
	padding: 40px 120px;
}

.oneColFixCtrHdr #container #mainContent ul li{
	list-style: square url(none) outside;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	color: 3c597c;
	padding-top: 0px;
	font-size: 24px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h5{
	font-size: 14px;
	text-indent: 30px;
}
#mainContent h3{
	text-align: left;
	font-size: 16px;
}
#mainContent h4{
	text-align: right;
	font-size: 20px;
	line-height: 20px;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tablesection{
	border: thick double #3C597C;
	padding-right: 30px;
	padding-left: 30px;
	width: auto;
	background: url(../IMAGES/sandbackground.jpg);
	text-align: center;
}
.table
{
	background: #f8f0c9;
	z-index: 5;
	width: 450px;
	border: thin solid #3C597C;
	padding: 15px 50px;
	margin-left: 48px;
	margin-top: 30px;
}

table
{
	font-family: Arial, Helvetica, sans-serif;
	font: Arial;
	background: 9aa6b8 9;
	width: 500px;
}
.oneColFixCtrHdr #footer {
	padding: 20px 0px 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#3c597c;
	font-size: 12px;
	color: f8f0c9;
	position: relative;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 20px 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background: 3c597c;
	text-align: center;
	color: #f8f0c9;
	font-size: 12px;
	float: none;
	clear: right;
}

.oneColFixCtrHdr #container #footer .footermaintext
{
	font-size: 16px;
	padding: 0px 0px 10px;
}
.footerlinks
{
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
	color: #F9F0CB;
	padding-left: 50px;
	width: 750px;
	padding-top: 10px;
}
a.footerlinks:link {
	color: #f9f0cb;
	padding: 20px 25px 20px;
}
a.footerlinks:hover {
	color: #cb5e4b;
}
a.footerlinks:visited {
	color: #b7bcbc;
}


#wave img
{
	position: absolute;
	bottom: -2px;
	right: -3px;
	height: 172px;
	width: 190px;
	float: right;
	z-index: 100;
}

.boldtext
{
	font-weight: bold;
}
.bolditalic
{
	font-style: italic;
	font-weight: bold;
}

.Indenttext
{
	padding-left: 50px;
	background: #F9F0CB;
	width: 500px;
	margin-left: 45px;
	border: thin solid #3C597C;
}
.indenttext
{
	list-style: square;
}
.Centertext
{
	font-size: 18px;
	text-align: center;
}
.tooltip
{
	cursor: help;
	font-weight: normal;
	color: #3C597C;
	font-variant: normal;
	text-decoration: underline;
	font-style: italic;
	border: 0px none #3C597C;
}
/*#home a#homelink, 
#services a#serviceslink, 
#pricing a#pricinglink, 
#portfolio a#portfoliolink,
#faqs a#faqslink,
#contact a#contactlink,
{
	background-image:url(../IMAGES/sandbackground.jpg)
}*/
.fltrt
{
	float: right;
	width: 340px;
	margin: 0px;
	padding: 0px;
	clear: right;
}
.fltlft
{
	float: left;
	width: 340px;
	clear: left;
}
.clrflt
{
	clear: both;
}

a:link {
	color: #3C597C;
}
a:visited {
	color: #8897CA;
}
a:hover {
	color: #cb5e4b;
}
.floatright
{
	float: right;
	padding: 10px;
}
#centerlinks
{
	text-align: center;
	padding-top: 10px;
}
