/************************************************
* Sarah Smith Letterpress, Inc.
* Content styles
* Copyright Sarah Smith Letterpress, Inc., 2009
************************************************/

h2 {
	font-size: 9pt;
	font-weight: normal;
	color: #8b8a8a;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-top: 15px;
}
h3 {
	font-size: 10pt;
	margin: 20px 0 15px 0;
}
#col1 li, #col2 li {margin-bottom: 10px;}

#col2 .tout {
	margin-bottom: 25px;
}
	#col1 p, #col2 p {
		margin-top: 0;
	}


#slideshow, #gallery {
	border: #5f4730 1px solid;
	height: 326px;
	margin: 0 0 20px;
	padding: 0;
	width: 492px;
}
#gallery {margin-bottom: 0px;}

#gallerynav {
	border: #5f4730 1px solid;
	background-color: #5f4730;
	text-align: right;
	width: 492px;
}

	#gallerynav a {
		margin-bottom: 30px;
		margin-left: 5px;
		margin-right: 5px;
	}
	#gallerynav a:link,
	#gallerynav a:visited {
		color: #f6bea9;
		text-decoration: underline;
	}
	#gallerynav a:hover,
	#gallerynav a:active {text-decoration: none;}
	
	#gallerynav a.activeSlide {
		color: #fff;
		text-decoration: none;
	}
	
#notfound {
	border: #5f4730 1px solid;
	height: 50px;
	padding: 25px 0;
	text-align: center;
}
	#notfound p {margin-top: 15px;}
#col1 #clickthumb {
	background: transparent url(../images/bg-clickonthumb.gif) left top no-repeat;
	height: 7px;
	margin: 27px 0 0;
	position: relative;
	text-indent: -9999px;
}

#pricing #col1 ul, 
#pricing600gsm #col1 ul {
	list-style-type: none;
	margin: 0 0 20px;
	padding: 0;
	text-align: right;
	width: 786px;
}
	#pricing #col1 ul li, 
	#pricing600gsm #col1 ul li {
		display: inline;
		margin: 0 5px;
	}
