/* GLOBAL ELEMENT/CLASS/ID DEFINITIONS
================================================ */

/**** Element Definitions ****/
body
{
	color: #817C76;
	background-color: #D9D9CC;
	background-image: none;
	background-repeat: no-repeat;
	font-family: 'times new roman', serif;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
	padding-bottom: 35px;
	_overflow-y: hidden;
}

a, a:link, a:visited { color: #888260; text-decoration: underline; } 
a:hover, a:active { color: #1E1B08; }

img { border: none; }

table, td
{
	color: #817C76;
	font-family: 'times new roman', serif;
	font-size: 12px;
}

ul
{
	margin: 0;
	padding: 0;
	width: auto;	
	margin-left: 17px;
	list-style-type: square;
}

/**** ID Definitions ****/
#Container
{
	width: auto;
	min-width: 740px;
	max-width: 972px;	
	position: relative;
	display: block;
	text-align: left;
	margin: 15px auto;
	_width: 972px;
/*	border: 1px solid Cyan; */
}


body.BigImageBG #Container
{
	margin-top: 0;
	overflow: hidden;
	_width: 972px;
	height: 580px;
}

body.BigImageBG #TableWrapper
{
	position: relative;
	z-index: 1000;
}

#Footer
{
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/bg_Footer.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
	position: fixed;
	left: 0; bottom: 0;
	z-index: 1000;
	height: 35px;
	width: 100%;
	padding: 0;
	_position: absolute;
}

body.BigImageBG #Footer
{
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/bg_Footer.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
	position: absolute;
	left: 0; bottom: 0;
	z-index: 1000;
	height: 35px;
	width: 100%;
	padding: 0;
}

#Footer table
{
	empty-cells: hide;
	border-collapse: collapse;
}
#Footer table td { white-space: nowrap; }

#GalleryControls
{
	display: block;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/bg_GalleryControls.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height: 17px;
	width: 80px;
	padding: 0;
	margin: -6px 0 3px;
}
#GalleryControls, #GalleryControls .Text
{
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
}

#GSLinksContainer
{ 
	_margin-left: 9px;
}

#GSLinksContent div
{
	background-color: #EDECDC;
	border: 1px solid #C5BEA6;
	line-height: 19px;
	height: 99%;
	width: 99%;
}

#GSLinksContent a { text-decoration: none; }

#GSLinksContent p
{
	margin: 0;
	padding: 0;
	text-indent: 7px;
}

#LinkData { display: none; }

#PhotoDisp
{
	background-color: #666666;
	margin: 0 0 2px 0;
	display: block;
	height: 360px;
	width: 544px
}

#PhotoDesc
{
	margin-top: 5px;
	text-align: left;
}

#UtiliBox
{
	position: absolute;
	top: 0; left: 840px;
	background-color: #E9E8D9;
/*	border: 1px solid #FFFFFF;
	line-height: 19px; */
	font-size: 12px;
	width: 101px;
	z-index: 998;
	padding: 0;
}
/*
#UtiliBox a,
#UtiliBox a:link,
#UtiliBox a:visited
{
	display: block;
	margin-left: 12px;
}
*/
#UtiliBoxContent
{
	background-color: #E9E8D9;
}

#UtiliBoxContent p
{
	margin: 0;
	padding: 0;
}

#VenuesBox
{
	background-color: #D2D2C4;
	text-align: center;
}

#Wrapper
{ 
	_height: 100%; 
	_overflow: auto;
/*	margin-left: 10px; */
}
/**** Class Definitions ****/
body.BigImageBG
{
	/* color: #817C76; */
	background-color: #D9D9CC;
	background-image: none;
	background-repeat: no-repeat;
	padding-bottom: 0;
	overflow: auto;
}

body.PopUp
{
	padding: 20px;
}

a.Arrow:link,
a.Arrow:visited
{
	color: #857045;
	padding-left: 9px;	
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
}

a.Arrow:hover,
a.Arrow:active
{
	color: #000;
}

a.ArrowHot:link,
a.ArrowHot:visited
{
	color: #000;
	padding-left: 9px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
}

img.BlockIMG
{
	border: none;
	display: block;
	margin: 0px;
}

img.BigGalleryPhoto
{
	position: absolute;
	top: 0; left: 0;
	display: block;
	border: none;
	opacity: 0.0;
	-moz-opacity: 0.0;
	-khtml-opacity: 0.0;
	filter: alpha(opacity=0);
}

.Content
{
	width: auto;
	_width: 100%;
	display: block;
	margin-left: 15px;
	text-align: left;
}

body.BigImageBG .Content
{
	margin: 0;
	width: auto;
}

.DynContentFill
{
	color: #666666;
	background-color: #EEEEE0;
	border: 1px solid #FFFFFF;
	padding: 11px;
}
.ContentFill
{
	color: #636759;
	background-color: #ECECE6;
	padding: 1px 0;
}
.spaPackage
{
	border: 1px solid #FFFFFF;
}
.SubContentFill
{
	background-color: #FFFFFF;
	padding: 5px 10px;
}

.SubContentFill .evenRow
{
	background-color: #EEEEE0;
}

.SubContentFill .badEvenRow
{
	background-color: #C6C6C6;
}

.SubContentFill .hlite
{
	color: #333;
	font-weight: bold;
}

.SubContentFill fieldset
{
	padding: 6px;
	margin: 10px 0;
	border: 1px solid #888260;
}

.SubContentFill .FormElementInput
{
	border: 1px solid #888260;
}

.EnlargedText
{
	color: #333333;
	font-family: garamond, 'new york', serif;
	font-size: 14px;
}

form { display: inline; }

.FormElementInput
{
	background-color: #FFFFFF;
	color: #000000;
	border-color: #D9D9CC;
	border-width: 1px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.FormButtons
{
	color: #817C76;
	background-color: #ECEBDB;
	border-color: #D9D9CC;
	border-width: 1px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}

.GSLinkBox
{
	float: left;
	color: #5A4721;
	background-color: #FFF;
	border: 1px solid #5A4721;
	font-family: garamond, 'new york', serif;
	font-size: 12px;
	margin: 0 2px 0 8px;
	text-indent: 8px;
	height: 16px;
	width: 150px;
}

.HeaderText
{
	color: #333333;
	font-family: garamond, 'new york', serif;
	font-size: 17px;
	font-weight: bold;
}

/** BEGIN PRIMARY NAV DEF **/

.NonFadeNavTable
{
   background-image:url(/DSN/wwwseaislandpropcom/Content/Images/nonFadeBG.gif);
   margin-left:10px;
  /* margin-top:2px; */
}

.FadeNavTable
{
	background-image:url(/DSN/wwwseaislandpropcom/Content/Images/nonFadeBG.gif);
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
}


.LeftNavTable
{
   padding-left:5px;
   padding-top:2px;
}

/** Parent Categories **/

.Parents
{
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}

/** Children Categories **/
.Children
{

	display:block;
}

/** Parent Hide and Show Divs **/
.ParentDivHide
{
	display:none;
	padding-top:3px;
	padding-bottom:3px;
}
.ParentDivShow
{
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}

/** Real Estate Nav Divs **/
.RealEstateSub1
{
	background-color:#F3F3E8;
	padding-top:3px;
	padding-bottom:3px;
}
.RealEstateSub2
{
	display:none;
	padding-top:3px;
	padding-bottom:3px;
}

.RealEstateSub2_show
{
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}

/** Nav borders **/

.NavLeftBorder
{
	background-image:url(/DSN/wwwseaislandpropcom/Content/Images/mainnav_leftBorder.gif);
	width:6px;
}
.NavRightBorder
{
	background-image:url(/DSN/wwwseaislandpropcom/Content/Images/mainnav_rightBorder.gif);
	width:7px;
}
.RTCLeftBorder
{
	background-image:url(/DSN/wwwseaislandpropcom/Content/Images/rtc_left.gif);
	width:17px;
}
.RTCRightBorder
{
	background-image:url(/DSN/wwwseaislandpropcom/Content/Images/rtc_right.gif);
	width:17px;
}

.NavTable
{
	/* background-image:url(/DSN/wwwseaislandpropcom/Content/Images/mainNav_bg.gif); */
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
	margin-top:11px;
}

/** END PRIMARY NAV DEF **/

#DescData { display: none; }

table.TableWithBorder, td.TableWithBorder
{
	background-color: transparent;
	border-bottom: #888260 1px solid;
	border-left: #888260 1px solid;
	border-right: #888260 1px solid;
	border-top: #888260 1px solid;
	color: #817C76;
	font-family: 'times new roman', serif;
	font-size: 12px;
	font-weight: normal;
	empty-cells: show;
}
.VenueHeader
{
	display: block;
	color: #252B0F;
	background-color: #EAEADA;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding: 5px 16px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	margin: 0;

}
.VenueGrid
{
	width: 95%;
	margin: 8px auto;
	empty-cells: show;
	border-collapse: collapse;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;

}
.VenueGrid th
{
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
}
.VenueGrid td
{
	padding: 3px;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.VenueGrid th.first, .VenueGrid td.first { width: 28%; text-align: left; }
.VenueGrid th.second, .VenueGrid td.second { width: 12%; }
.VenueGrid th.third, .VenueGrid td.third { width: 12%; }
.VenueGrid th.fourth, .VenueGrid td.fourth { width: 12%; }
.VenueGrid th.fifth, .VenueGrid td.fifth { width: 12%; }
.VenueGrid th.sixth, .VenueGrid td.sixth { width: 12%; }
.VenueGrid th.seventh, .VenueGrid td.seventh { width: 12%; }

.WishHead
{
	font-size: 14px;
}

/*** PHOTO GALLERY STYLES ***/
.PopUpGalleryHeader
{
	color: #FFFFFF;
	background-color: #6A5334;
	font-family: garamond, 'times new roman', serif;
	font-weight: bold;
	font-size: 18px;
	text-indent: 32px;
	text-align: left;
	padding: 6px 0;
}
#PopUpGalleryControls
{
	margin: 5px 0;
	background-color: #6A5334;	
	border-collapse: collapse;
}
#PopUpGalleryControls td
{ 
	color: #FFFFFF;
	padding: 2px;
}
a.GalleryLink,
a.GalleryLink:link,
a.GalleryLink:visited
{
	color: #6A5334;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 5px 3px 20px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/touricon.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.GalleryLink:hover,
a.GalleryLink:active
{
	color: #000;
	text-decoration: none;
}

#PhotoDetails, #SectionLinks
{
	color: #666666;
	background-color: #EEEEE0;
	border: 1px solid #FFFFFF;
	position: absolute;
	bottom: 5px;
	width: 194px;
	height: 80px;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	filter: alpha(opacity=80);
}
#SectionLinks { right: 10px }
#PhotoDetails { right: 220px }
/*** END GALLERY STYLES ***/

/*** SEARCH DISPLAY CLASSES ***/

table.SearchListings
{
	empty-calls: show;
	border-collapse: collapse;
	border: 1px solid #FFF;
	margin: 6px auto;
	width: 97%;
}
table.SearchListings td
{
	padding: 8px 6px 8px 90px;
	border: 1px solid #FFF;
}
table.SearchListings td td
{
	padding: 0;
	border: none;
}
table.SearchListings td label
{
	padding: 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 6px 0 6px -84px;
}
#CottageSearchDiv
{
	background-color: #FFF;
	text-align: center;
	margin: -8px -6px 0 50px;
	padding: 1px 2px;
	float: right;
/*	width: 225px; */
}
#CottageSearchDiv span
{
	border: 1px solid #EBECE6;
	display: block;
	width: 218px;
	padding: 2px;
	margin: 2px auto;
}

/*** END SEARCH DISPLAY CLASSES ***/

/*** SEARCH RESULTS CLASSES ***/
.SearchUtilities
{
	margin: 5px 0;
	padding: 5px 0;
	position: relative;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
.SearchPaging
{
	background-color: #FFFFFF;	
	border: 1px solid #8994A6;
	white-space: nowrap;
}
.SearchPaging td
{
	color: #000000;
	font-size: 11px;
}
.SearchResult,
.ResultFeatured
{
	clear: all;
	width: 98%;
	margin: 5px auto;
	empty-cells: hide;
	border-collapse: collapse;
	border: 3px solid #FFFFFF;
}
.ResultFeatured .Header
{
	background-color: #77786A;
}
.ResultFeatured .Header td
{
	color: #FFFFFF;
	font-size: 15px;
	padding: 3px 8px;
}
.ResultFeatured .Body
{
	background-color: #E8E6D7;
}
.SearchResult
{
	border: 1px solid #FFFFFF;
}
.SearchResult .Header
{
	background-color: #EBECE6;
}
.SearchResult .Header td
{
	font-size: 15px;
	padding: 3px 8px;
}
.SearchResult .Body
{
	background-color: #EBECE6;
}
/*** END SEARCH RESULTS CLASSES ***/


.ToolTip
{
	color: #5F5230;
	background-color: #EEECDF;
	border: 1px solid #FFF;
	position: absolute;
	padding: 3px 5px;
	display: none;
}

/*** BEGIN PROPERTY DISPLAY CLASSES ***/

.Property,
.PropertyFeatured
{
	clear: all;
	width: 527px;
	margin: 5px auto;
	empty-cells: hide;
	border-collapse: collapse;
	border: 3px solid #FFFFFF;
}
.PropertyFeatured .Header
{
	color: #FFFFFF;
	background-color: #77786A;
	font-size: 15px;
	padding: 3px 8px;
}
.PropertyFeatured .Body
{
	background-color: #E8E6D7;
	padding: 6px;
}


.Property
{
	border: 1px solid #FFFFFF;
}
.Property .Header
{
	background-color: #EBECE6;
	font-size: 15px;
	padding: 3px 8px;
}
.Property .Body
{
	background-color: #EBECE6;
	padding: 6px ;
}
.PropertyOptions
{
	float: right;
	width: 170px;
	color: #666666;
	background-color: #EEEEE0;
	border: 1px solid #FFFFFF;
	padding: 5px;	
}
.PropertyOptions hr
{
	height: 1px;
	width: auto;
	color: #FFF;
	background-color: #FFF;
	border: 1px solid #FFF;
	margin: 5px auto;
}

/*** END PROPERTY DISPLAY CLASSES ***/


/*** BEGIN ENVIRONMENT LANDING CLASSES ***/
.content20 {
margin: 15px 0px 0px 35px;
display:none;
}
.content20 p {

}
/*** END ENVIRONMENT LANDING CLASSES ***/


/*** BEGIN LIFESTYLE LANDING CLASSES ***/
.content30 {
margin: 15px 0px 0px 35px;
display:none;
}
.content30 p {
}
/*** END LIFESTYLE LANDING CLASSES ***/



/*** BEGIN CSSTEST CLASSES ***/
.csstest {
margin: 15px 0px 0px 35px;
background: transparent;
}
.csstest p {
line-height: 15px;
background: transparent;
}
.csstest_sectionHead {
/* font-weight: 600; */
 font-family: TimesNR, serif;
 font-size: 18px;
 line-height: 16px;
background: transparent;
}
.csstest_LandingText
{
  font-size: 14px;
background: transparent;
}
/*** END CSSTEST CLASSES ***/



/*** BEGIN REAL ESTATE CLASSES ***/

/* LANDING PAGE */
.content40 {
display:none;
font-family: TimesNR, serif;
font-size: 12px;
line-height: 16px;
position: absolute;
top: 55px;
left: 235px;
width:525px;
height:600px;
}
.content40 p {
color: white;
}
.content40 span {
color: white;
}
a.content40Links:link,
a.content40Links:visited
{
	color: #C3AF94;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right-dark.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}

a.content40Links:hover,
a.content40Links:active
{
	color: #FFF;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_hover-dark.gif); 
	background-repeat: no-repeat;
	background-position: 0 5px;
        font-weight: bold;
}

a.content40LinksHOT:link,
a.content40LinksHOT:visited
{
	color: #FFF;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}


/* .content41 {
margin: 300px 0px 0px 300px;
-moz-opacity: 0;
-khtml-opacity: 0;
filter: alpha(opacity=0);
opacity: 0;
} */

/* FREDERICA */
.content41_1 {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
top: 375px;
left: 520px;
display:none;
}
.content41_1 p {
color: #FFFFFF;
}
.content41_1 span {
color: #FFFFFF;
}
.content41_1_LinkContainer {
	font-family: TimesNR, serif;
	font-size: 12px;
	line-height: 14px;
	/* color: white;
	position: absolute;
	bottom: 100px;
	right: 50px; */
	display:none;
}
a.content41_1_Links:link,
a.content41_1_Links:visited
{
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right-dark.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
	font-weight: bold;
}
a.content41_1_Links:hover,
a.content41_1_Links:active
{
	color: #685229;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_hover-dark.gif); 
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: bold;
}
a.content41_1_LinksHOT:link,
a.content41_1_LinksHOT:visited
{
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
	font-weight: bold;
}

/* OCEAN CLOISTER */
.content41_2b {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
top: 345px;
left: 260px;
display:none;
}
.content41_2b p {
color: #333333;
}
.content41_2b span {
color: #333333;
}



/* LODGE SUITES */
.content41_3 {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
top: 35px;
left: 375px;
}
.content41_3 p {
color: #666;
}
.content41_3 span {
color: #666;
}
.content41_3_Links {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
bottom: 40px;
right: 125px;
}

/* BEACH CLUB AND SUITES */
.content41_4 {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 16px;
position: absolute;
top: 35px;
left: 300px;
display:none;
}
.content41_4 p {
color: #333;
}
.content41_4 span {
color: #000;
}
.content41_4_Links {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
bottom: 55px;
right: 95px;
display:none;
}

/* GOLF RETREAT NORTH */
.content41_5 {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 16px;
position: absolute;
top: 85px;
left: 300px;
display:none;
}
.content41_5 p {
color: #666;
}
.content41_5 span {
color: #333;
}
.content41_5_Links {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
bottom: 75px;
right: 35px;
display:none;

}

/* SEA ISLAND COTTAGES */
.content41_6 {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
top: 175px;
left: 555px;
}
.content41_6 p {
color: #FFF;
}
.content41_6 span {
color: #FFF;
}
.content41_6_LinkContainer {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
bottom: 65px;
right: 75px;
display:none;
}
a.content41_6_Links:link,
a.content41_6_Links:visited
{
	color: #D5C3A0;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right-dark.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
	font-weight: bold;
}

a.content41_6_Links:hover,
a.content41_6_Links:active
{
	color: #644F27;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_hover-dark.gif); 
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: bold;
}

a.content41_6_LinksHOT:link,
a.content41_6_LinksHOT:visited
{
	color: #644F27;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
	font-weight: bold;
}

/* LAKE COTTAGES */
.content41_7 {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
top: 300px;
left: 300px;
display:none;
}
.content41_7 p {
color: #FFF;
}
.content41_7 span {
color: #FFF;
}

/* SEASIDE */
.content41_8 {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
top: 55px;
left: 325px;
display:none;
}
.content41_8 p {
color: #000;
}
.content41_8 span {
color: #333;
}
.content41_8_Links {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
bottom: 55px;
right: 125px;
display:none;
}

/* KING'S POINT */
.content41_9 {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
top: 150px;
left: 300px;
display:none;
}
.content41_9 p {
color: #333;
}
.content41_9 span {
color: #333;
}
.content41_9_Links {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
bottom: 55px;
right: 95px;
display:none;
}

/* HAWKINS ISLAND */
.content41_10 {
position: absolute;
top: 50px;
left: 325px;
width:400px;
height:300px;
display:none;
}
.content41_10 p {
color: #666666;
}
.content41_10 span {
color: #333333;
}
.content41_10_LinkContainer {
	font-family: Times New Roman, serif;
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	bottom: 60px;
	right: 100px;
	font-weight: bold;
	display:none;
}
a.content41_10_Links:link,
a.content41_10_Links:visited
{
	color: #6A5334;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right-dark.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
}

a.content41_10_Links:hover,
a.content41_10_Links:active
{
	color: #000;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_hover-dark.gif); 
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: bold;
}

a.content41_10_LinksHOT:link,
a.content41_10_LinksHOT:visited
{
	color: #B59C67;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
	font-weight: bold;
}

/* OCEAN FOREST */
.content41_11 {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
top: 285px;
left: 300px;
display:none;
}
.content41_11 p {
color: #FFF;
}
.content41_11 span {
color: #E9E9E4;
}

/* OCEAN CLUB */
.content41_12 {
color:#644F26;
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
top: 75px;
left: 300px;
display:none;
}
.content41_12_LinksContainer {
font-family: TimesNR, serif;
font-size: 12px;
line-height: 14px;
position: absolute;
bottom: 155px;
right: 195px;
display:none;
}

a.content41_12_Links:link,
a.content41_12_Links:visited
{
	color: #644F27;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right-dark.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
	font-weight: bold;
}

a.content41_12_Links:hover,
a.content41_12_Links:active
{
	color: #000000;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_hover-light.gif); 
	background-repeat: no-repeat;
	background-position: 0 5px;
	font-weight: bold;
}

a.content41_12_LinksHOT:link,
a.content41_12_LinksHOT:visited
{
	color: #644F27;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
	font-weight: bold;
}

/*** END REAL ESTATE CLASSES ***/


/*** BEGIN CONTENT STYLES***/


li {
	list-style-image: url(/DSN/wwwseaislandpropcom/Content/Images/bullet_point.gif);
}

/* .whiteContent {
	color: #FFF;
} */

.sectionHead {
font-weight: 600;
font-family: TimesNR, serif;
font-size: 14px;
line-height: 16px;
}



.featuredCommHead {
background-color: #6A5334;
color: #FFF;
-moz-opacity: .85;
-khtml-opacity: .85;
filter: alpha(opacity=85);
opacity: .85;
}

.featuredCommunities {
background-color: #C3AF94;
color: #6A5334;
-moz-opacity: .85;
-khtml-opacity: .85;
filter: alpha(opacity=85);
opacity: .85;
}

.CommunityLinks {
font-family: TimesNR, serif;
font-weight: bold;
text-decoration: none;
color:#725E43;
}

/* New Arrow classes */


a.CommunityLinks:link,
a.CommunityLinks:visited
{
	color: #6A5334;
	padding-top: 2px;
	padding-left: 15px;
	background-image:
url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 4 7px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}


a.CommunityLinks:hover,
a.CommunityLinks:active
{
	color: #000;
	padding-left: 9px;
	padding-top: 2px;
	padding-left: 15px;
	background-image:
url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 4 7px;
        font-weight: bold;
}






a.CommunityLinksHOT:link,
a.CommunityLinksHOT:visited
{
	color: #6A5334;
	padding-top: 2px;
	padding-left: 15px;
	background-image:
url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 4 7px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}


a.AmenityLinks:link,
a.AmenityLinks:visited
{
	color: #725E43;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}


a.AmenityLinks:hover,
a.AmenityLinks:active
{
	color: #000;
	padding-left: 10px;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
        font-weight: bold;
}






a.AmenityLinksHOT:link,
a.AmenityLinksHOT:visited
{
	color: #000;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}



a.white:link,
a.white:visited
{
	color: white;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right-dark.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}

a.white:hover,
a.white:active
{
	color: #C3AF94;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_hover-dark.gif); 
	background-repeat: no-repeat;
	background-position: 0 5px;
        font-weight: bold;
}

a.whiteHOT:link,
a.whiteHOT:visited
{
	color: white;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}

a.black:link,
a.black:visited
{
	color: 6A5334;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}

a.black:hover,
a.black:active
{
	color: #000;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_hover-light.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
        font-weight: bold;
}

a.blackHOT:link,
a.blackHOT:visited
{
	color: 6A5334;
	padding-top: 2px;
	padding-left: 10px;
	background-image: url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_up.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}

.RealEstateFeaturedComm {
font-family: TimesNR, serif;
font-weight: bold;
text-decoration: none;
color:#725E43;
}

a.RealEstateFeaturedComm:link,
a.RealEstateFeaturedComm:visited
{
	color: #6A5334;
	padding-top: 2px;
	padding-left: 15px;
	background-image:
url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 4 7px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}

a.RealEstateFeaturedComm:hover,
a.RealEstateFeaturedComm:active
{
	color: #000000;
	padding-top: 2px;
	padding-left: 15px;
	background-image:
url(/DSN/wwwseaislandpropcom/Content/Images/default/link-arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 4 7px;
	text-decoration: none;
	font-family: TimesNR, serif;
        font-weight: bold;
}

/* ***************** */

.MapLinks 
{ 
 margin: 91px 0px 0px 0px;
 } 
 
.CommunityRolloverBox 
{ 
  
 background-color:#EDECDC;
 border: 2px solid white;
 margin: 0 0 0 0;
 display:none;
 width:190px;
  font-size:11px;
   color:#644F25;
   padding:2 2 2 2;
   font-weight:bold; 
}

.LandingText
{
/*-moz-opacity: 0;
-khtml-opacity: 0;
filter: alpha(opacity=0);
opacity: 0;*/
display:none;
}

.LandingLinks
{
/*-moz-opacity: 0;
-khtml-opacity: 0;
filter: alpha(opacity=0);
opacity: 0;*/
display:none;

}

.featuredListings {
float:right;
width:185px;
margin-left:10px;
margin-top:15px;

}

.amenities {
float:left;
width:330px;
margin-left:2px;
margin-top:15px;

}

.TabContentFill
{
	color: #636759;
	background-color: #ECECE6;
	padding: 1px 0;
}
.SectionOutline
{
	text-align: left;
	margin: 8px 10px;
	padding: 8px 10px;
	border: 1px solid #FFFFFF;
}

a.Hover:link, a.Hover:visited { display: inline; color: #817C76; text-decoration: none; }
a.Hover:hover, a.Hover:active { color: #000; font-weight: normal; }

.livingBG
{
	background-color: #e9e1d1;
}