@charset "utf-8";
/* CSS Document */


/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:56px;
	color:#E0E0E0;
	background:#143D55;
	width:780px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
#dolphinnav{
	position:relative;
	height:33px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	background-color: #fff;
	background-image: url(../navigation/dolphin_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
}
#dolphinnav ul{
	list-style-type:none;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px;
}
#dolphinnav ul li{
	display:block;
	float:left;
}
#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	height:33px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#dolphinnav ul li a span{
	height:21px;
	float:left;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#dolphinnav ul li a:hover{
	color:#fff;
	background-color: transparent;
	background-image: url(../navigation/dolphin_bg-OVER.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#dolphinnav ul li a:hover span{
	display:block;
	width:100px;
	cursor:pointer;
}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	line-height:33px;
	background-color: #1D6893;
	background-image: url(../navigation/dolphin_left-ON.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:33px;
	width:100px;
}
span {
	width: 100px;
	height: 33px;
}

#dolphinnav ul li a.current span{
	display:block;
	width:100px;
	height:33px;
	background-color: #1D6893;
	background-image: url(../templates/dolphin_right-ON.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
/* ---------------------- END Dolphin nav ---------------------- */


#navcontainer {
	width: 200px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family:  Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 194px;
	background-color: #003300;
	border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
#body {
	background-image: url(../images/bg2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#container {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	color: #000066;
}
.main_content {
	background-color: #FFFFFF;
	padding-left: 20px;
	height: 1265px;
}
.main_content1 {
	background-color: #FFFFFF;
	padding-left: 20px;
	height: 530px;
}
.main_content2 {
	background-color: #FFFFFF;
	padding-left: 20px;
	height: 1900px;
}


#left_col {
	float: left;
	width: 540px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#left_col1 {
	float: left;
	width: 540px;
	padding-right: 20px;
	padding-top: 20px;
}

.left_col_below1 {
	float: left;
	width: 250px;
}
.left_col_below2 {
	width: 270px;
	margin-left: 270px;
}
.left_col_below1_images {
	height: 120px;
	width: 180px;
	border: 1px solid #161F33;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 35px;
	margin-left: 35px;
}
.left_col_below2x {
	width: 270px;
}


#rightcol {
	background-color: #006666;
	width: 200px;
	clear: none;
	margin-left: 560px;
	color: #FFFFFF;
	height: 1265px;
	text-align: center;
}
#rightcol1 {
	background-color: #006666;
	width: 200px;
	clear: none;
	margin-left: 560px;
	color: #FFFFFF;
	height: 530px;
	text-align: center;
}
#rightcol2 {
	background-color: #006666;
	width: 200px;
	clear: none;
	margin-left: 560px;
	color: #FFFFFF;
	height: 1900px;
	text-align: center;
}

.right_col_images {
	float: left;
	height: 218px;
	width: 125px;
	border: 1px solid #161F33;
	margin-top: 20px;
	margin-right: 37px;
	margin-bottom: 20px;
	margin-left: 38px;
}
#footer {
	height: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 115px;
	padding-bottom: 20px;
	padding-left: 115px;
	background-color: #143D55;
	clear: both;
}
#call {
	text-align: center;
	width: 200px;
	font-weight: bold;
}

p {
	text-indent: 20px;
	white-space: normal;
	text-align: justify;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.fto {color:#000000;
	background-color:inherit;
}
.bold_blue {
	font-weight: bold;
	color: #000066;
}
.img_right {
	float: right;
	width: 180px;
	border: 2px solid #111929;
	margin-left: 10px;
	margin-bottom: 2px;
	height: 123px;
}



.header {
	height: 107px;
	width: 780px;
}

.suminfo {
	background-color: #1D6893;
	height: 13px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
.decking_img {
	height: 186px;
	background-image: url(../images/deckingg.jpg);
}
.horizontal {
	background-color: #143D55;
	height: 30px;
}
.bold_blue1 {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	padding-left: 20px;
}
.poolsidedecks {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}
.straigthline {
	height: 1px;
	background-color: #182238;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #162034;
	clear: none;
	margin-bottom: 20px;
}
.style6 {
	height: 13px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	background-color: #339966;
}
.boldtext {
	font-weight: bold;
}
.contact_form {
	width: 520px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.form {
	width: 500px;
}
.portfolio_left_col_images {
	float: left;
	height: 100px;
	width: 150px;
	border: 1px solid #161F33;
	margin-right: 20px;
}
.portfolio_content {
	width: 540px;
	margin-bottom: 10px;
	height: 100px;
}
.style12 {color: #CC6600;
	font-weight: bold;
}
