@charset "utf-8";
/* CSS Document */

body {
	background:#d8eaec url(../../img/structure/bg-body.png) repeat-x;
	font-family:'helvetica neue',sans-serif;
	font-size:12px;
	color:#7a7a7a;
}



a img {
	border:none;
	}

.weather {
	margin:5px auto;
	width:157px;
	height:155px;
	text-align:center;
}

hr {
	color:#185b63;
}

.spacer20 {
	height:5px;
	clear:both;
}

.clear {
	clear:both;
}

.breadcrumbs {
	font-size:.85em;
	color:#7a7a7a;
	margin:0;
}

.breadcrumbs a:link, .breadcrumbs a:visited {
	color:#7a7a7a;
	text-decoration:none;
}

.breadcrumbs a:hover {
	text-decoration:underline;
	color:#3360ad;

}

a:link, a:visited {
	color:#3360ad;
	text-decoration:none;
}

a:hover {
	color:#3360ad;
	text-decoration:underline;
	}
	

h1 {
	color:#3360ad;
	font-size:24px;
	/*font-family: 'Raleway', arial, serif;*/
	font-family: arial, helvetica, sans-serif;
}	
	
	
h2 {
	color:#bb4450;
	font-size:18px;
	/*font-family: 'Raleway', arial, serif;*/
	font-family: arial, helvetica, sans-serif;
	line-height:21px;
}

h3 {
	color:#b94049;
	font-size:16px;
	/*font-family: 'Raleway', arial, serif;*/
	font-family: arial, helvetica, sans-serif;
}	

h4 {
	color:#185b63;
	font-size:16px;
	/*font-family: 'Raleway', arial, serif;*/
	font-family: arial, helvetica, sans-serif;
}	




/***HEADER***/
#header {
	width:960px;
	margin:0 auto;
}

#headerLeft {
	float:left;
	width:200px;
	height:125px;
	margin:0;
	padding:0;
}

h1#logo {
	background:url(../../img/structure/logo.png) no-repeat;
	width:175px;
	height:118px;
	text-indent:-2000px;
	margin:0;
}

#headerRight {
	float:right;
	width:760px;
	height:125px;
	margin:0;
	padding:0;
}

#flashcontent {
		height: 411px;
		width: 764px;
	}
	/* end hide */





/***Global Nav***/

#globalNav {
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	font-family: 'Raleway', arial, serif;
	text-transform:lowercase;
	width:; /* was 353 */
	}

#globalNav ul {
	margin:0;
	padding:0;
	float:left;
	font-size:14px;
	}
	
#globalNav li {
	margin:0;
	list-style:none;
	display:inline;
	}
	
#globalNav li a, #globalNav li a:visited {
	float:left;
	border-right:1px solid #3360ad;
	padding:0px 5px 0 5px;
	margin:0 0 10px 0;
	}
	
#globalNav li.last a {
	border-right:none;
	}
	
#globalNav li a:hover {
	color:#25656c;
	text-decoration:underline;
	}
	

	
h2#headerPhone  {
	font-family: 'Raleway', arial, serif;
	font-size:18px;
	text-transform:lowercase;
	color:#3360ad;
	float:right;
	clear:right;
	padding:0;
	margin:15px 0;
	
}

/***Nav***/
#nav {
	width:650px;
	float:right;
	clear:right;
	margin:10px 0 0 100px;
	padding:0;
	height:33px;
	list-style:none;
	overflow:hidden;
	text-align:center;
	}

#nav ul {
	width:650px;
	margin:0;
	padding:0;
	}
	
#nav li {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	}
	
#nav li a, #nav li a:visited {
	float:left;
	padding:33px 0 0 0;
	overflow:hidden;
	height:0px !important;
	}
	
#nav li a:hover {
	background-position:0 -33px;
	}
	
#nav a:active {
	background-position:bottom left;
	}
	
#nav li.findCondo a, #nav li.findCondo a:visited {
	width:148px;
	background: url("../../img/structure/nav-condos.png") top left no-repeat;
	}

#nav li.findCondo a:hover {
	width:148px;
	background: url("../../img/structure/nav-condos.png") bottom left no-repeat;
	}
	
