@charset "UTF-8";

* {
	padding:0;
	margin: 0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000;
background-color:#FFF;
}

#centered_column {
width:950px;
margin-right:auto;
margin-left:auto;
}

#header {
background-image:url(../images/site/header_back.jpg);
height:155px;
position:relative;
width:950px;
}

#row_slides {
position:absolute;
top:180px;
height:400px;
width:950px;
}

#row_extras {
position:absolute;
height:145px;
width:950px;
top:609px;
overflow:hidden;
}

#footer {
background-image:url(../images/site/footer_lines.gif);
background-repeat:repeat-x;
background-position:top;
clear:both;
position:absolute;
width:950px;
top:770px;
}

#footer p,#footer_expand p {
text-align:right;
padding-top:10px;
font-size:11px;
font-family:"Times New Roman", Times, serif;
color:#8D623A;
padding-bottom:10px;
}

#footer_expand {
background-image:url(../images/site/footer_lines.gif);
background-repeat:repeat-x;
background-position:top;
width:950px;
}

#header #logo {
position:absolute;
height:96px;
width:200px;
left:375px;
top:38px;
z-index:15;
}

#navigation {
position:absolute;
left:60px;
top:116px;
overflow:hidden;
z-index:10;
height:22px;
width:830px;
right:60px;
}

#menu a,#menu img {
display:block;
position:absolute;
height:22px;
top:0;
}

#menu #contact {
left:744px;
top:0;
}

#menu #news {
width:61px;
left:671px;
}

#menu #editorial {
width:93px;
left:564px;
}

#menu #portfolio {
width:98px;
left:155px;
}

#menu #about {
width:70px;
left:73px;
}
#row_extras #col1,#row_extras #col2,#row_extras #col3,#row_extras #col4,#row_extras #col5 {
clear:none;
float:left;
}

#row_extras #col5 {
width:301px;
}

#menu,.boxite {
position:relative;
}

#row_extras #col1 {
width:110px;
}
#row_extras #col3 {
width:110px;
}

#row_extras #col2,#row_extras #col4 {
width:210px;
}

.most_p {
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
color:#8D623A;
margin-bottom:8px;
}

.most_p a {
color:#8D623A;
text-decoration:none;
}

.most_p a:hover {
text-decoration:underline;
}

#right_column h3 {
display:block;
height:28px;
}
.extra_p {
padding-left:16px;
padding-top:16px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
line-height:14px;
color:#8D623A;
padding-right:16px;
}
.extra_p a{
color:#8D623A;
text-decoration:none;
}
.extra_p a:hover{
color:#8D623A;
text-decoration:underline;
}
#left_column {
width:125px;
list-style-type:none;
clear:none;
float:left;
}
#left_column ul {
list-style-type:none;
}
#left_column li {
	display:block;
	margin-bottom:7px;
}
#left_column a {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#8D623A;
text-decoration:none;
line-height:13px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#FFF;
}

#left_column a:hover,#left_column .current {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#F15D22;
color:#663700;
}

#left_column hr {
display:block;
margin-top:3px;
}

.title_holder {
margin-bottom:3px;
padding-bottom:3px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#D4BCA3;
}
#info .title_box {
	margin-bottom: 5px;
}

label {
display:block;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#D4BCA3;
margin-bottom:4px;
padding-bottom:4px;
}

#portfolio_main_thumbs, #portfolio_viewer, #right_column {
	float:right;
	clear:none;
	display:block;
}
#portfolio_main_thumbs, #right_column {
	width:775px;
}
#portfolio_viewer{
	width:775px;
}


#portfolio_main_thumbs li {
clear:none;
float:left;
height:175px;
width:125px;
list-style-type:none;
display:inline;
}

#portfolio_main_thumbs a {
display:block;
border:1px solid #FFF;
height:135px;
width:110px;
}

#portfolio_main_thumbs a:hover {
border:1px solid #F15D22;
}

