/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg)
}



a, a:hover{
	color: #000000;
	text-decoration: none;
}
.selected
{
	color: #232145;
	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: 16px;
	
}
.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: 814px;
}
.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: 750px;
	padding: 0 0 0 64px;
	margin: 0 auto;
}

.content{
	display: table;
	font-size: 12px;
	padding-right: 25px;
	width: 740px;
}

.content p{
	color: #000000;
	text-align: left;
	padding-right: 25px;
	text-align:justify; 
}
.content ul{
	text-align: justify;
	padding-right: 50px;
 }
.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: 12px;
	padding-right: 10px;
}
.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;
}
.frameImg {
	margin: 12px 0 0 11px; 
	position:relative;
	width:132px;
	height:137px;
}
.upcoming_events{
	float:left;
	/*
	  background: url(images/border.jpg) left top repeat-y;
	*/
	padding: 10px 0 10px 5px;
	font-size: 12px;
	color: #003300;
	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: 120px 0 0 100px;
}
.footer ul li{
	margin: 0px;
	padding: 0 5px;
	float: left;
	list-style: none;
}
.footer ul li a{
	color: #232145;
	text-decoration: none;
}
.footer ul li a:hover{
	color: #c82f6d;
	text-decoration: underline;
}
.img_container {
   float:left;
   width:180px;
}

.text_container {
   float:right; 
   width:560px;
}


.preorder_content{
	display: table;
	font-size: 12px;
}

.preorder_text_container {
   float:right; 
   width: 720px;
}