body#findCondo #nav li.findCondo a:link {
	width:148px;
	background: url("../../img/structure/nav-condos.png") bottom left no-repeat;
	}
	
	
	
	
#nav li.findHome a, #nav li.findHome a:visited {
	width:157px;
	background: url("../../img/structure/nav-homes.png") top left no-repeat;
	}

#nav li.findHome a:hover {
	width:157px;
	background: url("../../img/structure/nav-homes.png") bottom left no-repeat;
	}
	
body#findHome #nav li.findHome a:link {
	width:157px;
	background: url("../../img/structure/nav-homes.png") bottom left no-repeat;
	}
	
	
	
#nav li.about a, #nav li.about a:visited {
	width:200px;
	background: url("../../img/structure/nav-aboutsancap.png") top left no-repeat;
	}

#nav li.about a:hover {
	width:200px;
	background: url("../../img/structure/nav-aboutsancap.png") bottom left no-repeat;
	}
	
body#about #nav li.about a:link {
	width:200px;
	background: url("../../img/structure/nav-aboutsancap.png") bottom left no-repeat;
	}
	
	
	
#nav li.do a, #nav li.do a:visited {
	width:140px;
	background: url("../../img/structure/nav-thingstodo.png") top left no-repeat;
	}

#nav li.do a:hover {
	width:140px;
	background: url("../../img/structure/nav-thingstodo.png") bottom left no-repeat;
	}
	
body#do #nav li.do a:link {
	width:140px;
	background: url("../../img/structure/nav-thingstodo.png") bottom left no-repeat;
	}
	
	

/*****SUPER CONTENT****/
#superContent {
	width:960px;
	margin:10px auto 0 auto;
}

#cleanBeaches {
position: relative;
z-index:2;
margin: -411px 0 0 0;
}


#flash {
	width:765px;
	float:left;
	margin:0;
	padding:0;
	position: relative;
	z-index:1;
}

#insideFlash {
	float:left;
	width:765px;
	margin:0;
	padding:0;
}

#superSidebar {
	float:left;
	clear:none;
	width:185px;
	margin:0px 0 0 10px;
}

#bookingSidebar {
	float:left;
	clear:none;
	width:183px;
	height:213px;
	margin:0px 0 0 10px;
	background:url(../../img/structure/bookingSidebar.png) no-repeat;
	text-indent:-2000px;
}

#searchWrapper {
	background:url(../../img/structure/bg-search.png) no-repeat;
	width:183px;
	height:43px;
	margin:0 auto;
	padding-top:1px;
	margin-bottom:5px;
}


#subscribe {
	margin:10px auto;
   	width:174px;
    height:91px;
	background:url(../../img/structure/subscribeBG.gif) no-repeat;
	font-size:.6em;
	padding-top:10px;
	position:relative;
}


#subscribe h3 {
	color:#fff;
	font-size:15px;
	text-align:center;
	margin:0;
	padding:0;
	}

#subscribe #s {
	float: left;
    padding: 0;
    margin: 8px 0 3px 6px;
    border: 0;
	padding:5px 3px;
    width: 155px;

}


#subscribe .go {
	position:absolute;
	top:55px;
	right:8px;
}



#search {
	margin:10px auto 0 auto;
   	width:166px;
    height:26px;
	background:url(../../img/structure/input.png) no-repeat;
	font-size:.6em;
}

#search #s {
	float: left;
    padding: 0;
    margin: 8px 0 3px 6px;
    border: 0;
    width: 110px;
    background: none;
}



#search .search {
    float: right;
    margin-top:4px;
	margin-right:4px;
}


#searchResultsWrapper {
	width:700px;
	margin:0 0 0 20px;
	font-size:.9em;
	overflow:hidden;
	}
	
#insideSpecials {
	margin:20px auto;
	height:100px;
}

#weatherWidget {
	background:url(../../img/structure/superHeaderRtColBG.png) no-repeat;
	width:165px;
	height:332px;
	clear:both;
	margin:15px 0;
	padding:10px;
	color:#185b63;
	font-size:14px;
}

#weatherWidget h4 {
	text-align:center;
	margin:0;
	padding:0;
	}

#weatherWidgetHolder {
	font-family: 'Raleway', arial, serif;
	margin:0 auto;
	text-align:center;
	font-size:16px;
	}
	
