html, form {
	width:100%;
}
body {
	color:#333333;
	font-size:10pt;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DFE8F2;
	background-color: #32506c;
	background-image: url(/masterpages/psimages/BG.jpg);
	background-repeat: repeat-x;

}

	
h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
}

a:link
{
	color:#FF3;
	}
a:visited
{
	color:#FF9;
	}
#surfer {
	position:absolute;
	width:670px;
	height: 900px;
	z-index:-10;
	background-image: url(../psimages/BGimage.jpg);

}
#outer{
	position:absolute;
	width:100%;
	z-index:1;

}
#outer2  {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper
{
	position:absolute;
	width:900px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index:1;
	top: 50px;
    }
.ImgRotate
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:100%;
	z-index:4;
	top:-4px;
	}
#menu {
	width: 900px;
	background: url(/masterpages/psimages/BGmenu.png) no-repeat;
	position:relative;	
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 200px;
	z-index:2;
}
/* Header */

#header {
	width: 930px;
	padding-top:15px;
	left: auto;
	right: auto;
	height: 410px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: -5;
}
#hdrlogo {
	width: 890px;
	margin-left:auto;
	margin-right: auto;
}

#header h1, #header p {
	margin: 0;
	font-weight: bold;
}

#header h1 {
	padding: 30px 0 0 20px;
	text-transform: lowercase;
	font-size: 229%;
}

#header p {
	margin: -5px 0 0 0;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	font-size: 85%;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Page */

#pagetop
{
	background: url(/masterpages/psimages/BGpagetop.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 900px;
	margin: 0 auto;
}

#page 
{
	width: 900px;
	min-height:400px;
	margin: 0 auto;
	background: url(/masterpages/psimages/BGcontent.png) repeat-y;
	
}
#pagebot
{
	background: url(/masterpages/psimages/BGpagebot.png);
	background-repeat: no-repeat;
	height: 18px;
	background-position: left bottom;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: both;
}
/* Page Wide */

#pagetop2
{
	background: url(/masterpages/psimages/BGpagetop2.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 930px;
	margin: 0 auto;
}

#page2 
{
	width: 930px;
	min-height:400px;
	margin: 0 auto;
	background:  url(/masterpages/psimages/BGcontent2.png) repeat-y;
	
}
#pagebot2
{
	background: url(/masterpages/psimages/BGpagebot2.png);
	background-repeat: no-repeat;
	height: 18px;
	background-position: left bottom;
	width: 930px;
	margin: 0 auto;
}
#SiteMapPath
{
	padding-bottom:15px;
	}
/* Content */

#content 
{
	float: left;
	width: 555px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 20px;

}
#content2 
{
	float: left;
	width: 900px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;

}
#content h1, h2.ListItemTitle, .SimpleVwAlbum h2.albumTitle
{
	color:White;
	font-size:20pt;
	}
h2.albumTitle, p.AlbumDescription{
	padding-left:20px;
	padding-right:20px;
}
.SimpleVwAlbum p.AlbumDescription{

}
.boxed {
	background: #121B23;
	border: 1px dotted #000000;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 20px;
}

/* Sidebar */

#sidebar {
	float:right;
	width:270px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;	/*background: url(images/ContentBGRight.png) repeat-y;*/
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(/masterpages/psimages/img06.gif) repeat-x left bottom;
}

#sidebar h2 {
	margin: 0;
	padding: 10px;
	background: url(/masterpages/psimages/SideBarh2BG.png);
	font-size: 100%;
	font-weight: bold;
	color: white;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}


#facebook {
	width: 270px;
	margin-top: 10px;
	color: #000;
	background-color: #FFF;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#sidelogo {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#share {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #ccc;
}
#phone {
	padding-bottom: 5px;
	text-align: center;
}


/* Search */

#search {
	height: 30px;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	margin-right:20px;
}

#search legend {
	display: none;
}
#search button {
}
#search input {
	float: right;
	margin-bottom: 10px;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF;	
}

#searchform {
	margin: 0;
	padding: 10px 20px 20px 20px;
}

.searchfield {
	width: 165px;
	padding: 2px 5px;
}

.searchsubmit {
}

/* Submenu */

#submenu a {
	padding-left: 15px;
	background: url(/masterpages/psimages/img07.gif) no-repeat left center;
}

/* Footer */

