/* CSS Document */
#beaches_left_top{
	background:url("cssimg/left-bg1.jpg") no-repeat scroll left top transparent;
	/*background-color:#dddddd;*/
	display:block;
	float:left;
	height:auto;
	margin:0 auto;
	padding:115px 0 0;
	width:340px;
}
	.left_beachestci_top {
		background-image:url(images/fishing/left_top.gif);
		background-position:top center;
		background-repeat:no-repeat;
		width: 258px;
		margin:15px 0 0 40px;
		padding:0;
	}
	.left_beachestci_bottom {
		background-image:url(images/fishing/left_bottom.gif);
		background-position:bottom center;
		background-repeat:no-repeat;
		width: 258px;
		margin:0;
		padding:0;
	}
	.left_beachestci_main {
		min-height:500px;
		width:202px;
		margin:0px;
		padding:28px;
		font-size:12px;
		text-align:left;
	}
	.left_header {
		margin:10px 0 20px 0;
		padding:0;
		text-align:left;
	}
	.beachestci_subheader {
		color:#000000;
		font-size:13px;
		line-height:20px;
		font-weight:normal;
		margin-bottom:10px;
		text-align:left;
	}
	.beachestci_contact_field {
		width:200px;
		border:1px solid #cccccc;
		margin-bottom:10px;
	}
	.beachestci_contact_textarea {
		width:200px;
		border:1px solid #cccccc;	
		margin-bottom:20px;
	}
	.beachestci_contact_submit{
		margin-bottom:10px;
		border:none;
	}
	h1.main_header {
		margin: 0 0 7px 15px;
		padding: 0 0 0 0;
		text-align:left;
		display:block;
	}
	h1.main_header img {
		text-align:left;
		display:block;
	}
	h2.main_subheader {
		text-align:left;
		display:block;
		color:#9f6fff;
		font-weight:normal;
		margin:0 0 15px 15px;
		padding:0 0 0 0;
		font-size:16px;
	}
	p.main_text {
		font-size:14px;
	}
	ul.beachestci_headbullets {
		color:#9f6fff;
		font-size:14px;
		margin: 0 0 20px 10px;
		padding: 0 0 0 15px;
		list-style-type:disc;
	}
	ul.beachestci_headbullets li {
	}
	
#beaches_spacer { /**** THIS SHOULD ADJUST BASED ON BROWSER... I SMELL HAX! ****/
	width:1px;
	height:20px;  /** IE8 and FF for win like this **/
	height:60px;  /** FF and Safari for mac like this **/
	
	/** cant tell yet on ie 7 **/
}

#beaches_left_bottom {
	background-color:#ffffff;
	display:block;
	float:left;
	height:auto;
	margin:0 auto;
	padding:10px 0 20px;
	width:460px;
}
	.beachestci_video_area {
		margin:0 30px 0 50px;
	}
	.beachestci_video_title {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#333333;
		text-align:center;
		margin:10px 0 5px 0;
		padding:0;
		font-size:18px;
		line-height:20px;
		font-weight:normal;
	}
	
#beaches_bottom {
	clear:both;
	background: url(images/beaches/footer_background.gif) no-repeat top center;
	height:102px;
	width:863px;
	margin: 10px auto;
	padding: 0;
}
	.beaches_footer_text {
		padding-top:15px;
		text-align:center;
		font-size:17px;
		color:#000;
		font-family:Georgia, "Times New Roman", Times, serif;
		line-height:23px;
	}
	a.beaches_footer_emphasis {
		font-size:20px;
		color:#8e7afa;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-decoration:none;
	}
	
#beaches_right {
	margin: 0 15px 0 0;
}
#beaches_right_content {
}
	h1.beachestci_maintitle {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#8e7afa;
		text-align:left;
		margin:0;
		padding:30px 0 0 0;
		font-size:32px;
		line-height:34px;
	}
	h2.beachestci_title {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#8e7afa;
		text-align:left;
		margin:30px 0 0;
		padding:0;
		font-size:22px;
		line-height:24px;
	}
	h3.beachestci_subtitle {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#333333;
		text-align:left;
		margin:5px 0 0 0;
		padding:0;
		font-size:18px;
		line-height:20px;
		font-weight:normal;
	}
	p.beachestci_body {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#333333;
		margin:5px 5px 10px 0;
	}
	p.beachestci_body a {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#8e7afa;
	}
	p.beachestci_body a:link, p.beachestci_body a:visited { text-decoration:none; }
	p.beachestci_body a:active, p.beachestci_body a:hover { text-decoration:underline; }
	
	
div.beaches_right_photos {
	float:right;
	margin:0;
	padding:0;
}
div.beaches_right_photos img {
	border:none;
	margin:0;
	padding:0;
}
#photo_right_1 {
	margin-top:0px;
	margin-right:15px;
	margin-left:12px;
}
#photo_right_2 {
	margin-left:12px;
	margin-top:-70px;
}
#photo_right_3 {
	margin-top:30px;
	margin-right:15px;
}
#photo_right_4 {
	margin-top:10px;
	margin-right: -423px;
}


div.clear {
	clear:both;
}