body {
	background: #D7D7AF url(../i/background.gif) repeat-x;
	margin: 21px 0 0 2px;
	font: normal 11px verdana, arial, helvetica, sans-serif;
}
h1 {
	background: #FFC url(../i/title/photos.gif) no-repeat;
	text-align: right;
	font: normal 17px georgia, 'times new roman', times, serif;
	color: #843326;
	height: 28px;
	width: 575px;
	margin: 0;
}
h2 {
	font: bold 14px georgia, 'times new roman', times, serif;
	color: #843326;
}
img { display: inline; }

/* TEXT */
.bodyText { 	
	color: #444;
	line-height: 150%; 
}
.lg { font-size: 12px; }

/* LAYOUT */
#address {
	margin: 10px 0 0 0;
	padding: 36px 0 0 34px;
	background: #FFF url(../i/address.gif) no-repeat;
	line-height: 15px;
}
.clear { clear: both; }
#col1 {
	background: #FFF url(../i/main-background.gif) repeat-y;
	width: 594px;
}
#col1photo {
	width: 594px;
}
#col2 {
	width: 188px;
	float: right;
	color: #963;
}
#copyBox {
	padding: 6px 20px 20px 28px;
}
#copyBox p {
	color: #444;
	line-height: 150%;
	margin: 4px 0 16px 0;
}
#copyright { 
	color: #9B9B67; 
	font-size: 10px; 
	margin: 16px 8px;
	background: #FFC url(../i/copy-footer.gif) repeat-y right;
}
#footer {
	width: 782px;
	height: 42px;
	color: #C9B7A7; 
	background: #D7D7AF url(../i/copy-footer.gif) no-repeat;
	position: relative;
}
#photo #footer {
	width: 782px;
	height: 42px;
	color: #C9B7A7; 
	background: #D7D7AF url(../i/footer.gif) no-repeat;
	position: relative;
}
#footer p { 
	margin: 0;
	padding: 17px 0 0 15px;
}
.imgRt {
	float: left;
	border: 1px solid #C9B7A7;
	margin: 4px 10px 0 0;
}
.left { float: left; }
.right { float: right; }
#preview { margin-left: 13px; text-align: center; }
#preview img { border: 0; }
#preview p { margin: 0; padding: 0; }
#wrapper {
	width: 782px;
	margin: 0 auto;
	position: relative;
	background: #FFC url(../i/sidebar-background.gif) repeat-y right;
}

/* LINKS */
#footer a, #copyright a { color: #858557; text-decoration: none; }
#footer a:hover, #copyright a:hover { text-decoration: underline; }

a { color: #930; }
a:hover { text-decoration: none; }