/* CSS Document */

body{
	font-family:Arial,Verdana, "Trebuchet MS",Georgia, Lucida,Helvetica,Tahoma, sans-serif;
	margin:0;
	font-size:12px;
	text-align:center;
	color:#333;
	background:#FFFFFF;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
}	

h1{
	font-weight:normal;
	font-size:21px;
	margin:10px 0 10px 0;
	text-transform:uppercase;
}
h2{
	font-size:17px;
	color:#166100;
	font-weight:normal;
}
h4{
	font-size:13px;
}
h3{
	font-size:13px;
}
input,textarea{
	background:#F6FFF5;
}
input:focus,textarea:focus{
	background:#FFFFFF;
}
.hide,h1 b,h2 b,h3 b,h4 b,h5 b,a i{
     position: absolute;
     left: -9999px;
}
/*-----------------------Page Structure
*/
#wrap{
	width:660px;
	margin:0px auto;
	text-align:left;
	background:#fff;
}
#header{
	width:660px;
	text-align:center;
	margin:15px 0 15px 0;
}
.telephone{
	text-align:center;
}
.content{
	width:660px;
	margin-top:35px;
	margin-bottom:15px;
	overflow:hidden;
	background:url(images/main-bg.gif) repeat-y;
}
.left-navigation{
	float:left;
	width:185px;
}
.left-navigation ul li{
	width:185px;
	margin-bottom:18px;
}
.right-content{
	width:475px;
	float:right;
	text-align:center;
}
.right-content a{
	text-align:center;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.right-content strong{
	padding:20px 0 0 0;
	display:block;
}
.story-content{
	width:435px;
	float:right;
	padding:0 0 0 40px;
	text-align:left;
}
.story-content p{
	font-family:Tahoma;
	font-size:11px;
	text-align:justify;
	color:#000000;
	padding:0 0 15px 0;
}
.story{
	padding:20px 0 17px 0;
}
.bio{
	padding:0 0 17px 0;
}
.open{
	margin:20px 0 39px 0;
}
.express{
	margin:0 0 0 0;
}
.party{
	padding:0 0 120px 0;
}
.picture{
	padding:0 0 100px 0;
}
.press{
	width:460px;
	padding:25px 0 0 15px;
}
.photos{
	padding:160px 0 0 0;
}
.bottom{
	width:660px;
	padding-top:15px;
	clear:both;
}