html, form{
	width:100%;
}
body{
	width:100%;
	margin:0px;
	padding:0px;
	background: #314D6B url(/masterpages/psimages/HeaderBG.jpg) no-repeat center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DFE8F2;

}
h1, h2, h3, h4, h5, h6{
	padding:0px;
	margin:0px;
}
/*h1{
	font-size:15pt;
	color:#2B2969;

}
h2
{
	font-size:14pt;
	color:#2A66B1;
	}*/
a:link
{
	color:#98FF95;
	}
a:visited
{
	color:#AE9DFF;
	}
#wrapper
{
	width:100%;
	}
.ImgRotate
{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:100%;
	z-index:0;
	top:-4px;
	}
#menu {
	width: 730px;
	height: 36px;
	margin: 0 auto;
	background: url(/masterpages/psimages/ContentBorderTop.png) no-repeat;
	padding-top:1px;
	/*position:relative;
top:-410px;*/
}
/* Header */

#header {
	width: 730px;
	height: 190px;
	margin: 0 auto;
	padding-top:15px;
	/*z-index:1;
	position:relative;
	top:-410px;*/
}

#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 */

#page 
{
	/*z-index:1;
	position:relative;
top:-410px;*/
	width: 730px;
	min-height:400px;
	margin: 0 auto;
	background:  url(/masterpages/psimages/contentBG.png) repeat-y;
}
#SiteMapPath
{
	padding-bottom:15px;
	}
/* Content */

#content 
{
	
	float: left;
	width: 433px;
	padding: 0px 25px 0 40px;
	/*background: url(images/ContentBGLeft.png) repeat-y;*/
}
#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;
padding:10px 10px 4px 2px;
width:220px;
	/*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);
	border-top: 1px solid #4B8DA3;
	border-bottom: 1px solid #4B8DA3;
	/*text-transform: lowercase;*/
	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;
}

/* Search */

#search {
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
	margin-right:20px;
}

#search legend {
	display: none;
}

#search input, #search button {
	float: right;
	margin-bottom: 10px;
	background: #5A83AE;
	border: 1px solid #000000;
	text-transform: lowercase;
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #000000;
	
}

#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: 730px;
	height: 40px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	background: url(/masterpages/psimages/ContentBorderBtm.png) no-repeat;
	text-align:center;
}

#footer p {
	margin: 0;
	padding: 0 0 0 40px;
	font-size: 77%;
	color: #0F1720;
}

#footer a {
	color: #0F1720;
}

/*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;
	}
/* 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{
	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;
}
{
	
}