html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(../furniture/background.gif) center -12px repeat-x #EEF0F0;
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

.offScreen {
	display:none;
}

textarea, input {
	font: normal 11px verdana, arial, helvetica, sans-serif;
}

div#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div#top div#sparkLogo {
	width: 272px;
	height: 122px;
	float: left;
}

div#top div#newsletter {
	margin: 55px 70px 0 0;
	float: right;
}

div#top div#newsletter h2 {
	color: #FFF;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}

div#top div#newsletter input {
	vertical-align: bottom;
	background-color: #FFF;
}

div#top div#newsletter input.go {
	margin-bottom: 2px;
	margin-left: 5px;
}

div#top div#banner {
	margin-top: 10px;
	float: right;
}

div#topNav {
	height: 30px;
	background: url(../furniture/nav_background.gif) top left no-repeat #442836;
	font: bold 11px verdana, arial, helvetica, sans-serif;
}

div#topNav ul {
	list-style-type: none;
	margin: 0;
	padding: 7px 0 0 7px;
}

div#topNav ul li {
	float: left;
	padding-right: 7px;
	margin-right: 7px;
	text-align: center;
	border-right: 1px solid #735e68;
	line-height: 17px;
}

div#topNav ul li.last {
	border: 0;
	padding: 0;
	margin: 0;
}

div#topNav ul li a {
	text-decoration: none;
	color: #FFF;
}

div#topNav ul li a:hover {
	text-decoration: underline;
}

div#photoBeachFamily {
	height: 115px;
	background: url(../furniture/resized/photo_beach_family.jpg) top left no-repeat transparent;
}
div#photoBoat {
	height: 115px;
	background: url(../furniture/resized/photo_boat.jpg) top left no-repeat transparent;
}
div#photoCathedral {
	height: 115px;
	background: url(../furniture/resized/photo_cathedral.jpg) top left no-repeat transparent;
}
div#photoChimney {
	height: 115px;
	background: url(../furniture/resized/photo_chimney.jpg) top left no-repeat transparent;
}
div#photoCottage {
	height: 115px;
	background: url(../furniture/resized/photo_cottage.jpg) top left no-repeat transparent;
}
div#photoDogs {
	height: 115px;
	background: url(../furniture/resized/photo_dogs.jpg) top left no-repeat transparent;
}
div#photoGallery {
	height: 115px;
	background: url(../furniture/resized/photo_gallery.jpg) top left no-repeat transparent;
}
div#photoGlassWall {
	height: 115px;
	background: url(../furniture/resized/photo_glass_wall.jpg) top left no-repeat transparent;
}
div#photoGull {
	height: 115px;
	background: url(../furniture/resized/photo_gull.jpg) top left no-repeat transparent;
}
div#photoGulls {
	height: 115px;
	background: url(../furniture/resized/photo_gulls.jpg) top left no-repeat transparent;
}
div#photoKite {
	height: 115px;
	background: url(../furniture/resized/photo_kite.jpg) top left no-repeat transparent;
}
div#photoLifebuoy {
	height: 115px;
	background: url(../furniture/resized/photo_lifebuoy.jpg) top left no-repeat transparent;
}
div#photoLifeguardHut {
	height: 115px;
	background: url(../furniture/resized/photo_lifeguard_hut.jpg) top left no-repeat transparent;
}
div#photoSandstoneCliff {
	height: 115px;
	background: url(../furniture/resized/photo_sandstone_cliff.jpg) top left no-repeat transparent;
}
div#photoShoreBoy {
	height: 115px;
	background: url(../furniture/resized/photo_shore_boy.jpg) top left no-repeat transparent;
}
div#photoShoreHills {
	height: 115px;
	background: url(../furniture/resized/photo_shore_hills.jpg) top left no-repeat transparent;
}
div#photoStruts {
	height: 115px;
	background: url(../furniture/resized/photo_struts.jpg) top left no-repeat transparent;
}
div#photoSunset {
	height: 115px;
	background: url(../furniture/resized/photo_sunset.jpg) top left no-repeat transparent;
}
div#photoWindfarm {
	height: 115px;
	background: url(../furniture/resized/photo_windfarm.jpg) top left no-repeat transparent;
}
div#photoWoods {
	height: 115px;
	background: url(../furniture/resized/photo_woods.jpg) top left no-repeat transparent;
}
div#photoWoodsPeople {
	height: 115px;
	background: url(../furniture/resized/photo_woods_people.jpg) top left no-repeat transparent;
}