#footer {
	width: 900px;
	height: 40px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #FFF;
}

#footer a {
	color: #fff;
}

/*Surf Forecast*/
	
div.SurfForecast h2
{
	padding-bottom:5px;
	font-size:12pt;
	}
div.SurfForecast h3
{
	padding-bottom:1px;
	font-size:11pt;
	}
div.SurfForecast hr
{
	border-width:0px;
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	height:1px;
	border-bottom:solid 1px #FDE480;
	}
/* News Module Output*/
div.NewsItems
{
	}
div.NewsItems p.PublishDate
{
	font-size:8pt;
	margin-top:4px;
	margin-bottom:0px;
	}
div.NewsItems h2.NewsHead
{
	font-size:11pt;
	color:white;
	}
div.NewsItems p.NewsSummary
{
	margin-top:3px;
	margin-bottom:3px;
	}
div.NewsItems p.AfterSum
{
	border-bottom:solid 1px #4B8DA3;
	}
div.NewsItems p.Pmore
{
	margin-top:3px;
	}
div.NewsItems p.Pmore a
{
	font-weight:bold;
	color:#F7931D;
	
	}
/* Events Module Output*/
div.EventsItems div.NoEventsListed
{
	padding-top:20px;
	text-align:left;
	font-weight:bold;
	}
div.EventsItems div.YouSearched
{
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;
	}
div.EventsItems
{
	padding-top:5px;
	}
div.EventsItems p.EventDates
{	
	margin-top:0px;
	margin-bottom:0px;
	font-size:8pt;
	}
div.EventsItems h2.EventHead
{
	font-size:11pt;
	color:white;
	}
div.EventsItems p.EventSummary
{
	margin-top:3px;
	margin-bottom:3px;
	}
div.EventsItems p.AfterSum
{
	border-bottom:solid 1px #4B8DA3;
	}
div.EventsItems p.Pmore
{
	margin-top:3px;
	}
div.EventsItems p.Pmore a
{
	font-weight:bold;
	color:#F7931D;
	
	}
div.EventItem
{
	padding-top:5px;
	}
div.EventItem h2
{
	padding-top:5px;
	font-size:20pt;
	}
div.EventItem p.EventDates
{	
	margin-top:0px;
	margin-bottom:10px;
	font-size:8pt;
	}
#sidebar #translate {
	text-align: center;
}
/* List style outputs */
#sidebar div.lists ul
{
	padding: 20px;
	}

#sidebar div.lists ul li {
	margin: 0;
	padding: 5px 0;
	background: url(/masterpages/psimages/img06.gif) repeat-x left bottom;
}
#sidebar 	ul{
	padding: 20px;
	padding-bottom: 0px;
}
#sidebar ul li {
	margin: 0;
	padding: 5px 0;
	background: url(/masterpages/psimages/img06.gif) repeat-x left bottom;
}

div.lists ul.CustomerFeedback 
{
	margin: 0;
	padding: 0;
	}
div.lists ul.CustomerFeedback li.listitem
{
	background:url('/masterpages/yeditimages/quoteleft.jpg') no-repeat;
	/*background-position:left -20px;*/
	padding:0px;
	margin-bottom:15px;
	list-style-image:none;
	list-style-type:none;
	}
div.lists ul.CustomerFeedback li.listitem .innerlist
{
	padding:30px;
	background:url('/masterpages/yeditimages/quoteright.jpg') no-repeat;
	background-position:right bottom;
	}
div.AnchorList h2
{
	color:Black;
	}