#weatherWidgetHome {
	width:157px;
	clear:both;
	margin:10px 0 0 10px;
	color:#185b63;
	text-align:center;
}


#supersidebarBook {
	background:#a1cdd1 url(../../img/structure/super-sidebarRbottom.png) bottom no-repeat;
	margin:0 auto;
	width:185px;
	clear:both;	
}

#h2-sideBook {
	background:#a1cdd1 url(../../img/structure/sidebar-bookTopBanner2.png) no-repeat;
	width:185px;
	height:90px;
	text-indent:-2000px;
	clear:both;
	margin:0 auto;
}



#supersidebarBook p {
	color:#185b63;
	font-size:.75em;
	width:155px;
	margin:-15px auto 0 auto;
}


/****************HOME PAGE TOOL TIPS*********/	
	
a.book_tooltip{
	position:relative; /*necessary to position next the span in an absolute way*/
	margin:15px auto 0px auto;
	width:150px;
	height:50px;
	border:none;
	}
	
a.book_tooltip:hover{
	 /*a background color is needed for Internet Explorer 6*/
	text-decoration:none;
	}

a.book_tooltip span{
	display:none; /*hide the span element in opening*/
	}
	
a.book_tooltip:hover span{
	display:block; /*the span element are converted from inline to block element*/
	position:absolute; /*absolute positioning in rapport to their parent link*/
	z-index:20; /*needed to position the element span above other links*/
	bottom:1em;
	right:11.5em;
/*style of the css tooltip*/
	width:250px;
	background-color:#bb4450;
	color:#fff;
	padding:5px;
	text-transform:none;
	} 

.buttonSearch {
	margin:15px auto 0 auto;
	width:155px;
	}
	
.detailButtonWrappers {
	margin-bottom:10px;
	}

h2.buttonBookNow a {
   float:left;
   display: block;
   margin:0 5px 0 0;
   width: 157px;
   height: 37px;
   background: url(../../img/structure/buttonAvailability.png) no-repeat 0 0;
	text-indent:-9999px;
}

h2.buttonBookNow a:hover {
   background-position: 0px -37px;
}


h2.buttonFloorPlan a {
	float:right;
   	display: block;
   	width: 143px;
   	height: 37px;
   	background: url(../../img/structure/buttonFloorPlan.png) no-repeat 0 0;
	text-indent:-9999px;
	margin:0;
}

h2.buttonFloorPlan a:hover {
   background-position: 0px -37px;
}
	

/*****CONTENT****/

#content {
	clear:both;
	width:960px;
	margin:10px auto;
	font-size:16px;
	position:relative;
	background:url(../../img/structure/bg-content.png) repeat-y;
}

.facebook {
	position:absolute;
	top:20px;
	right:10px;
	/*background:url(../../img/structure/iconFB.gif) no-repeat top left;
	padding-left:25px;*/
	}
	
.facebookIcon {
	background:url(../../img/structure/iconFB.gif) no-repeat top left;
	padding-left:25px;
	}	
	
p.viewMap {
	position:absolute;
	top:10px;
	right:20px;
	height:20px;
	text-transform:uppercase;
	}	
	
p.havePetsFlag {
	position:absolute;
	top:375px;
	right:-10px;
	background:url(../../img/structure/havePetsFlag.gif) no-repeat top left;
	text-indent:-20000px;
	width:193px;
	height:66px;
	}	
	
p.havePetsFlagContent {
	position:absolute;
	top:50px;
	right:-10px;
	background:url(../../img/structure/havePetsFlag.gif) no-repeat top left;
	text-indent:-20000px;
	width:193px;
	height:66px;
	}
	
p.havePetsFlagDetail {
	position:absolute;
	top:10px;
	right:-10px;
	background:url(../../img/structure/havePetsFlag.gif) no-repeat top left;
	text-indent:-20000px;
	width:193px;
	height:66px;
	}			
	
#interactiveMap2 {
	margin:0 auto;
	padding:10px;
	background:#fff;
	border:1px solid #eee;
	}	

#leftCol {
	float:left;
	width:185px;
}


/*****************content pages left col******************/

#leftColInside {
	float:left;
	width:185px;
	padding:0 0 10px 0;
}

