﻿body 
{
	text-align: center; 
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	
	/*background-position:center top;
	background-color:#0084CD;
	background-image: url(/images/SouthernBay_Background.gif);	
	background-repeat:repeat-x;
	background-color:#666679;*/
	
}

a
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
}

.mainHomepageText
{
	font-family:Times New Roman;
	font-size: 9pt;
	color:#040B0E;
}

.homePageFooter
{	
	font-family:Arial;
	font-size: 9pt;
	color:#A6A6C0;
	font-variant:small-caps;
}

.SubPageTitle
{
	font-family:Arial;
	font-size: 11pt;
	color:#ffffff;
	font-weight:bold;
}

.SubPageDefaultContent
{
	background-color:#ffffff;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
}

.PageTitleText
{
	color:#9C7944;
	font-family:Arial;
	font-size:14pt;
}

.MainTableBorder
{

	border-color:#E39186;
	BORDER-RIGHT: 1px solid #E39186;
	border-left: 1px solid #E39186;
	border-bottom: 1px solid #E39186;
	border-Top: 1px solid #E39186;
	background-color:#E39186;
}

.SubTable
{

}

.HomepageContentDefaultText
{
	font-family:Times New Roman;
	color:#ffffff;
	font-size:10pt;	
}

.FormInputStyle
{
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	width: 220px;
	border-width: thin;
	border-color: #C57802;
	border-right: 1px solid #C57802;
	border-left: 1px solid #C57802;
	border-top: 1px solid #C57802;
	border-bottom: 1px solid #C57802;
}

.Button1Style
{
	font-family: Arial;
	color: #ffffff;
	font-size: 9pt;
	border-width: thin;
	border-color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #000000;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color= 'gray' , Direction=135, Strength=3);*/

}

.FormLabelStyle
{
	font-family: Arial;
	color: #ffffff;
	font-size: 10pt;
}

h1
{
	color:#000000;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
	margin: 0 ;

	/*text-align:center;*/

}

.h1_TopHeader
{
	color:#ffffff;
	font-family:Arial;
	font-size:8pt;
	font-weight:normal;
	margin: 0 ;

	/*text-align:center;*/

}

.HomePageFeaturedLink
{
	font-family: Arial;
 color: White;
 font-size: 8pt;
 font-variant: small-caps;
 padding-right: 2px;
 text-decoration:none;
 vertical-align:bottom;
 }