body {
	margin: 10px 0;
	padding: 0;
	background: #ACD4E0 url(img/pa_bg2a.jpg) no-repeat fixed 50% 0;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
	}
:focus {
	outline: 0;
	}
a:link,
a:visited,
a:active {
	color: #C3360C;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
#wrapper {
	width: 920px;
	margin: 0 auto;
	}
#layout {
	background: #fff;
	text-align: center;
	}

#content {
	font-size: 16px;
	text-align: left;
	width: 876px;
	margin: 0 auto;
	}

#footer {
	text-align: center;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	width: 840px;
	margin: 20px auto 0 auto;
	}

.arrow {
	font-size: 25px;
	}

/* Tabs */

#ps-nav #ps-tabs {
	width: 726px;
	height: 65px;
	margin: 20px auto 0 auto;
	}
#ps-nav #ps-tabs ul {
	margin: 0;
	padding: 0;
	}
#ps-nav #ps-tabs ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
	}
#ps-nav #ps-tabs ul li a {
	display: block;
	width: 144px;
	height: 65px;
	margin: 0 0 0 1px;
	text-indent: -9999px;
	}
#ps-nav #ps-tabs ul li a#professional {
	background-image: url(img/ps_tab_meet.png);
	}
#ps-nav #ps-tabs ul li a#safari {
	background-image: url(img/ps_tab_safari.png);
	}
#ps-nav #ps-tabs ul li a#journey {
	background-image: url(img/ps_tab_journey.png);
	}
#ps-nav #ps-tabs ul li a#quest {
	background-image: url(img/ps_tab_quest.png);
	}
#ps-nav #ps-tabs ul li a#gallery {
	background-image: url(img/ps_tab_gallery.png);
	}
#ps-nav #ps-tabs ul li a#submit {
	background-image: url(img/ps_tab_submit.png);
	}
#ps-nav #ps-tabs ul li a#home {
	background-image: url(img/ps_tab_home.png);
	}
#ps-nav #ps-tabs ul li a#keyshome {
	background-image: url(img/ps_tab_keyshome.png);
	}
#ps-nav #ps-tabs ul li a:link,
#ps-nav #ps-tabs ul li a:visited {
	background-position: left;
	}
#ps-nav #ps-tabs ul li.current a:link,
#ps-nav #ps-tabs ul li.current a:visited {
	background-position: right;
	}
#ps-nav #ps-tabs ul li a:active,
#ps-nav #ps-tabs ul li a:hover {
	background-position: right;
	}


/* General content */

#content h1 {
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	margin: 30px 0;
	padding: 0;
	}
#content h2 {
	font-size: 25px;
	font-weight: normal;
	text-align: center;
	}
#content p.ps-footer {
	font-size: 12px;
	text-transform: uppercase;
	}
#content p.ps-q {
	margin-top: 30px;
	font-style: italic;
	color: #00f;
	}
#content p.ps-a {

	}
#content a img {
	border: none;
	}
#content .ps-photographers {
	width: 800px;
	margin: 0 auto;
	}
#content .ps-photographers .ps-photographers-img {
	float: left;
	width: 400px;
	height: 375px;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	}
#content .ps-photographers .ps-photographers-img img {
	margin: 0 0 10px 0;
	}
#content .ps-photographers-txt {
	width: 300px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	}

#content .ps-photo {
	width: 800px;
	margin: 0 auto;
	}
#content .ps-photo-img {
	width: 150px;
	height: 150px;
	float: left;
	margin: 5px;
	text-align: center;
	}
#content .ps-cat-img {
	width: 150px;
	height: 180px;
	float: left;
	margin: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
#content .ps-cat-img img {
	margin-bottom: 5px;
	}
#content .ps-cat-img.half {
	width: 70px;
}

#content .ps-photo-view {
	width: 876px;
	margin: 0 auto;
}
#content .ps-photo-view img {
	margin-bottom: 10px;
}
#content .ps-photo-view-img {
	text-align:center;
}
.gallery-detail-sort select {
	max-width: 200px;
}

#sidebar {
	width: 214px;
	float: left;
	margin: 0 0 0 20px;
	font-size: 13px;
	text-align: center;
	}
#sidebar h1 {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #916C66;
	text-align: center;

	}
#sidebar h1 a {
	color: #916C66;
	}