#leftColInside a:link, #leftColInside a:visited {
	color:#185b63;
	}

#leftColInside h1, #leftColInside h2, #leftColInside h3, #leftColInside h4 {
	margin:0 auto;
	padding:0;
	text-align:center;
	}
	
#leftColInside h3 a:link, #leftColInside h3 a:visited, #leftColInside h4 a:visited {
	color:#185b63;
	}

#leftColInside h2#h2-sideBookBottom {
	background:url(../../img/structure/sidebar-bookTopBanner2.png) no-repeat;
	width:185px;
	height:90px;
	text-indent:-2000px;
	margin:0 auto -20px auto;
}

#leftColInside h2#h2-sideHelp {
	background:url(../../img/structure/banner-help.png) no-repeat;
	width:185px;
	height:71px;
	text-indent:-2000px;
	margin:0 auto;
}


#leftColInside h2#h2-haveQuestions {
	background:url(../../img/structure/h2-questions.png) no-repeat;
	width:185px;
	height:36px;
	text-indent:-2000px;
	margin:0 auto;
}

#leftColInside h2#h2-pets {
	background:url(../../img/structure/h2-pets.png) no-repeat;
	width:185px;
	height:36px;
	text-indent:-2000px;
	margin:0 auto;
}


#leftColInside h2#h2-subscribeLeft {
	background:url(../../img/structure/h2-subscribe.png) no-repeat;
	width:185px;
	height:36px;
	text-indent:-2000px;
	margin:0 auto;
}


#leftColInside h2#h2-guestFavesLeft {
	background:url(../../img/structure/h2-guestFaves.png) no-repeat;
	width:185px;
	height:36px;
	text-indent:-2000px;
	margin:0 auto;
}

#leftColInside p {
	width:163px;
	margin:0 auto 0 18px;
	color:#185b63;
	font-size:14px;
}

	
#leftColInside ul {
	font-size:12px;
	color:#185b63;
	margin:0 0 0 -25px;
	padding-left:38px;
	list-style:none;
	width:185px;
	}
	
#leftColInside li {
	padding:5px 0;
	}
	

/**************Content Page Left Col Tool Tips*****/

#leftColInside a.book_tooltip{
	position:relative; /*necessary to position next the span in an absolute way*/
	text-decoration:none; /*remove the underlining from the links*/
	margin:-10px auto 15px auto;
	width:150px;
	}
	
#leftColInside a.book_tooltip:hover{
 /*a background color is needed for Internet Explorer 6*/
	text-decoration:none;
	}

#leftColInsidea.book_tooltip span{
	display:none; /*hide the span element in opening*/
	}
	
#leftColInside a.book_tooltip:hover span{
	display:block; /*the span element are converted from inline to block element*/
	position:absolute; /*absolute positioning in rapport to their parent link*/
	z-index:20; /*needed to position the element span above other links*/
	bottom:1em;
	left:12em;
/*style of the css tooltip*/
	width:250px;
	background-color:#bb4450;
	color:#fff;
	padding:5px;
	text-transform:none;
	font-size:1em;
	} 
	


/*****************Home Page Left Sidebar*************/

.sidebarLeft {
	background:url(../../img/structure/bg-sidebarLeft.png) no-repeat;
	width:185px;
	min-height:157px;
	margin-bottom:5px;	
	padding-top:10px;
}

h2#sidebarDeals {


	background:url(../../img/structure/h2-sidebarDeals.png) no-repeat;
	width:153px;
	height:54px;
	margin:0 auto;
	text-indent:-2000px;
}

.sidebarLeft p {
	width:163px;
	margin:0 auto 0 18px;
	color:#185b63;
	font-size:.65em;
}

.sidebarLeft h2 {
	font-size:1em;
	color:#185b63;
	margin:0 0 0 18px;
	font-weight:lighter;
	}


p.deal {
	font-size:.85em;
	color:#185b63;
	text-transform:lowercase;
}

p.dealPrice {
	font-size:1em;
	color:#bb4450;
	text-transform:lowercase;
}



/**************CENTER COL******************/


#centerCol {
	float:left;
	width:723px;
	/*background:#fff;*/
	font-size:.8em;
	line-height:1.25em;
	margin-left:10px;
	padding:20px;
}


