@charset "UTF-8";
body {
	font: 11px Helvetica, sans-serif;
	background-repeat: repeat;
	background-color: #f3e2d7;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height: 14px;
}
.start {
	font-family: Arial, Helvetica, sans-serif;
}
.outer { 
	border-width:1px;
	border-color: #473B36;
	widt
}
.container {
	width: 780px;
	margin: 50px auto 0 auto; 
}
#main_content_home {
	width: 780px;
	height: 500px;
}
#main_content {
	width: 780px;
	height: 500px;
	background-image: url(images/wing1.jpg);
}
#main_content_bio {
	width: 780px;
	height: 500px;
	background-image: url(images/wing2.jpg);
}
#main_content_gallery {
	width: 780px;
	height: 500px;
	background-image: url(images/wing3.jpg);
}
#main_content_location {
	width: 780px;
	height: 500px;
	background-image: url(images/wing4.jpg);
}
#main_content_press {
	width: 780px;
	height: 500px;
	background-image: url(images/wing5.jpg);
}
#head {
	position: relative;
	top: 0px;
	text-align: center;
}
#body_content {
	width: 645px;
	height: 310px;
	margin: 20px auto 20px auto;
}
#page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #ffffff;
	clear: both;
	text-align: left;
	margin: 0 0 0 25px;
	position: relative;
	top: 25px;
}
#page_titlegallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #ffffff;
	text-align: left;
	margin: 0 0 0 25px;
	position: relative;
	top: 25px;
	width: 105px;
	float:left;
}
#body_columnleft {
	width: 300px;
	float: left;
	text-align: left;
	color: #615143;
	padding: 0 0 0 25px;
	position: relative;
	top: 40px;
	line-height: 15px;
}
#body_columnright {
	width: 275px;
	float: right;
	text-align: left;
	color: #615143;
	padding: 0 25px 0 0;
	position: relative;
	top: 40px;
	line-height: 15px;
}
#body_columnright_press {
	width: 305px;
	float: right;
	text-align: left;
	color: #615143;
	padding: 0 5px 0 0;
	position: relative;
	top: 40px;
	line-height: 15px;
}
#body_columnpress {
	width: 600px;
	float: left;
	text-align: left;
	color: #ffffff;
	padding: 0 0 0 25px;
	position: relative;
	top: 40px;
}
#body_columngallery {
	width: 470px;
	float: right;
	text-align: left;
	color: #ffffff;
	padding: 25px 25px 0 0;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.pressthumbs {
	padding-right:30px;
	padding-bottom:30px;
}
.pressthumbslast {
	padding-bottom:30px;
}
.pressthumbsrow2 {
	padding-right:30px;
}
#presslinks {
	width: 200px;
	float: left;
	text-align: left;
	color: #ffffff;
	position: absolute;
	top: 130px;
	margin-left: 310px;
}
#navigationcontainer {
	vertical-align: bottom;
	width: 400px;
	height: 20px;
	margin: 40px auto 0 auto;
	padding-top: 10px;
}
.navigationbuttons {
	padding: 0 10px 0 10px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #756557;
	text-align: center;
	margin: 20px 0 20px 0;
}