body  {
	background: #FEE389;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
p, blockquote	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
}


select, submit, input, textarea	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	height: 20px;
	margin-top: 0px;
	text-align: left;
}
.formfields {
	background: #FFD988;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	height: 20px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #3670D3;
	font-style: italic;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FEDC6E;
	line-height: 10px;
}

.twoColFixRtHdr #container {
	width: 850px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: url(images/body-bg.png) repeat-y center;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	padding: 10 20px 0 10px;
	height: 100px;
	margin: 0px 8px 12px;
	background: #FFF;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #006594;
	font-style: normal;
}
.twoColFixRtHdr #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FEDC6E; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	margin-right: 8px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin-left: 10px;
}

.twoColFixRtHdr #mainContent {
	padding: 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF url(images/gradient.jpg) no-repeat center bottom;
	margin: 0px 16px 0px 0px;
	left: 8px;
	position: relative;
} 
.twoColFixRtHdr #footer {
	padding: 0;
	margin: 0px 0px 0px 8px;
	width: 834px;
} 
.twoColFixRtHdr #footer  p{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 15px 0 5px 15; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: center;
	font-size: 12px;
}
.twoColFixRtHdr #mainimg{
	padding: 0;
	margin: 0px 0px 0px 8px;
	clip: rect(auto,auto,auto,auto);
}
#login {
	margin: 0px;
	width: 834px;
	position: relative;
	float: right;
	top: 27px;
	left: 0px;
	text-align: right;
	height: 20px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	background: #CCC;
}

#topnav  {
	margin: 0px;
	width: 834px;
	position: relative;
	float: right;
	top: 27px;
	left: 0px;
	text-align: center;
	height: 20px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
	background: #CCC;
}
#adminlink {
	height: 25px;
	width: 300px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #62BDF8;
	font-style: normal;
	position: relative;
	top: 10px;
	right: -15px;
}



#bar {
	background: #fff;
	border-bottom: none;
	border-top: none;
	border-right-style: none;
	border-left-style: none;
	width: 830px;
	margin: 0px 9px;

}
#sidebox {
	height: 55px;
	width: 200px;
	padding: 7px 10px;
	margin: 35px 15px 0px 20px;
	border: 1px solid #8D2C35;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
	float: right;
	position: relative;
	text-align: justify;
	background: #FFF;
	font-size: 12px;
}
#subtitles {
	margin-top: 20px;
	padding: 0px 0px 0px 10px;
	width: 140px;
	background: url(http://www.marineviewmanagement.com/images/titlebg.jpg) no-repeat;
	height: 17px;
	border-bottom: 1px solid #006294;
	border-left: 1px solid #006294;
}
.subtitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
} 

.subtitles a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006595;
	text-decoration: none;
} 
.subtitles a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006595;
	text-decoration: none;
} 
.subtitles a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #006595;
	text-decoration: none;
} 

#gallery {
	position:relative;
	margin: 10px 0px 0px;
	width:834px;
	height:247px;
	padding: 0;
	clip: rect(auto,auto,auto,auto);

           }

#gallery li {
	display: block;
	list-style:none;
	      }
#logo {
	float: left;
	position: relative;
	left: 15px;
	top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFF;
}
.chartbg {
	background: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}

.whitetext
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
.whitetext a:link
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.whitetext a:visited
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.whitetext a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}

.normaltext
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.normaltext a:link
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #3272D3;
	text-decoration: none;
}
.normaltext a:visited
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.normaltext a:hover
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: underline;
}

#priorityAd {
	float: right;
	position: relative;
	padding: 0px;
	background: url(http://www.marineviewmanagement.com/images/stripebg.png) repeat-x;
	height: 2px;
	width: 550px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	margin-top: 12px;
}
#level3Adspace {
	height: 20px;
	width: 400px;
	padding: 5px;
	margin: 5px 10px 5px 0px;
	border: 1px solid #3987AE;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #333;
	float: left;
	position: relative;
	text-align: center;
	background: #FFF;
}
.featured {
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	font-size: 14px;
	font-style: italic;
}

#photos {
	height: 75px;
	width: 550px;
	margin: 0px;
	padding: 0px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333;
	text-align: left;
}
#map {
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.twoColFixRtHdr #sidebar_map {
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFD988; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	margin-right: 8px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	margin-left: 10px;
	text-align: center;
	float: right;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.highlights {
	padding: 1px;
	border: 1px dotted #ffffff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	background-color: #E6CC7F;
}
#highlightedbox {
	border: thin dotted #3584E9;
	background: #FEE389;
	line-height: 25px;
}