#centerColBook {
	float:left;
	width:920px;
	background:#fff;
	font-size:.8em;
	line-height:1.25em;
	padding:20px;
	margin:0 auto;
}

.hidden {
	display:none;
	}

.price {
	font-size:1em;
	font-weight:bold;
	color:#BB4450;
	}

.specialsDetail {
	padding:10px;
	clear:both;
	border-bottom:1px solid #ccc;
}
	
.specialsLink {
	padding-left:70px;
	}
	
.specialsDetail a img {
	border:none;
	}
	
.specialsImages {
	float:left;
	width:250px;
	height:250px;
	margin-right:20px;
	}

h1#tropicalVacation {
	background:url(../../img/structure/h1-tropicaVacations.png) no-repeat;
	width:545px;
	height:25px;
	text-indent:-2000px;
	margin:30px auto 10px auto;
	padding:0;
}

h1#thanksContact {
	background:url(../../img/structure/h1-thanksContact.png) no-repeat;
	width:545px;
	height:25px;
	text-indent:-2000px;
	margin:30px auto 10px auto;
	padding:0;
}

h1#thanksSubscribe {
	background:url(../../img/structure/h1-thanksSubscribe.png) no-repeat;
	width:545px;
	height:25px;
	text-indent:-2000px;
	margin:30px auto 10px auto;
	padding:0;
}

h1#condoRentals {
	background:url(../../img/structure/h1-condoRentals.png) no-repeat;
	width:250px;
	height:50px;
	text-indent:-2000px;
	margin:30px 0 10px 0px;
	padding:0;
}

h1#homeRentals {
	background:url(../../img/structure/h1-homeRentals.png) no-repeat;
	width:250px;
	height:50px;
	text-indent:-2000px;
	margin:30px 0 10px 20px;
	padding:0;
}

h1#thingsToDo {
	background:url(../../img/structure/h1-thingsToDo.png) no-repeat;
	width:250px;
	height:50px;
	text-indent:-2000px;
	margin:30px 0 10px 20px;
	padding:0;
}

h1#about {
	background:url(../../img/structure/h1-about.png) no-repeat;
	width:250px;
	height:50px;
	text-indent:-2000px;
	margin:30px 0 10px 20px;
	padding:0;
}

h1#goPro{
	background:url(../../img/structure/h1-goPro.png) no-repeat;
	width:250px;
	height:50px;
	text-indent:-2000px;
	margin:30px 0 10px 20px;
	padding:0;
}

h1#aboutIslands{
	background:url(../../img/structure/h1-aboutIslands.png) no-repeat;
	width:250px;
	height:50px;
	text-indent:-2000px;
	margin:30px 0 10px 20px;
	padding:0;
}

h1#contact{
	background:url(../../img/structure/h1-contact.png) no-repeat;
	width:250px;
	height:50px;
	text-indent:-2000px;
	margin:30px 0 10px 20px;
	padding:0;
}

h1#reviews{
	background:url(../../img/structure/h1-reviews.png) no-repeat;
	width:250px;
	height:50px;
	text-indent:-2000px;
	margin:30px 0 10px 20px;
	padding:0;
}

h1#specials{
	background:url(../../img/structure/h1-specials.png) no-repeat;
	width:250px;
	height:50px;
	text-indent:-2000px;
	margin:30px 0 10px 20px;
	padding:0;
}

h2.specialsName {
	margin:10px 0 10px 0;
	padding:0;
	}

h2#beachsideCondos {
	background:url(../../img/structure/h2-beachsideCondos.png) no-repeat;
	width:128px;
	height:31px;
	text-indent:-2000px;
	margin:0px 0 10px 20px;
	padding:0;
}

h2#nearbeachCondos {
	background:url(../../img/structure/h2-nearbeachCondos.png) no-repeat;
	width:128px;
	height:31px;
	text-indent:-2000px;
	margin:0px 0 10px 20px;
	padding:0;
}

h2#baysideCondos {
	background:url(../../img/structure/h2-baysideCondos.png) no-repeat;
	width:128px;
	height:31px;
	text-indent:-2000px;
	margin:0px 0 10px 20px;
	padding:0;
}

