body { 
	background: transparent url(/images/Wood-Pattern11.png) repeat scroll center;
	background-color: #fff; color: #663300; width: 930px;}

body, p, ol, ul, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	
	line-height: 18px;
	margin: 0px auto 0px auto;
}

a { color: #999966; }
a:hover { color: #663300; text-decoration: none; }

#page {
	margin:5px auto;
	position:relative;
	text-align:left;
	width:620px;
}

#main_image{
	background: url(/images/shadow.png) no-repeat bottom right;
	max-width: 617px;
    margin: 10px 0 0 5px;
    height: 468px;
}

#main_image img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: 16px 6px 6px 0px;
	padding: 4px;
	padding-bottom: 0px;
 }

#header{
	margin: 10px 0px 10px 0px;
}

#header_res {
	margin: 50px 0px 20px 0px;
}

#header_eco {
	margin-left: 69px;
}

#header_res img{
	overflow: hidden;
}

#main {	
	width: 100%;
}

#footer{
	float: left;
	padding-top: 2em;
	margin-left: 350px;
	margin-bottom: 50px;
}

#logodiv {
	top: 37px;
	left: 810px;
	background: transparent;
	z-index: 1;
	position: absolute;
}

#pic_select_res {
	float: left;
	max-width: 40em;
	padding-top: 2em;
	margin-left: 80px;
}

#pic_select_res div {
	float: left;
}

#pic_view_res {
	width: 40%;
	text-align: center;
	float: right;
	margin-right: 80px;
}

#pic_select_eco {
	float: left;
	max-width: 40em;
	padding-top: 2em;
	margin-left: 80px;
}

#pic_select_eco div {
	float: left;
}

#pic_select_res {
	float: left;
	max-width: 40em;
	padding-top: 2em;
	margin-left: 80px;
}

#pic_select_res div {
	float: left;
}

#pic_view_res {
	width: 40%;
	text-align: center;
	float: right;
	margin-right: 80px;
}

.thumb {
	background:transparent url(/images/thumb_background.jpg) no-repeat scroll center;
	border:medium none;
	padding:9px;
}

.thumb img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.thumb img:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.picture {
	background:transparent url(/images/viewer.png) no-repeat scroll center;
	height: 330px;
}

.details {
	display: none;
}

.copyBox {
	background-color:#FFFFFF;
	border:0px solid #FFFFFF;
	color:#000000;
	height:520px;
	margin:0pt auto;
	padding:20px;
	text-align:left;
	width:560px;
}

.pullquote {
	color:#869D83;
	font-size:18px;
	text-align:left;
}