div.AnchorList ul.Anchors
{
	margin: 0;
	padding: 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
div.AnchorList ul.Anchors li
{
	padding:2px;
	}
div.AnchorList .totop
{
	padding-top:4px;
	color:#FF6600;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	}
div.AnchorList dl.targetlist dt.listhead{
	font-weight:bold;
	color:#554080;
	font-size:17px;
	margin-top:15px;
	border-bottom:solid 1px #F6F1FF;
	margin-bottom:10px;
	}
div.AnchorList dl.targetlist dd.itemcontent{
margin:0pt;
padding:0pt;
	}
/*Lists, Quotes list styles */
div.Quoteslist dl.Quoteslist dd.itemcontent
{
	margin:0pt;
padding:0pt;
	background:url('/masterpages/psimages/quoteleft.png') no-repeat;
	/*background-position:left -20px;*/
	padding:0px;
	margin:2px 2px 15px 4px;
	list-style-image:none;
	list-style-type:none;
	}
div.Quoteslist dl.Quoteslist dd.itemcontent div.innerquote
{
	padding:30px;
	background:url('/masterpages/psimages/quoteright.png') no-repeat;
	background-position:right bottom;
	}
div.Quoteslist dl.Quoteslist dd.itemcontent div.innerquote div.quoted
{
	padding:8px;
	text-align:right;
	font-weight:bold;
	}
/* Contact Form Styles */

div.ContactForm {
margin-left:auto;
margin-right:auto;
}
div.ContactForm .RadEContent {
background:white none repeat scroll 0%;
}
div.ContactForm h5 {
}
div.ContactForm input, div.ContactForm textarea{
	border:solid 2px #4B8DA3;
	padding:3px;
	background:#FFFFA0;
}
div.ContactForm li.stack {
left:0px;
margin-left:0px;
width:100%;
}
div.ContactForm h2 strong {
color:White;
font-size:10pt;
}
div.ContactForm .stack h5 {
float:none !important;
}
div.ContactForm .stack label {
float:none;
}
div.ContactForm .set h5 {
float:left;
margin-right:10px;
text-align:right;
width:150px;
}
div.ContactForm label {
float:left;
margin:5px 5px auto auto;
text-align:right;
width:140px;
}
div.ContactForm h5 label {
float:none !important;
margin-right:0pt !important;
}
div.ContactForm .setIn {
display:block;
margin:0pt !important;
padding:0px;
}
div.ContactForm ol, div.ContactForm ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
div.ContactForm ol li {
/*background:transparent url(/masterpages/yeditImages/Formsep.gif) repeat-x scroll left bottom;*/
padding:5px;
}
div.ContactForm .set {
border:0px none;
margin:0px;
padding:0px;
}
div.ContactForm .set {
border-top-width:0px;
margin:0px;
padding:0px;
}
div.ContactForm h2 strong {
float:right;
font-size:20px;
height:27px;
line-height:2;
width:100%;
}
div.ContactForm h2 {
display:none;
float:none;
font-size:20px;
height:42px;
margin:0px;
padding:0px 0px 0px 10px;
}
div.ContactForm div.bottom div {
}
div.ContactForm div.bottom {
}
div.ContactForm div.BtnHolder {
display:block;
float:right;
height:25px;
padding:10px;
text-align:center;
}
a.BtnLeft {
display:block;
float:left;
font-size:11px;
height:25px;
padding-left:36px;
text-decoration:none;
width:auto;
}
a.Send {
background:transparent url(/masterpages/PSImages/DarkLeftSend.gif) no-repeat scroll 0%;
}
strong.BtnRight {
background:transparent url(/masterpages/PSImages/DarkRight.gif) no-repeat scroll right top;
border:0pt none;
color:black;
cursor:pointer;
display:block;
float:left;
font-family:arial;
font-size:11px;
font-weight:bold;
height:25px;
line-height:25px;
padding:0pt 25px 0pt 10pt;
text-decoration:none;
width:auto;
}
.clearboth {
clear:both;
}
/*MSW Forecasts*/
div.SurfForecast span.ForecastTitle{
background:transparent url(/masterpages/psimages/SideBarh2BG.png) repeat scroll 0%;
border-bottom:1px solid #4B8DA3;
border-top:1px solid #4B8DA3;
color:white;
font-size:100%;
font-weight:bold;
margin:0pt;
padding:10px;
width:100%;
}
div.SurfForecast table
{
	width:100%;
background:white;
color:black;
	}
div.SurfForecast tr.alt td{
color:black;
}
.FcBig {
font-family:Trebuchet MS,Arial,Sans Serif;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
.fcDay {
font-family:Trebuchet MS,Arial,Sans Serif;
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:italic;
font-variant:normal;
font-weight:normal;
line-height:90%;
}
.fcHead {
background-color:#DCE4DD;
background-image:none;
background-repeat:repeat;
height:20px;
padding-left:5px;
}
.fcHead td {
border-top:1px solid #7C7C7C;
font-family:Trebuchet MS,Arial,Sans Serif;
font-size:12px;
font-style:italic;
font-weight:bold;
}