div#main {
	background-color: #FFF;
}

div#breadcrumbs {
	padding: 10px 10px 20px 10px;
	background: url(../furniture/breadcrumb_shadow.gif) 0px 30px repeat-x transparent;
	font: normal 11px verdana, arial, helvetica, sans-serif;
	color: #566;
}

div#breadcrumbs a {
	color: #566;
	text-decoration: none;
}

div#breadcrumbs a:hover {
	text-decoration: underline;
}

div#breadcrumbs a.current {
	color: #333;
}

div#subNav {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	float: left;
	width: 170px;
}

div#subNav ul {
	list-style-type: none;
	margin: 0;
	padding: 15px 0 0 0;
}

div#subNav ul li {
	display: block;
	padding-left: 8px;
	width: 157px;
}

div#subNav ul li a {
	text-decoration: none;
	color: #FF4679;
	background-color: #EEF0F0;
	padding: 7px 5px 7px 5px;
	display: block;
	width: 147px;
	margin-bottom: 5px;
}

div#subNav ul li a:hover {
	background-color: #442836;
	color: #FFF;
}

div#subNav ul li a.selected {
	background-color: #442836;
	color: #FFF;
}

div#subNav div#accordion {
	padding: 15px 0 0 8px;
}

div#subNav div#accordion h2 {
	text-decoration: none;
	color: #FF4679;
	background-color: #EEF0F0;
	padding: 7px 5px 7px 5px;
	display: block;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	outline: none;
}

div#subNav div#accordion h2.ui-state-active {
	background-color: #442836;
	color: #FFF;
}

div#subNav div#accordion a {
	font-weight: normal;
	color: #FF4679;
	text-decoration: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
	border-bottom: 1px solid #EEF0F0;
}

div#subNav div#accordion a:hover {
	text-decoration: underline;
}


div#content {
	color: #566;
	padding: 5px 20px 20px 20px;
	float: right;
	width: 590px;
	line-height: 1.5em;
	min-height: 220px;
}

/* ie hack to get rid of the 3px jog ------------- */
* html div#content {
	height: 220px;
}

div#content a {
	color: #FF4679;
	text-decoration: none;
}

div#content a:hover {
	color: #FF4679;
	text-decoration: underline;
}

div#content h1 {
	margin-top: 10px;
	font: normal 20px verdana, arial, helvetica, sans-serif;
	color: #442836;
}

div#content h2 {
	font: bold 14px verdana, arial, helvetica, sans-serif;
	color: #FF4679;
}

div#content h2 a,
div#content h2 a:hover {
	text-decoration: none;
}

div#content h3 {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #566;
}

div#content p.backToTop {
	text-align: right;
}
div#content p.backToTop a {
	text-decoration: none;
	background: url(../furniture/icon_back_to_top.gif) 3px 3px no-repeat;
	padding-left: 20px;
}

div#content table.agencyList {
	width: 590px;
}

div#content table.agencyList td,
div#content table.agencyList th {
	padding: 6px;
	text-align: left;
}

div#content table.agencyList th {
	color: #442836;
	border-bottom: 1px solid #442836;
}

.nonShaded {
	background-color: #FFF;
}

.shaded {
	background-color: #EEF0F0;
}

div#content table.agencyList td a.docLink {
	background: url(../furniture/icon_document.gif) 3px 3px no-repeat;
	padding: 5px 0px 5px 20px;
}

div#content table.profileTable {
	width: 100%;
}

div#content table.profileTable th,
div#content table.profileTable td {
	padding: 6px;
	text-align: left;
}

div#content table.profileTable td h2 {
	margin: 0;
}

div#footer {
	color: #566;
	border-top: 1px solid #EEF0F0;
	padding: 10px 10px 10px 10px;
	margin-bottom: 20px;
	font-size: 10px;
	clear: both;
	
}

div#footer a {
	color: #566;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

div#footer div#copyright {

}

div#footer div#validator {
	text-align: right;
}

br.clearBoth {
	clear: both;
}

a img {
	border: 0;
}

div#content table.agencyIndex {

}

div#content table.agencyIndex th {
	background-color: #EEF0F0;
	border: 1px solid #BEC0C0;
	
}

