body {
	background: #bf750f url(../images/fffashion/body-bg.gif) no-repeat center 50px;
	}
a, a:visited, a:active {	
	text-decoration: underline;
	color:  #e5911e;
	}
a:hover {
	color: #e5911e;
	text-decoration: none;
	}

#content {
	position: relative;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	border-top: 6px solid #4b6f38;
	width: 770px;
	background: #fff url(../images/fffashion/right-col-bg.gif) top right repeat-y;
	}
#center-col {
	position: relative;
	float:left;
	margin: 0px;
	padding: 16px;
	border: 0px;
	background-color: #fff;
	width: 434px;
/*	width: 400px;  */
	}
#right-col {
	position: relative;
	float: right;
	color: #fff;
	margin: 0;
	padding: 16px;
	border: 0;
	background-color: #4b6f38;
	width: 268px;
	height: 100% !important;
	}
#right-col h1, #right-col p, #right-col li {
	color: #fff
	}
#right-col h1 {
	border-bottom: 1px solid #fff;
}
#right-col a, #right-col a:visited, #right-col a:active {	
	text-decoration: underline;
	color:  #fff;
	}
#right-col a:hover {
	color: #fff;
	text-decoration: none;
	}
#right-col img.bordered {
	border: 2px solid #fff;
	padding: 0px;
	margin: 0px;
	}
h1 {
	border-bottom: 1px solid #000;
}

	
/* right column */

.col-headlines {
	font-size: 11px;
	color: #fff; 
	border: 0px;
	padding: 4px 4px 6px 6px;
	width: 170px; 
	background-color: #373737;
}
.col-headlines a, .col-headlines a:visited, .col-headlines a:active {
	color: #fff;
	text-decoration: none;
}
.col-headlines a:hover {
	color: #fff;
	text-decoration: underline;
}
img.bordered {
	border: 3px solid #e2e2e2;
	padding: 2px;
	margin: 0px;
	}
p.caption {
	color: #373737;
	font-size: 10px;
	font-style: italic;
	text-align: center;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
/* photo gallery */
	
#gallery {
	margin: 10px auto 20px auto;
	width: 600px;
	text-align:center;
	border: 0px solid #000;
}
#gallery h1 {
	margin-bottom: 0px;
	border-bottom: 0px solid #000;
}
div.thumbcontainer {
	float:left;
	width:90px;
	text-align:center;
}
.thumbnail {
	margin: 4px 3px 4px 3px;
	padding: 2px;
	border: 2px solid #869e79;
	
}
.fullimage {
	margin:4px;
	padding:4px;
	border:2px solid #e1e1e1;
}
h3.phototitle {
	font-size: 14px;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
}
p.photodesc {
	font-size: 12px;
	line-height: 140%;
	padding: 0px 50px 12px 50px;
	margin: 0px;
}
td.prev-image img {
	padding:4px;
	border:2px solid #e1e1e1;
}
td.next-image img {
	padding:4px;
	border:2px solid #e1e1e1;
}
td.more-links {

}

