/* 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/parkpage_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:#520019;
	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;
	background-color:#ffffff;	
}

.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-image:url(../images/logo_lifestyle.gif) no-repeat;
	background-position: bottom left;
	background-color: #CEDED6;
	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/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;
}

.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 h3 {
	margin:15px 0 3px 0;
	padding:0pt;
		color:#520019;
	font-weight:bold;
	font-size:1.2em;
}


.main_content ul  {
	
	margin: 10px 7px 3px 7px;
	
	
	
}

.main_content ul li {
	
	margin: 3px 0 3px 20px;
	list-style-type:disc;
	
	
}

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

}

.main_content_pics_div {
	width:490px;	
}

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

*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-bottom: solid 10px #fff;
	clear: both;
	width:960px;
	height:20px;
	color:#6e81a9;
	border-top: solid 5px #CCDDD8 !important;
}


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

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

.f_nav {
float: right;
width: 960px;
margin: 5px 0 10px 0;
padding: 0;
background: #fff;
}


.f_nav ul{
text-align: right;
margin: 0;
padding: 0;

float: left;

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

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

.v_nav {
	color: #520019;
	background-color: #CEDED6;
}

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

.v_nav ul li a:link, .v_nav ul li a:visited {
	color: #520019;
	background-color: #CCDDD8;
	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: #540016;
	color: #fff;
}

.logo_img img {
	margin:275px 0 0 0;
}

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

.h_nav ul li a {
	background-color: #00543D;
	border-right: 1px solid #fff;
	padding:8px 20px 6px 20px;
	display: block;
	text-decoration: none;
	color: #ffffff;
	font-size: 1.1em;
	margin: 0 ;
	float: left;
}

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

.h_nav ul li a:hover {
	background-color: #99BBB1;
	color: #00543D;
}



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

.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: 0 0 0 0px;
	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;
	padding-left:10px;
}

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

.brochure a:visited {
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration:none !important;
}

.visual_padding a:link {
	background-color:transparent;
	text-decoration:none !important;
	color:#2BAA9C;
}

.visual_padding a:hover {
	background-color:transparent;
	text-decoration:underline !important;
	color:#465F3F !important;
}

.visual_padding a:visited {
	color:#2BAA9C;
	text-decoration:none;
	
}

.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;
	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;
}

*html .park_panel_left {
	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 0px 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 0px 0px;
}

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

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

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










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

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

.product h2 {
	color:#520019;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding:0px;
	margin:0px;
}

.product h3 {
	color:#520019;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	padding:0px;
	margin:0px;
}

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

/*.product a:link, a:visited{
	text-decoration:none;
	color:#003300;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:0px;
} */

.product a:hover {
	color:#003300;
}


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

.special_offer h2 {
	color:#520019;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0px;
	margin:0px;
}

.special_offer h3 {
	color:#520019;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0px;
	margin:0px 10px 0pt;
}

.special_offer p {
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:justify;
	padding:2px 10px 5px 10px;
	margin:0px 0px 0px 0px;
}

/*.product a:link, a:visited{
	text-decoration:none;
	color:#003300;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	padding:0px 0px 0px 0px;
	margin:0px;
} */

.special_offer a:hover {
	color:#003300;
}

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

.submit_button {
	margin-top:10px;
}

.small_brochure {
	float:left;
	margin:20px 0px 0px;
	width:140px;
}

.enquiry_text {
	float:right;
	margin:20px 00px 0px 0px;
	width:320px;
}