body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:"Lucida Grande",helvetica,arial,verdana,sans-serif;
	#color: #3D3D3A;
	color: #4C3C2D;
	background: #A79A87;
}
* {
	outline: none;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS",georgia,times,roman,serif;
	color: #A36318;
	text-transform:uppercase;
	font-weight: normal;
	letter-spacing: .15em;
}
div#left_column h1, div#right_column h3 {
	font-size: 14px;
	margin: 45px 0 -25px 0;
	color: #4C3C2D;
}
div#right_column h3 a {
	color: #4C3C2D;
}
div#left_column h2, div#left_column h3 {
	font-size: 24px;
	line-height: 1em;
	margin: 30px 0;
}
h3 {
	font-size: 24px;
}

a {
	color: #A36318;
	text-decoration: none;
}
div#left_column a:hover, div#right_column a:hover {
	border-bottom: 1px dotted #A36318;
}
div.hr, hr {
	border: none;
	border-top: 1px solid #A79A87;
	height: 1px;
	margin-top: 30px;
	clear: both;
}
p {
	font-size: 14px;
	line-height: 20px;
}
a.copy_img_a {
	text-decoration: none;
	border: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
	border: 1px solid #dfd6c2;
	outline: 1px solid #e7deca;
	display: block;
	background: #A79A87 url(../img/ajax-loader.gif) center center no-repeat;
	margin-left: -2px;
}
div#home_three_wrapper a.copy_img_a {
	margin-bottom: 0;
}
img.copy_img {
	border: 10px solid #FEFDFA;
	outline: 1px solid #d1c8b4;
	margin: 1px 1px;
}
a.copy_img_landscape {
	margin-bottom: 20px;
}
.center {
	width: 960px;
	/*border: 1px dotted red;*/
	margin: 0 auto;
	display:block;
	clear:both;
	text-align: left;
}
div#header_wrapper {
	background: transparent url(../img/banner_bg.jpg) center center repeat-x;
	height: 146px;
	float: left; 
	clear: both;
	width: 100%;
	display: block;
}
a#h1_title {
	position: absolute;
	margin: 0 0 0 -480px;
	padding: 0;
	top: 0;
	left: 50%;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 236px;
	height: 146px;
	background: transparent url(../img/logo.jpg) 0 0 no-repeat;
	z-index: 100;
}
div#top_right {
	z-index: 99;
	position: absolute;
	top: 35px;
	text-align: right;
	margin: 0 auto;
	color: #EFE6D2;
	width: 300px;
	padding-left: 660px;
	display: block;
}
div#top_right p{
	font-size:12px ! important;
	margin: 0;
}
div#top_right span, div#top_right a{
	color: #ffb533;
	text-decoration: none;
}
div#nav {
	display: block;
	height: 37px;
	z-index: 98;
}
div#banner {
	height: 200px;
	width: 939px;
	border: 10px solid #fefdfa;
	background: #D1C8B4 url(../img/ajax-loader.gif) center center no-repeat;
	/*outline: 1px solid #bfb7a6;
	-webkit-box-shadow: 1px 1px 8px #bfb7a6;
	-moz-box-shadow: 1px 1px 8px #bfb7a6;*/
	margin: 0 1px 1px 0;
}
div#banner_wrapper {
	width: 960px;
	background: #A79A87 url(../img/ajax-loader.gif) center center no-repeat;
	/*outline: 1px solid #DFD6C2;*/
	border-left: 1px solid #DFD6C2;
	border-right: 1px solid #DFD6C2;
	border-bottom: 1px solid #D1C8B4;
	margin-top: 5px;
	clear: both;
	position: relative;
	display: block;
}
div#home_banner_wrapper {
	background: transparent url(../img/home_banner_bg.gif) center 0 no-repeat;
	height: 350px;
	clear: left;
}
div#home_banner_bg {
	position: absolute;
	top: 202px;
	left: 50%;
	margin-left: -470px;
	width: 628px;
	height: 305px;
	background: #A79A87 url(../img/ajax-loader.gif) center center no-repeat;
}
div#home_banner {
	width: 628px;
	height: 305px;
	background: transparent url(../img/ajax-loader.gif) center center no-repeat;
}

div#home_three_wrapper p{
	font-size: 13px;
}
div#home_three_wrapper h2{
	font-size: 16px;
	margin: 20px 0;
}
div#home_three_wrapper div.home_three{
	width: 290px;
	margin: 0;
	float: left;
}

div.middle{
	margin: 0 45px ! important;
}

div#home_banner_copy {
	display: block;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: 185px;
	text-align: left;
	width: 270px;
	height: 270px;
	color: #928677;
	overflow: hidden;
}
div#home_banner_copy h2{
	font-size: 16px;
	margin: 30px 0 10px 0;
}
div#home_banner_copy p{
	font-size: 12px;
}
div#home_banner_copy:hover {
	color: #928677
}
ul#home_banner_array {
	position: absolute;
	top: 480px;
	left: 50%;
	margin: 0 0 0 183px;
	padding: 0;
	list-style-position:inside;
	list-style:circle;
	list-style:none;
}
ul#home_banner_array li{
	float: left;
	overflow: hidden;
}
ul#home_banner_array li a.dots{
	/*border: 1px solid #efe6d2;*/
	width: 15px; height: 15px;
	float: left;
	background: transparent url(../img/dots.jpg) -3px -1px no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
ul#home_banner_array li a.current_dot{
	background: transparent url(../img/dots.jpg) -26px -1px no-repeat ! important;
}
div#content_wrapper {
	background: #efe6d2 url(../img/content_bg.jpg) center 126px repeat-x fixed;
}
div#left_column {
	width: 600px;
	float: left;
}
div#right_column {
	width: 250px;
	float: right;
}


/* FOOTER */
div#footer_wrapper {
	background: #A79A87 url(../img/footer_top.jpg) center top repeat-x;
	height: 146px;
	float: left; 
	clear: both;
	width: 100%;
	display: block;
}
div#footer_wrapper small {
	font-size: 10px;
	
}
div#footer {
	margin: 30px auto 60px;
	clear: left;
	display: block;
}
div.footer_three {
	width: 290px;
	margin: 0 0 50px;
	float: left;
}
div#footer a {
	color: #4C3C2D;
	border-bottom: 1px dotted #4C3C2D;
}
div#footer a:hover {
	color: #4C3C2D;
	border-bottom: 1px solid #4C3C2D;
}
a#esd_logo{
	width: 36px;
	height: 37px;
	border: none ! important;
	overflow: hidden;
	float: right;
	background: transparent url(../img/esd_logo.png) 0 0 no-repeat;
	margin: 0 0 0 2px;
	text-indent: -9999px;
	text-align: left;
	text-decoration: none;
	position: relative;
	top: -7px;
}
a#esd_logo:hover{
	background: transparent url(../img/esd_logo.png) -40px 0 no-repeat;
}


/* SIBLING UL */
ul.sibling_ul {
	margin: 30px 0 20px 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #A79A87;
}
ul.sibling_ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #A79A87;
	font-size:12px;
	text-transform:uppercase;
}
ul.sibling_ul li a{
	border: none;
	padding: 5px 5px 5px 15px;
	display: block;
	color: #A36318;
	text-decoration:none;
}
ul.sibling_ul li a:hover{
	border: none ! important;
	color: #fff;
	background-color: #A79A87;
}
a.live_sib {
	color: #ffffff ! important;
	background-color: #A36318;
}