#portfolio_main_thumbs img {
margin:5px;
}

#portfolio_main_thumbs p {
text-align:center;
margin-top:4px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#663700;
margin-right:15px;
line-height:12px;
}
#row_expand #right_column .left {
	clear:none;
	float:left;
	width:410px;
}
#row_expand #right_column .right {
	width:325px;
	clear:none;
	float:right;
}
.underlined_p {
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#D4BCA3;
margin-bottom:14px;
padding-bottom:11px;
}
#portfolio_viewer #left {
	clear: none;
	float: left;
	width: 440px;
}
#portfolio_viewer #right {
	clear: none;
	float: right;
	width: 320px;
}
#portfolio_viewer #right li {
	clear:none;
	float:left;
	height:78px;
	width:78px;
	list-style-type:none;
	display:inline;
}
#portfolio_viewer #right a.thumb {
	display:block;
	border:1px solid #FFF;
	height:68px;
	width:68px;
}
#portfolio_viewer #right a.thumb:hover {
border:1px solid #F15D22;
}

#portfolio_viewer #right a.thumb img {
margin:4px;
}
.view_more_bar {
	position:absolute;
	top:330px;
	left:115px;
}
.view_more_bar a, .view_more_bar img {
	display: block;
	clear: none;
	float: left;
}
.abs_quote {
	position:absolute;
	top:545px;
}

#viewer {
	height: 370px;
	width: 440px;
	overflow: hidden;
}
#portfolio_viewer .insider {
	position: absolute;
	left: 0px;
	top: 0px;
}
#portfolio_viewer .insider_too {
	margin-top:390px
}
#view_larger_holder {
	height:12px;
}
#info {
	margin-top: 20px;
}
.work_box img {
	margin-top:5px;
}	
#larger_image_holder {
	position: absolute;
	z-index: 6000;
	left: 0px;
	top: 0px;
}
h4 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#663700;
margin-bottom:5px;
}

.title_img_sm {
padding-bottom:8px;
}

.row_padding {
	padding-top: 26px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.row_padding_sprt {
	padding-top: 26px;
	padding-right: 8px;
	padding-bottom: 25px;
	padding-left: 15px;
}
#opener {
	width: 440px;
}
#sixt1, #sixt2 {
	clear: none;
	float: left;
}
#info .most_p {
	width: 300px;
}
.captioner {
	display: block;
	margin-top: 8px;
	margin-bottom: 12px;
}
#viewer_editorial {
	width: 440px;
	overflow: hidden;
}
#sixt2 .boxite #quote_bar {
	position: absolute;
	left: 0px;
	top: 160px;
}
#st2, #st1 {
	display: block;
	float: left;
}

.st_less_than_16 {

}
.st_more_than_16 {
	height: 320px;
	min-height: 320px;
}
#viewer_16_2 {
}

.photo_credit_p {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#C1A382;
	margin-bottom:8px;
	padding-top: 10px;
	padding-left: 25px;
}
.photo_credit_p_sm {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	color:#C1A382;
	margin-bottom:8px;
	padding-left: 0px;
}
#quote_bar {
	margin-top: 10px;
	margin-bottom: 10px;
	display:block;
}
/* #editorial_link {
	display:block;
	padding-top: 20px;
	clear: both;
}*/
.editorial_link a{
	display:block;
	float:left;
	clear:none;
	padding-right:15px;
}

.abs_cross {
	position:absolute;
	top:580px;
	z-index: 5;
}
.view_more_bar_2 {
	clear: both;
	display: block;
	text-align:left;
	padding-left:100px;
	padding-bottom:15px;
}
.st_less_than_16 {
	clear: both;
	display: block;
	text-align:left;
}
.captioner2 {
	display: block;
	margin-top: 8px;
	margin-bottom: 27px;
}
#zoomer_box {
	z-index: 50;
	position: absolute;
}
.zoomer_box {
	margin-top: 25px;
	margin-left: 160px;
}