.dotted-div {
	margin: 20px 0 20px 0;
	padding: 0;
	border-bottom: 1px #F36106 dotted;
	}

.img-right,
.img-right-v {
	float: right;
	margin: 1em 0 20px 20px;
	}
.img-left,
.img-left-v {
	float: left;
	margin: 1em 20px 20px 0;
	}
.img-right img,
.img-left img {
	width: 240px;
	-ms-interpolation-mode: bicubic;
	}
.img-right-v img,
.img-left-v img {
	height: 240px;
	-ms-interpolation-mode: bicubic;
	}
.cleardiv {
	clear: both;
	}

/* Newsletter signup */

#SignUp {
	width: 201px;
	text-align: center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	}
#SignUp .signupbox {
	background: url(../img/keystraveler_bg.gif) repeat-y top center;
	}
#SignUp .signupbox input#signup-email {
	width: 150px;
	}
#SignUp .signupbox input {
	margin: 0 0 5px 0;
	border: 1px solid #3690BD;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
#SignUp .link {
	margin: 5px 0 0 0;
	font-size: 11px;
	}
#SignUp form {
	margin: 0;
	padding: 0;
	}
label.tdc {
	position: absolute;
	width: 0;
	height: 0;
	left: -9999px;
}

/* Photo Safari */

#keys-map {
	width: 640px;
	height: 300px;
	background-color: #14417A;
	background-image: url(img/gallery/ps_map_keys_sprite.jpg);
	margin: 25px 0 0 0;
	}
.map-select-default {
	background-position: 0px 0px;
	}
.map-select-keylargo {
	background-position: 0px 300px;
	}
.map-select-islamorada {
	background-position: 0px 600px;
	}
.map-select-marathon {
	background-position: 0px 900px;
	}
.map-select-lowerkeys {
	background-position: 0px 1200px;
	}
.map-select-keywest {
	background-position: 0px 1500px;
	}

#keylargo-map {
	background: url(img/gallery/ps_map_keylargo1.jpg) top left;
	}
#islamorada-map {
	background: url(img/gallery/ps_map_islamorada1.jpg) top left;
	}
#marathon-map {
	background: url(img/gallery/ps_map_marathon1.jpg) top left;
	}
#lowerkeys-map {
	background: url(img/gallery/ps_map_lowerkeys1.jpg) top left;
	}
#keywest-map {
	background: url(img/gallery/ps_map_keywest1.jpg) top left;
	}
.photo-map {
	width: 640px;
	height: 450px;
	position: relative;
	margin: 125px 0 25px 0;
	}
.map-hed {
	position: absolute;
	z-index: 1;
	}
.photo-icon {
	position: absolute;
	z-index: 1;
	padding: 20px;
	margin: -20px;
	}
img.photo-icon-img {
	background-color: #fff;
	padding: 1px;
	}

#ps_map_keylargo_hed,
#ps_map_islamorada_hed,
#ps_map_marathon_hed,
#ps_map_lowerkeys_hed,
#ps_map_keywest_hed {
	top: 10px;
	left: 10px;
	}

/* Key Largo photos */

#Pennekampbeach {
	top: 184px;
	left: 335px;
	}
#largokiss {
	top: 101px;
	left: 359px;
	}
#wylandbldg {
	top: 271px;
	left: 335px;
	}
#KKBG_KeyLargo {
	top: 243px;
	left: 266px;
	}
#IMG_0902 {
	top: 290px;
	left: 209px;
	}
#SpiegelGrove {
	top: 282px;
	left: 482px;
	}
#FGP112D_Frink {
	top: 349px;
	left: 122px;
	}
#W40AN302_Frink {
	top: 214px;
	left: 471px;
	}
#FSL2316D_Frink {
	top: 280px;
	left: 442px;
	}
#Stack_MG_9385 {
	top: 253px;
	left: 253px;
	}
#Stack_ttsgoliath_MG_8208 {
	top: 246px;
	left: 515px;
	}
#Stack_MG_9244 {
	top: 0px;
	left: 0px;
	}

/* Islamorada photos */

#ofthesea {
	top: 333px;
	left: 107px;
	}
#Julie-Sunset {
	top: 303px;
	left: 177px;
	}
#MathesonHouse {
	top: 143px;
	left: 321px;
	}
