/* --------------------------------------------------------------------------*/
/* http://www.w3.org/Style/CSS/                                              */
/* --------------------------------------------------------------------------*/

/* --------------------------------------------------------------------------*/
/* (c) Quantum WebWorks                                                      */
/* --------------------------------------------------------------------------*/

html, body {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	background: transparent;
}
body {
	background: #a0bcd8;
	color: #000000;
	font-family: Tahoma, Geneva, Verdana, Arial, 'Lucida Grande', Sans-Serif;

}
	
html>body {
	font-size:  12px;
}

div {
	font-size: 12px;
	 
}

h1, h2, h3, h4, h5, h6, strong, b, dt, th {
	font-weight: 700;
}

address, cite, em, i, caption, dfn, var {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	color: #006699;
	margin: 0 0 0.75em;
}

h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: .834em;
}
h6 {
	font-size: .75em;
}

a:link, a:visited {
	color: #006699; 
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;	
	text-decoration: underline;
	font-weight: bold;
}
th {
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
hr {
	border-top: 1px solid #CCCCCC;
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
}

img {
	border: none;
}
/* --------------------------------------------------------------------------*/
/* wrappers                                                                  */
/* --------------------------------------------------------------------------*/
.wrapper-1 {
	width:  1055px;
	margin: 0 auto;
}

#spacer-1 {
	width:  1055px;
	height: 40px;
	background: url(../images/boardwalkpools-bkg.jpg) repeat-y top center;
}

#wrapper-2 {
	background: url(../images/boardwalkpools-bkg.jpg) repeat-y top center;
	width:  1055px;
}

.column-left {
	float: left;
	width: 318px;
	background: transparent;
}
.column-right {
	float: right;
	width: 737px;
}

/* --------------------------------------------------------------------------*/
/* header                                                                    */
/* --------------------------------------------------------------------------*/
.header {
	margin:  0;
}

.header-bottom {
	background-color: #006699;
	padding: 10px 95px 10px 5px;
	text-align: right;
	color: #ffffff;
	overflow: hidden;

}

/* --------------------------------------------------------------------------*/

.menu { 
	margin-left: 33px;
	width: 240px;	
}

.menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu li {
	margin: 5px 0 15px 0;
	padding-left: 20px;
}

.menu li a {
	margin: 0;
	padding: 0 0 0 18px;
	background: url(../images/left-bullet.gif) no-repeat scroll 1px 53%;
	display: block;
	font-size: 18px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	border-left: 2px solid #f0f0f0;
}
.menu li a:hover {
	background-color: #dde2e7;
	text-decoration: none;
	border-left: 2px solid #336699;
}

/* --------------------------------------------------------------------------*/

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* --------------------------------------------------------------------------*/
/* footer                                                                    */
/* --------------------------------------------------------------------------*/

.footer  {
	margin:  0;
}

.footer-text {
	width:  1055px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
/* --------------------------------------------------------------------------*/
/* Typography Styles                                                         */
/* --------------------------------------------------------------------------*/

pre, .code {
	padding: 10px 15px;
	margin: 5px 0 15px;
	border-left: 5px solid #999999;
	background: #FFFFFF;
	font: 1em/1.5 "Courier News", monospace;
}

/* --------------------------------------------------------------------------*/
/* Forms                                                                     */
/* --------------------------------------------------------------------------*/


form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

.formtext {
	font-size: 75%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

input, select, textarea, .inputbox {
	padding: 3px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #336699;
	border: 1px solid #5c8bce;
}

.button {
	border: 1px solid #5c8bce;
	background: #ffffff;
	color: #336699;
	font-weight: normal;	
}	

.button:hover, .button:focus {
	background: #cccccc;
	color: #000000;
	border: 1px solid #5c8bce;
}

* html .button {
	padding: 2px 0 !important; /*IE 6*/
}

*+html .button {
	padding: 2px 0 !important; /*IE 7*/
}


#errordiv {
	border: 1px solid red;
	background-color: #FFAFAF;
	float: left;
	display: none;
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;	
	margin: 5px;
	padding: 5px;
	text-align: left;
	width: 100%;
}
.required {
 	border: 1px solid #ff0000;
}
/* --------------------------------------------------------------------------*/
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	width: 100%;
	display: block;
}

* html .clearfix {
	height: 1%;
}
/* --------------------------------------------------------------------------*/

.page_img {
	clear: both;
	content: ".";
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.gallery_pic {
	height: 230px;
	width: 280px;
	padding: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8B594;
	border-right-color: #C8B594;
	border-bottom-color: #C8B594;
	border-left-color: #C8B594;
}
.click {
	font-size: 12px;
	color: #435273;
	text-align: center;
}
