/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg)
}



a, a:hover{
	color: #80A8AA;
	text-decoration: none;
}
.selected
{
	color: #b40d65;
	text-decoration: none;
}
h2{
	font-size:18px;
	font-weight:normal;
	margin:5px 0 15px 0;
}
h3{
	font-size:16px;
	font-weight:bold;
	margin: 10px 0 5px 0;
}
.header p{
	text-align: left;
	margin: 0 0 0 0;
	padding: 5px 0;
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: 15px;
	
}
.clear{
	clear: both;
}
.headings{
	margin: 0px;
	padding: 0px 0 0 10px;
}
.jewelry_img{
	float: right;
	padding: 0px 20px 0 0;
}
.yourparklane{
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 17px;
	color: #ffffff;
}
.navigation p{
	text-align: right;
}
.navigation p a{
	color: #ffffff;
}
.header{
	margin: 0 auto;
	width: 775px;
}
.logo{
	float: left;
	margin: 0 0 0 15px;		
}
.navigation{
	font-size: 14px;
	font-family: "Arial Narrow";
	font-weight: bold;

	float: right;
	margin: 10px 0 0 0;
	text-align: right;
	padding-right: 35px
}
.navigation ul{
	padding: 15px 0 0 0;
	margin: 0;
	display: table;
	color: #ffffff;
}
.navigation ul li{
	background: url(images/nav_bg.gif) left top no-repeat;
	width: 91px;
	margin: 0px 2px 0 2px;
	text-align: center;
	padding: 3px 0 0 0;
	float: left;
	list-style: none; 
	height: 22px;
}
.navigation ul li a{
	color: #ffffff!important;
}
.navigation ul li:hover{
	background: url(images/nav_bg_sel.gif) left top no-repeat;
	width: 91px;
	text-align: center;
	float: left;
	list-style: none; 
	height: 22px;
	padding: 3px 0 0 0;
	margin: 0px 2px 0 2px;
	color: #ffffff;

}
.nav_selected{
	background:url(images/nav_bg_sel.gif) left top!important;
		color: #ffffff;
}
.banner{
	background: url(images/header_bg.png) left top no-repeat;
	height: 295px;
	width: 814px;
	clear: both;
}
.btns{
	float: left;
	margin: 20px 0 0 67px;
}
.btns p{
	margin: 5px 0;
}
.body_content{
	background-image: url(images/body-bg.png);
	background-position: top left;
	background-repeat: repeat-y;
	width: 760px;
	padding: 0 0 0 64px;
	margin: 0 auto;
}

.content{
	display: table;
	font-size: 11px;
	/*padding-right: 30px;*/
	width: 740px;
}

.content p{
	color: #FFF;
	text-align: left;
	padding-right: 25px;
	text-align:justify; 
}
.content ul{
	text-align: justify;
	padding-right: 150px;
 }
.content .plan{
	text-align: justify;
	padding-right: 30px;
 }
.details {
	padding:0 35px;
}
.plan {
	margin: 15px 0;
	padding: 5px 0 0 5px;
}
.plan p {
	margin:0 0 0 55px;
	padding:0;
}
.contact_details{
	float: left;
	width: 535px;
	font-size: 11px;
	padding-right: 30px;
}
.contact_form{
	float: left;
	width: 510px;
}
.left_content{
	width: 510px;
	float: left;

}
.photoFrame {
	background-image: url(images/photograph-blank.png);
	background-repeat: no-repeat;
	width:156px;
	height:192px;
	float:left;
	margin:0 5px 0 0;
        overflow:hidden;
}
.frameImg {
	margin: 12px 0 0 11px; 
	position:relative;
	width:132px;
}
.upcoming_events{
	float:left;
	/*
	  background: url(images/border.jpg) left top repeat-y;
	*/
	padding: 10px 0 10px 5px;
	font-size: 12px;
	color: #b40d65;
	width: 180px;
}
.upcoming_events a{
	color: #67013e;
	text-decoration: none;
}
.upcoming_events a:hover{
	color: #CC66CC;
	text-decoration: none;
}
.img_padding{
	padding: 0 5px 5px 0;
}
.upcoming_events_img{
	margin: 0 0 10px 0px;
}
.footer{
	margin: 0 auto;
	width: 814px;
	height: 165px;
	background: url(images/footer_bg.png) left bottom no-repeat;
	font-size: 11px;
}
.footer ul{
	margin: 0px;
	padding: 130px 0 0 135px;
}
.footer ul li{
	margin: 0px;
	padding: 0 5px;
	float: left;
	list-style: none;
}
.footer ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
.footer ul li a:hover{
	color: #c82f6d;
	text-decoration: underline;
}
.img_container {
   float:left;
   width:180px;
}

.text_container {
   float:right; 
   width:550px;
}

description {
  display: none;
}

.special, .special p {
  color: #FFF;
  font-size: 13px;
  font-family: arial, sans-serif;
  line-height: 22px;
  margin-top: 10px;
  width: 735px;
}

.specialimg img {

        background: url(../../../../html_files/blue_theme/en/assets/images/content/back_smallbox.png) no-repeat;
        padding: 11px 10px 12px 10px;
}

.specialimg {
        float: left;
        width: 231px;
        margin-right:  30px;
        min-height: 300px;
}

