/* This is where you can override the default styles to fit with the site design */

body {
	font: 76% Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(../images/homepage_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

h1 {
	margin:0pt;
	overflow:hidden;
	padding:0px;
	text-indent:-2000px;
	float:left;
	display:none;
}

h2 {
	margin:0pt;
	padding:0pt;
	color:#01445F;
	font-weight:normal;
	font-size:1.5em;
}

p {
	font-size:1em;
	color:#333;
	text-align:justify;
}


.site_wrapper {
	background-color: #fff;
	margin:15px auto;
	padding:10px 0;
	text-align:left;
	width:980px;
}

.site_border {
	border-left: solid white 10px;
	border-right: solid white 10px;
	width:960px;
	float: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/v_nav.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

* html .site_border {
	width:980px;
}

.header {
	height: 200px;
	float:left;
	width:960px;
	border-bottom:solid 3px #fff;
}

.top_content {
	background-color: #888;
}

#flash_content{
	float:left;
	padding:0px;
	margin:0px;
	width:750px;
	clear:left;
}

.flash_content_img {
	float:right;
	padding:0px;
	margin:0px;
	clear:right;
	width:210px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:200px;
}

.three_column_layout .left_column {
	background-color: #CCD7EB;
	width:200px;
	float:left;
	clear:left;
}

.three_column_layout .left_column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/Carlton%20Meres/nav_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	text-align:center;
	padding:0px;
	margin:0px;
}

.three_column_layout .main_content {
	background-color: #fff;
	width:560px;
	margin: 0 0 15px 0;
}


.three_column_layout .columns_wrapper {
	float:right;
	width:760px;
}

.main_content .visual_padding {
	padding:0px;
	border-right:solid 35px #fff;
	border-left:solid 35px #fff;
	border-top:solid 20px #fff;
	border-bottom:solid 20px #fff;
	color:#333333;
}

.main_content_pics {
	float:left;
	clear:left;
	border-bottom:solid 10px #fff;
}

.main_content_pics_div {
	width:490px;
}

.main_content_pics_padding {
	border-left:solid 24px #fff;
}

*html .main_content_pics_padding {
	border-left:solid 22px #fff;
}

.three_column_layout .right_column {
	background-color: none;
	width:200px;
}

.footer {
	background-color: #fff;
	border-top: solid 5px #ccd7eb;
	border-bottom: solid 10px #fff;
	clear: both;
	width:960px;
	height:20px;
	color:#6e81a9;
}

.footer a {
	color:#6e81a9;
	text-decoration:none !important;
	font-size:11px;
}

.footer a:hover {
	text-decoration:underline !important;
}

.artavia {
	float:right;
	font-size:11px;
	width:100%;
	text-align:right;
	background-color:#FFFFFF;
}

.v_nav ul li a {
	background-color: #CCD7EB;
	border-bottom: 1px solid #fff;
}

.v_nav {
	color: #004460;
	background-color: #CCD7EB;
}

.v_nav a {
	display:block;
	padding:10px;
	width:157px;
}

.v_nav ul li a:link, .v_nav ul li a:visited {
	color: #004460;
	background-color: #CCD7EB;
	width:180px;
	text-decoration:none;
}

*html .v_nav ul li a:link, .v_nav ul li a:visited {
	width:200px;
}

.v_nav ul li a:hover {
	background-color: #003399;
	color: #fff;
}

.h_nav {
	background-image: url(../images/nav_image.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:960px;
	height:30px;
	background-color: #003399;
}

.h_nav ul li a {
	background-color: #003399;
	border-right: 1px solid #fff;
	padding:8px 20px 6px 20px;
}

.h_nav ul li a:link, .h_nav ul li a:visited {
	color: #fff;
	text-decoration:none;
}

.h_nav ul li a:hover {
	background-color: #ccd7eb;
	color: #003399;
}



.right_panel{
	padding:0px;
	float:left;
	width:200px;
	margin:0 0 10px 0;
}

.right_panel img{
	margin:5px 0 0px 25px;
}

.right_panel p{
	padding:10px;
	margin:0px;
	text-align:left;
}

.right_panel h2{
	color:#fff;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	height:40px;
	line-height:40px;
	padding: 0 0 0 10px;
	width:200px;
	background-image: url(../images/right_column_callback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.brochure h2{
	color:#fff;
	font-weight:bold;
	text-align:left;
	font-size:16px;
	height:40px;
	line-height:40px;
	padding-left:10px;
	width:200px;
	background-image: url(../images/right_column_brochure.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.brochure a{
	text-decoration:none;
	color:#fff;
	display:block;
	height:40px;

}

.brochure a:hover {
	background-image: url(../images/right_column_brochure_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none;
}

.visual_padding a:link {
	background-color:transparent;
	text-decoration:none;
	color:#083163;
	font-weight:bold;	
}

.visual_padding a:hover {
	background-color:transparent;
	text-decoration:underline !important;
	color:#083163;
	font-weight:bold;	
}
.visual_padding a:visited {
	background-color:transparent;
	text-decoration:none;
	color:#083163;
	font-weight:bold;	
}	
/*Homepage styles*/

.three_column_layout .homepage_wrapper {
	float:right;
	width:960px;
}

.site_border_homepage {
	border-left: solid white 10px;
	border-right: solid white 10px;
	width:960px;
	float: left;
	margin: 0;
	padding: 0;

}

* html .site_border_homepage {
	width:980px;
}

.three_column_layout .main_content_homepage {
	background-color: #fff;
	width:310px;
	padding:20px 20px 140px 20px;
	background-color:#CCD7EB;
	float:left;
	background-image: url(../images/homepage_content_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

*html .three_column_layout .main_content_homepage {
	width:350px;
}

.right_column_homepage {
	background-color: none;
	width:610px;
	float:right;
}

.park_panel_left {
	border-right:1px solid #E6EBF5;
	float:left;
	padding:20px 10px 10px 10px;
	width:284px;
}

.park_panel_middle {
	border-right:1px solid #E6EBF5;
	float:left;
	padding:20px 10px 10px 10px;
	width:284px;
	margin-left:150px; 
	*margin-left:150px; 
	<!--[if IE 6]>
  	margin-left:75px;
	<![endif]-->

}


.right_panel brochure p {
	float:left;
	width:50px;
}

.right_panel brochure img {
	margin-left:10px;
}

*html .park_panel_left {
	width:304px;
}

*html .park_panel_middle {
	width:304px;
}

.park_panel_left h3 {
	border-bottom:1px solid #E6EBF5;
	color:#002A5C;
	font-size:1.2em;
	margin:0px;
	padding:0px 0px 5px;
}

.park_panel_left p {
	margin:0px;
	padding:5px 0px 5px 0px;
}

.park_panel_middle h3 {
	border-bottom:1px solid #E6EBF5;
	color:#002A5C;
	font-size:1.2em;
	margin:0px;
	padding:0px 0px 5px;
}

.park_panel_middle p {
	margin:0px;
	padding:5px 0px 5px 0px;
}

.park_panel_right {
	float:left;
	padding:20px 10px 10px 10px;
	width:285px;
}

*html .park_panel_right {
	width:305px;
}

.park_panel_right h3 {
	border-bottom:1px solid #E6EBF5;
	color:#002A5C;
	font-size:1.2em;
	margin:0px;
	padding:0px 0px 5px 0px;
}

.park_panel_right p {
	margin:0px;
	padding:5px 0px 5px 0px;
}

.park_panel_img {
	float:left;
	clear:left;
	border-right: solid #FFFFFF 4px;
}

.buttons {
	float:left;
	clear:left;
}

.buttons_visit {
	float:right;
	clear:right;
}

.right_panel_select img {
	margin:5px 0 0 25px;
}	

.product {
	background-color:#CCD7EB;
	border-bottom:10px solid #CCD7EB;
	border-top:10px solid #CCD7EB;
	float:left;
	margin:10px 0px 0px;
	padding:0px;
	width:490px;
}

.main_content_product h3 {
	color:#41743A;
	font-family:Times New Roman,Times,serif;
	font-size:1.2em;
	margin:2px 0px;
	padding:0px;
}

.product p {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px 0px 0px 10px;
	text-align:justify;
	border:none;
}

.product_img {
	clear:left;
	float:left;
	margin-left:10px;
	margin-right:10px;
	padding:0px;
}

.input_button {
	float: right;
	margin: 0 10px 0 0;
	padding:0;
}

.checkbox {
	
}
