TABLE.TideTable
{
	margin-top: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
}
TABLE.TideTable TD
{
	padding: 4px 0 4px 5px;
}
.TideTableTitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	padding-bottom: 5px;
	margin-top: 50px;
	color: #594EA5;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	padding-left: 5px;
}
TD.TideItem
{
	background-color: #EEEFFF;
}
TD.TideAltItem
{
	background-color: #CCCCFF;
}
DIV.TideText
{
	font-size: 9px;
	padding-bottom: 1px;
}
.ListingsRowBlue IMG {
	width: 100px;
}
.ListingsRowWhite IMG {
	width: 100px;
}
.ListingsSingle IMG {
	width: 202px;
	padding-bottom: 5px;
}
TABLE.SiteContent {
	background-color: White;
	width: 775px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #291E39;
	text-align: justify;
	line-height: 18px;
}
.SiteContent A:link {color: #594EA5;text-decoration: none;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
.SiteContent A:visited {text-decoration: none;color: #594EA5;}
.SiteContent A:hover {text-decoration: underline;color: #999900;}
.SiteContent A:active {text-decoration: none;color: #99CC00;}
* {
	padding: 0;
	margin: 0;
}
.Guide750
{
	position: absolute;
	left: 750px;
	height: 700px;
	width: 2px;
	z-index: 5;
	background-color: Aqua;
}
.Guide530
{
	position: absolute;
	left: 530px;
	height: 700px;
	width: 1px;
	z-index: 4;
	background-color: Aqua;
}

/* Start Text Only Classes */
.PageTitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 22px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 15px;
	color: #291E39;
	display: block;
	width: 490px;
}
.PageTitleTextHome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 22px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 15px;
	color: #291E39;
	display: block;
}
.ColumnHeaderText {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color: #594EA5;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.ColumnHeaderListSingle {
	font-size: 16px;
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #594EA5;
	letter-spacing: 1px;
	font-weight: bold;
}
.ZingerHeader {
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	color: #333333;
	display: block;
	text-indent: 4px;
}
.ZingerBody {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #333333;
	font-style: italic;
}

/* End Text Only Classes */



/* Start ContentContainer Classes (Left Side) */
TD.ContainerLeft {
	width: 520px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
}
TD.ContainerRight {
	border-left: 1px solid #594EA5;
	padding-left: 5px;
	border-right: 1px solid #594EA5;
	padding-right: 5px;
	width: 208px;
	background-color: #D9D5ED;
	height: 100%;
	vertical-align: top;
}
TD.ContainerLeftHome {
	border-right-color: #291E39;
	width: 400px;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
	text-align: justify;
	vertical-align: top;
}
TD.ContainerRightHome {
	width: 310px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 100%;
	vertical-align: top;
}
/* End ContentContainer Classes */



/* Start Listing Classes */
TD.ListingsSingle {
	font-size: 10px;
	line-height: 14px;
	text-align: justify;
	color: #594EA5;
	background-color: #D9D5ED;
/* 	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #594EA5;
	border-right-color: #594EA5;
	border-left-color: #594EA5; */
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	height: 100%;
}
IMG.ListingsSingle {
	width: 202px;
	padding-bottom: 5px;
}
.ListingsSingle A:Link, .ListingsSingle A:Visited, .ListingsSingle A:Active {
	display: block;
	color: #999900;
	text-decoration: none;
}
.ListingsSingle A:Hover {
	display: block;
	color: #594EA5;
	text-decoration: underline;
}
.ColumnHeaderList {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 20px;
	color: #594EA5;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #594EA5;
	padding-left: 5px;
	padding-right: 5px;
}
TD.ListingsRowBlue {
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #594EA5;
	background-color: #D9D5ED;
	vertical-align: top;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #594EA5;
	padding-right: 5px;
}
TD.ListingsRowWhite {
	font-size: 10px;
	line-height: 12px;
	text-align: justify;
	padding-top: 10px;
	color: #594EA5;
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #594EA5;
	padding-right: 5px;
}
.ListingsTitle {
	display: block;
	font-size: 10px;
	color: #291E39;
	padding-bottom: 3px;
	letter-spacing: 1px;
	font-weight: bold;
}
.ListingsPrice {
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-bottom: 3px;
	text-align: justify;
}
.ListingsRowBlue A:Link, .ListingsRowBlue A:Visited {
	display: block;
	color: #999933;
	text-decoration: none;
}
.ListingsRowBlue A:Hover, .ListingsRowBlue A:Active {
	display: block;
	color: #594EA5;
	text-decoration: underline;
}
.ListingsRowWhite A:Link, .ListingsRowWhite A:Visited {
	display: block;
	color: #999900;
	text-decoration: none;
}
.ListingsRowWhite A:Hover, .ListingsRowWhite A:Active {
	display: block;
	color: #594EA5;
	text-decoration: none;
}


/* Start FooterContainer Classes */
TD.FooterContainer {
	font-size: 9px;
	color: #FFFFFF;
	height: 30px;
	text-align: left;
	text-transform: uppercase;
	background-image: url(../images/Footer_Bkgrd.jpg);
	letter-spacing: 2px;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
}
.FooterContainer A:link, .FooterContainer A:visited, .FooterContainer A:active {
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
}
.FooterContainer A:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 9px;
}
TD.FooterNAV {
	background-color: #291E39;
	font-size: 11px;
	width: 100%;
	text-align: left;
	padding-left: 10px;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.FooterNAV A:link, .FooterNAV A:visited, .FooterNAV A:active {
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
}
.FooterNAV A:hover {
	text-decoration: underline;
	color: #FFF;
}
/* End FooterContainer Classes */



/* Start Quicksearch Classes */
TD.QSContainter {
	background-image: url(../images/QuickSearch_back.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 100%;
}
/* End Quicksearch Classes */



/* Start Breadcrumbs Classes */
.BreadCrumbs {
	font-size: 10px;
	color: #594EA5;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	display: block;
	width:100%;
}
.BreadCrumbs A:link, .BreadCrumbs A:visited, .BreadCrumbs A:active {
	color: #594EA5;
	text-decoration: underline;
	font-size: 10px;
}
.BreadCrumbs A:hover {
	text-decoration: none;
	color: #9F95D2;
}
/* End BreadCrumbs Classes */



/* Start Tag Specs */
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #291E39;
	background-color: #291E39;
	margin: 0px;
	text-align: justify;
	line-height: 13px;
}

A:link {
	text-decoration: none;
	color: #594EA5;
}
A:visited {
	text-decoration: none;
	color: #594EA5;
}
A:hover {
	text-decoration: underline;
	color: #999900;
}
A:active {
	text-decoration: none;
	color: #99CC00;
}



TABLE {
	margin: 0;
}
IMG {
	display: block;
}
/* End Tag Specs */



/* Start Splash Page */
.SplashPageBack {
	overflow: hidden;
	position: relative;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.SplashPageFooter {
	position: relative;
	width: 775px;
	top: -55px;
	z-index: 2;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: left;
}
/* End Splash Page */

ul.CoolList
{
	margin-left: 20px;
}
p.CoolLink a:link, p.CoolLink a:visited
{
	color: #999900;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
p.CoolLink a:hover
{
	color: #594EA5;
	font-weight: bold;
	font-size: 14px;
}
p.CoolLink a:active
{
	font-weight: bold;
	font-size: 14px;
}
/* Start Contact Popup Classes */
.contact_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	height: 350px;
	width: 350px;
	background-image: url(../images/cont_bkg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.textField {
	padding-left: 2px;
	BORDER: #C9A489 1px solid;
	FONT-SIZE: 9pt;
	COLOR: #333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	filter: Alpha(Opacity=15);
}
.smallButton {
	BORDER: 1px solid #CC6666;
	FONT-WEIGHT: bold;
	FONT-SIZE: 7pt;
	CURSOR: pointer;
	COLOR: #CC6666;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	height: 16px;
	text-transform: uppercase;
	background-position: center center;
	text-align: center;
	background-color: #FFCC99;
}
/* End Contact Popup Classes */



/* Start Header Classes */
.MenuContainer {
	padding: 0px;
	border: 0px;
	margin: 0px;
	height: 70px;
	width: 100%;
	background-image: url(../images/Nav_bkgrnd.jpg);
}
Table.SubMenu {
	margin: 0px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
A.SubMenuDisabled, A.SubMenuDisabled:link, A.SubMenuDisabled:visited, A.SubMenuDisabled:hover, A.SubMenuDisabled:active {
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9F95D2;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
}

A.SubMenu, A.SubMenu:link, A.SubMenu:visited {
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D9D5ED;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: underline;
}
A.SubMenu:hover, A.SubMenu:active  {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCFF66;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	text-decoration: none;
}

A.InfoAnchor, A.InfoAnchor:link, A.InfoAnchor:visited, A.InfoAnchor:hover, A.InfoAnchor:active 
{
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color: #594EA5;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.AgentMenu
{
	width: 160px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.AgentMenu li
{
	line-height: 26px;
	height: 26px;
	margin: 0;
	padding: 0;
	background-image: url(../Images/agent_menu_mid.gif);
}

ul.AgentMenu li span
{
	display: block;
	width: 100%;
	height: 100%;
	background-position: right;
	background-image: url(../Images/agent_menu_right.gif);
	background-repeat: no-repeat;
}

ul.AgentMenu li span a.agent-menu-link:link, ul.AgentMenu li span a.agent-menu-link:visited
{
	display: block;
	width: 97%;
	height: 100%;
	background-position: left;
	background-image: url(../Images/agent_menu_left.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B4EA6;
	text-transform: uppercase;
	text-align: right;
}