#RobbiesMarina003 {
	top: 207px;
	left: 326px;
	}
#beach {
	top: 292px;
	left: 237px;
	}
#Maltz_Free-Spirit {
	top: 239px;
	left: 213px;
	}
#Lorelei {
	top: 102px;
	left: 492px;
	}
#WhaleHarborFun_JB {
	top: 363px;
	left: 177px;
	}
#Stack_Isla_5334 {
	top: 156px;
	left: 339px;
	}
#Stack_MG_6334 {
	top: 139px;
	left: 462px;
	}
#Stack_MG_7255 {
	top: 219px;
	left: 476px;
	}
#Stack_MG_9404 {
	top: 96px;
	left: 369px;
	}

/* Marathon photos */

#TurtlesBirdsSept2011_029 {
	top: 213px;
	left: 179px;
	}
#Marathon_042 {
	top: 207px;
	left: 294px;
	}
#Maltz_Bridging-Night-and-Day {
	top: 269px;
	left: 109px;
	}
#SunsetGrille {
	top: 221px;
	left: 81px;
	}
#TBolt {
	top: 392px;
	left: 344px;
	}
#os {
	top: 182px;
	left: 384px;
	}
#SombreroLighthouse {
	top: 391px;
	left: 107px;
	}
#MarathonTurtleHospital1 {
	top: 210px;
	left: 140px;
	}
#Mandyshake {
	top: 121px;
	left: 398px;
	}
#KLP04 {
	top: 263px;
	left: 71px;
	}

/* Lower Keys photos */

#UW-Fest-2010-2  {
	top: 276px;
	left: 388px;
	}
#SteveBlyPhotos-19 {
	top: 176px;
	left: 493px;
	}
#KeyDeerClose_JB {
	top: 158px;
	left: 364px;
	}
#Maltz_Bahia-Honda-Sunrise {
	top: 248px;
	left: 555px;
	}
#BahiaHonda_ONeal {
	top: 249px;
	left: 550px;
	}
#UWLooeKey_Keogh {
	top: 317px;
	left: 411px;
	}
#Turtle_Keogh {
	top: 305px;
	left: 353px;
	}
#LowerKeysAerial_Keogh {
	top: 208px;
	left: 38px;
	}
#KeyDeer_Keogh {
	top: 146px;
	left: 273px;
	}
#KayakSailing_Keogh {
	top: 129px;
	left: 445px;
	}
#KayakerBigSky_Keogh {
	top: 104px;
	left: 313px;
	}
#FullMoon_Keogh {
	top: 132px;
	left: 195px;
	}
#SnipesFeetCrop_roboneal {
	top: 168px;
	left: 138px;
	}
#BahiaHondaCrop_roboneal {
	top: 289px;
	left: 572px;
	}
#BabyMangroveCrop_roboneal {
	top: 282px;
	left: 92px;
	}

/* Key West photos */

#HwayCat_ONeal_008 {
	top: 287px;
	left: 117px;
	}
#Maltz_Dramatic-Ending {
	top: 288px;
	left: 126px;
	}
#SmostHouseCrop_roboneal {
	top: 288px;
	left: 155px;
	}
#FlyFishingCrop_roboneal {
	top: 102px;
	left: 478px;
	}
#FortJeffLastSnorkelers_roboneal {
	top: 205px;
	left: 19px;
	}
#HwayCatCrop_roboneal {
	top: 238px;
	left: 124px;
	}
#sunset {
	top: 184px;
	left: 125px;
	}
#KeyWestSouthernPt1 {
	top: 286px;
	left: 178px;
	}
#butterfly_016 {
	top: 175px;
	left: 165px;
	}
#msq {
	top: 184px;
	left: 108px;
	}
#bike {
	top: 216px;
	left: 238px;
	}
#air {
	top: 226px;
	left: 368px;
	}
#lhouse {
	top: 166px;
	left: 328px;
	}
#customhouse {
	top: 165px;
	left: 225px;
	}
#Haig_01 {
	top: 410px;
	left: 547px;
	}
#IMG_0892 {
	top: 238px;
	left: 156px;
	}
#Kitesurfing_roboneal {
	top: 318px;
	left: 284px;
	}
#sloppys_2011_roboneal {
	top: 212px;
	left: 194px;
	}