div#content table.agencyIndex td,
div#content table.agencyIndex th {
	padding: 6px;
	text-align: left;
}



div#content table.agencyIndex th a.moreLink {
	margin-top: 10px;
	display: block;
	width: 218px;
	background-color: #BE969F;
	color: #FFF;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
}

div#content table.agencyIndex th a:hover {
	text-decoration: none;
	background-color: #442836;
}

div#content div#agencyLogo {
	margin: 15px 0px 15px 15px;
	float: right;
}

div#contentHome {
	color: #566;
	padding: 10px 20px 20px 20px;
	line-height: 1.5em;
}

div#contentHome table#hotlinksTable {
	
}

div#contentHome table#hotlinksTable td {
	font-weight: normal;
}

div#contentHome table#hotlinksTable td h2 {
	font: bold 14px verdana, arial, helvetica, sans-serif;
	color: #442836;
	margin: 5px 0 0 0;
}

div#contentHome table#hotlinksTable td p {
	margin: 5px 0 10px 0;
}

div#contentHome table#hotlinksTable td a.hotlink {
	background-color: #EEF0F0;
	padding: 4px 6px 4px 6px;
	font-weight: bold;
	color: #FF4679;
	text-decoration: none;
}

div#contentHome table#hotlinksTable td a.hotlink:hover {
	text-decoration: none;
}

a.buttonlink {
	background: url(../furniture/bullet.gif) 0 5px no-repeat;
	padding-left: 13px;
	font-size: 11px;
	font-weight: bold;
}

div.rightButton {
	float: right;
	margin: 10px 0 0 0;
}

.required {
	color: #F00;
}

div.error {
	background: #fee url(../furniture/icon_error.gif) 8px 5px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #f00;
	color: #333;
}

div.warning {
	background: #ffd url(../furniture/icon_warning.gif) 8px 5px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #ffcc00;
	color: #333;
}

div.notice {
	background: #def url(../furniture/icon_notice.gif) 8px 5px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #0099ff;
	color: #333;
}

div.success {
	background: #efe url(../furniture/icon_success.gif) 8px 5px no-repeat;
	padding: 5px 5px 5px 28px;
	margin: 1em 0;
	border: 1px solid #33cc00;
	color: #333;
}

div.prop {
	display: none;
}

div.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

div#showcaseContainer {
	padding: 10px;
}

div#showcaseContainer h2 {
	margin: 0 0 1em 0;
	padding: 0;
}

div#showcaseContainer div.display {
	border-top: 2px solid #CCC;
	background-color: #FFF;
	margin: 5px 0 0 0;
}

div.showcase {
	border-top: 2px solid #CCC;
}

div.showcaseTitle {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #FF4679;
	margin: 0.5em 0;
}

div.stretcher {
	background-color: #FFF;
}

div.stretcher div.padding {
	padding: 5px;
}

/* agency showcase */

#showcaseContainerTest1 {
	clear: both;
}

#showcaseImageDiv {
	float:left;
	margin-right: 10px;
}

#showcaseInfo {
	float:left;	
	padding-left: 10px;
}


#showcaseTitle {
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #FF4679;
	margin-bottom: 5px;
}

#showcaseText {
}

#showcaseContainerTest1 {
	padding: 10px;
}

#showcaseMenu{
	width: 100px;
	clear: both;
	font-size: 1.2em;
	padding: 5px 0 0 155px;
}

/*
#showcaseImage {
	padding-right: 10px;
	border: 1px dashed red;
	float:left;
	position:relative;
	
}

#showcaseTitle {
	position:relative;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	color: #FF4679;
	margin: 0.5em 0;
	border: 1px dashed green;
	width: 369px;
margin-left: 5px;
}

#showcaseText {
	margin-left: 5px;
	position:relative;
	border: 1px dashed orange;
	width: 369px;
}

#showcaseContainerTest1 {
	height:250px;
	padding: 5px;
}
*/

ul#partners {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

table.partners td {
	border: 2px solid #eee;
}

form {
	margin: 0;
	padding: 0;
}

form fieldset {
	border: 5px solid #eee;
	margin-bottom: 2em;
	padding: 7px;
}

form fieldset legend {
	font-weight: bold;
	font-size: 120%;
	color: #FF4679;
}

form fieldset p {
	margin: 0 0 1em 0;
}

form fieldset div.fieldsetTopSpacer {
	height: 10px;
}