h2#beachsideHomes {
	background:url(../../img/structure/h2-beachsideHomes.png) no-repeat;
	width:128px;
	height:31px;
	text-indent:-2000px;
	margin:0px 0 10px 20px;
	padding:0;
}

h2#nearbeachHomes {
	background:url(../../img/structure/h2-nearbeachHomes.png) no-repeat;
	width:128px;
	height:31px;
	text-indent:-2000px;
	margin:0px 0 10px 20px;
	padding:0;
}

h2#baysideHomes {
	background:url(../../img/structure/h2-baysideHomes.png) no-repeat;
	width:128px;
	height:31px;
	text-indent:-2000px;
	margin:0px 0 10px 20px;
	padding:0;
}


h3.descriptionName {
	margin:10px 0 0 0;
	padding:0;
	}
	
.highlight {
	background-color:yellow;
	}



/******CENTER COL DETAIL PAGES****************/

#centerColDetail {
	width: 763px;
	float:left;
	background:#fff;
	font-size:.8em;
	line-height:1.25em;
	margin-left:10px;
	padding-bottom:10px;
	
}



/***********PROPERTY DISPLAY STYLES**************/

.thumbWrapper {
	width:723px;
	padding-bottom:10px;
}

.propThumb {
	float:left;
	margin:0 12px 20px 0;
	width:130px;
	height:120px;
	text-align:center;
}

.propThumb img {
	border:1px solid #a1cdd1;
}

.propThumb a:hover {
	text-decoration:none;
	color:#185b63;
}


/********DETAIL WRAPPER*********/

#detailWrapper {
	/*width:760px;
	margin:0 auto;
	padding:0;*/
}

/*#detailWrapper h2 {
	color:#bb4450;
	font-size:1.5em;
	margin:0 0 10px 12px;
	font-weight:lighter;
}*/
/***********Detail Photo Gallery**********/

#photoGalleryWrapper {
	margin:0;
	float:left;
	/*width:400px;*/
	padding:0;
	}
	
#detail_image 
{
    float:left;
    width:400px;
}
#thumb_images
{
    float:right;
    width:310px;
}

/***********Detail Descriptions**********/

ul.amenities 
{
	list-style:none;
	float:left;
	width:723px;
	margin:0 0 10px 0;
	padding:0;
	}
	
ul.amenities li 
{
    background:#e7f8f9;
    border:2px solid #c5e4e7;
	padding-right:15px;
	float:left;
	}
	
ul.amenities li span.amenityTitle {
	color:#3360ad;
	padding:0px 1px 0px 2px;
	}	

#detailDescriptionsLeft {
	float:left;
	width:400px;
	clear:none;
	margin-left:0px;
	display:inline;
	padding:0;
	}
	
#detailDescriptions {
	float:right;
	width:308px;
	clear:none;
	margin-left:5px;
	display:inline;
	padding:0;
	}
	
span.condoMoreInfo {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

/****************Descriptions Tables***********/

table.descriptionTable {
	width:290px;
	margin:0 auto;
}

.descriptionTable th {
	background:#e7f8f9;
	color:#4c74b7;
	text-transform:uppercase;
	padding:3px;
	text-align:right;
	border-bottom:1px solid #c5e4e7;
	font-weight:lighter;
}

.descriptionTable td {
	background:#e7f8f9;
	color:#4c74b7;
	padding:3px;
	border-bottom:1px solid #c5e4e7;

}


.descriptionTable td.buttonHolder {
	background:#fff;
	border:none;
	padding:5px;
	text-align:right;
}

.descriptionTable td.buttonHolder a {
	background-color:#4c74b7;
	padding:5px;
	color:#fff;
}

.checkAvailability {
	float:right;
	width:155px;
	margin-right:20px;
	display:inline;
}

.rates {
	border-bottom:1px solid #eee;
	padding:4px 0;
	}

/**************RIGHT COL******************/

#rightCol {
	float:left;
	width:193px;
	background:#fff;
	border-left:1px solid #a1cdd1;
	padding:10px 0;	
}

#rightCol ul {
	margin-left:-15px;
}

#rightCol li {
	font-size:.75em;
	list-style:none;
	padding:5px 0;
}

