/* CSS Document */

img, div { behavior: url(iepngfix.htc) }
		
body {
	background-color: #f4fbff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #296689;
	text-decoration: none;
}
a:visited {
	color: #0071b2;
	text-decoration: none;
}
a:hover {
	color: #00a2ff;
	text-decoration: none;
}
a:active {
	color: #0071b2;
	text-decoration: none;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29404b;
	line-height:25px;

}

h1 {
	width:236px;
	height:50px;
	background-image:url(images/titles/blank.gif);
	padding-top:30px;
	padding-left:90px;
	font-size:18px;
	font-weight:100;
}

h2 {
	font-size:14px;
}


.containers {
	position:relative;
	margin-left: auto;
	margin-right: auto; 
	width:836px;
}

/* Headers */



.top-logo-bg {
	background-image:url(images/top_logo_bg.gif);
	background-repeat:repeat-x;
	height:90px;
}

.top-home-bg {
	background-image:url(images/top_home_bg.jpg);
	background-repeat:repeat-x;
	height:221px;
}

.top-content-bg {
	background-image:url(images/top_content_bg.jpg);
	background-repeat:repeat-x;
	height:80px;
}

.clouds-header {
	background-image:url(images/clouds_header.jpg);
	background-repeat:repeat-x;
	height:57px;
}

.home-header {
	padding-top:20px;
}

.home-header h1 {
	width:auto;
	height:auto;
	font-size:25px;
	color:#fff;
	background-image:none;
	padding-top:0px;
	padding-left:0px;
	font-weight:100;
}

.logo-bg {
	background-image:url(images/logo-bg.gif);
	background-repeat:no-repeat;
	height:72px;
	padding-top:18px;
	float:left;
	width:250px;
}


.link-container {
	width:553px;
	float:left;
	padding-top:36px;

}

.navimg {
	margin-left:50px;
}


.left-content {
	float: left;
	width:470px;
}

.right-content {
	float: right;
	width:296px;
}

.right-boxes {
	background-color:#cdecfc;
}

.padding10 {
	padding:10px;
}


.beach-footer {
	clear:both;
	background-image:url(images/beach_bg.gif);
	background-repeat:repeat-x;
	height:233px;
}

.beach-img {
	margin-left:auto;
	margin-right:auto; 
	width:645px; 
	height:172px; 
	background-image:url(images/beach.gif); 
	background-repeat:no-repeat;
	padding-left:250px; 
	padding-top:60px;
}

/* Rotater Styling */

.rotater {
	position:absolute;
	top:22px;
	left:288px;
	background-image:url(images/rotate_bg.gif);
	width:531px;
	height:189px;
}

.rotaterfix {
	margin-left:37px;
	margin-top:15px;
}

#slider{
	overflow:hidden; 
	width:454px;
	height:157px;
}
	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:454px;
	height:157px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:29px;
	height:41px;
	position:absolute;
	left:8px;
	top:71px;
	}	
#nextBtn{ 
	left:491px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:29px;
	height:41px;
	background:url(images/rotater/previous.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(images/rotater/next.gif) no-repeat 0 0;	
	}	


/* Form Styling */

.form-text {
	width:264px;
	height:35px;
	margin-top:13px;
}

.form-area {
	width:264px;
	height:130px;
	margin-top:13px;
	background-image:url(images/form_area.gif);
}

.input-quotes {
	background-color:#ffffff;
	border:0px;
	margin-left:66px;
	margin-top:7px;
	height:20px;
	width:185px
}

.input-area {
	background-color:#ffffff;
	border:0px;
	margin-top:32px;
	margin-left:5px;
	margin-right:5px;
	width:254px;
	height:98px;
}


/* Portfolio Styling */

.portfolio-fix {
	padding-top:25px;
}

.portfolio-containers {	
	background-color:#ddf3ff;
	background-image:url(/scott/images/portfolio_bg.gif);
	background-repeat:repeat-x;
	height:196px;
	margin-top:28px;
}

.portfolio-containers h1 {	

}

.portfolio-left {
	width:286px; 
	padding-top:10px;
	float:left;
	padding-left:6px;
	text-align:center;
}

.portfolio-left h2 {
	width:299px;
	height:33px;
	background-image:url(/scott/images/portfolio_title.gif);
	padding-top:9px;
}


.portfolio-right {
	padding-top:10px;
	width:528px; 
	float:right;
	text-align:center;
}


.portfolio-comment {
	float: right;
	width:100%;
	padding-top:15px;
}

.portfolio-form {
	 background-image:none;
	 background-color:#d8f3fd; 
	 margin-top:0px; 
	 height:214px;
	 padding-left:80px;
}

.package-left {
	width:130px;
	float:left; 
	margin-top:25px;
}

.package-right {
	width:300; 
	float: left;
}