h3#subscribe {
	background:url(../../img/structure/h3-subscribe.png) no-repeat;
	width:147px;
	height:33px;
	margin:30px auto -5px auto;
	padding:0;
	text-indent:-2000px;	
}

h3#guestFaves {
	background:url(../../img/structure/h3-guestFaves.png) no-repeat;
	width:147px;
	height:22px;
	margin:30px auto -15px auto;
	padding:0;
	text-indent:-2000px;	
}

/*****FOOTER****/

#footer {
	clear:both;
	width:920px;
	height:90px;
	margin:10px auto;
	background:url(../../img/structure/bg-footer.png) bottom no-repeat  ;
	padding:15px 20px;
}

#footer h4 {
	margin:0;
	padding:0;
	}

#footer p {
	font-size:12px;
	color:#185b63;
	line-height:2em;
}
	
#footer a:link, #footer a:visited {
	color:#185b63;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#185b63;
	text-decoration:underline;
	}
	
#subFooter {
	width:940px;
	margin:0 auto;
	padding:0;
	font-size:10px;
	}
	
#subFooter a:link, #subFooter a:visited {
	text-decoration:none;
	color:#7a7a7a;
	}
	
	
	
/*****FORM****/
	
#subFooter a:hover {
	text-decoration:underline;
	color:#7a7a7a;
	}
	
form.contact fieldset { 

	margin-bottom: 10px;
	margin-left:10px; 
	border-left:0px solid #500c03;
	border-bottom:0px solid #500c03;
	border-right:none;
	border-top:none;
	color:#7a7a7a;
	width:500px;
	}
	
form.contact legend {
	padding: 0 2px;
	font-weight: bold;
	}
	
form.contact label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.contact fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.contact fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.contact fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.contact fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.contact fieldset fieldset label {
	display: block;
	width: auto;
	}

form.contact input, form.contact textarea {
	border:1px solid #7a7a7a;
	background-color:#fff;
	}
form.contact em {
	font-weight: bold;
	font-style: normal;
	color: #7a7a7a;
	}

form.contact label { width: 120px; } /* Width of labels */
form.contact fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.contact legend { display: inline-block; } /* IE Mac legend fix */




#googleSearch {
	margin:1px 1px;
   	width:125px;
    height:18px;
	background:url(../../img/structure/input.png) no-repeat;
	font-size:1em;
}


#googleSearch .go {
    float: right;
    margin:2px;
}

.fl {
float:left;
}

.fr {
float:right;
width:425px;
}

.fr h3 {
margin:0;
}

.storyImageRight {
	float:right;
	margin:10px 20px;
	box-shadow: 1px 1px 3px #bababa;
	-moz-box-shadow: 2px 1px 2px #bababa;
	-webkit-box-shadow: 1px 1px 3px #bababa;
	}
	
	.lgnd-red {
	background:url(/images/reddot.png) no-repeat;
	width:18px;
	height:18px;
	display:inline-block;
	padding:2px 1px 2px 6px;
	margin:1px;
	color:#fff;
	list-style-type:none;font-size:14px;
}
.lgnd-yellow {
	background:url(/images/yellowdot.png) no-repeat;
	width:18px;
	height:18px;
	display:inline-block;
	padding:2px 1px 2px 6px;
	margin:1px;
	color:#000;
	list-style-type:none;font-size:14px;
}
.lgnd-purple {
	background:url(/images/purpledot.png) no-repeat;
	width:18px;
	height:18px;
	display:inline-block;
	padding:2px 1px 2px 6px;
	margin:1px;
	color:#fff;
	list-style-type:none;font-size:14px;
}
#interactiveMap{
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #EEEEEE;
margin: 0 auto;
padding: 5px;
width:620px;height:320px;
}
.m {text-indent:-2px;}
.i {text-indent:2px;}
.j {text-indent:2px;}
.dd {text-indent:-3px;}
#legend ul, li {list-style-type:none;font-size:11px;}
#legend {width:700px;}
.lgnd-column {width:49%;}
.left {float:left;}
.right {float:right;}
.legend-title {font-size:21px;font-weight:bold;}
#legend h2 {
  color: #BB4450;
  font-family: arial,helvetica,sans-serif;
  font-size: 18px;
  line-height: 21px;
}
