/* CSS Document */
#content #titletext h1 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 12px;
}
#content #titletext .desc {
	color: #00741F;
	font: italic normal 12px/22px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: left;
	clear: both;	
}
#content #titletext .desc_bold {
	color: #00741F;
	font:  bold normal 14px/22px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0px;
	text-align: center;
	
}
#content a.purple_noarrow:hover {
	text-decoration: underline;
}
#content .purple_text {
	color:#D500D5;
	padding-right: 12px;
}
#sketch_book_thumbs {
	margin: 0px auto;
	width: 780px;
	padding-left: 7px;
}
#sketch_book_thumbs  a {
	float: left;
	
	height:230px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 16px;
}
#sketch_book_thumbs  a.short {
	float: left;
	
	height:170px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 16px;
}
#sketch_book_thumbs img {
	display: block;
	margin-bottom: 2px;
	border: 2px solid #FFF7DC;
}

#sketch_book_thumbs a:hover img {
	border: 2px solid #B31428;
}
#sketch_book_thumbs u {
	display: block;
	font: 12px/12px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	
}

#sketch_book_thumbs u.bul1 {
	padding-right: 10px;
	background: url('/images/bullet_green_small.jpg') no-repeat 75px 2px;
}
#sequentialgallerythumbs u.bul2 {
	padding-right: 15px;
	background: url('/images/bullet_green_small.jpg') no-repeat 77px 2px;
}
#sketch_book_thumbs a u,
#sketch_book_thumbs a {
	text-decoration: none;
	color: #5C3551;
}
#sketch_book_thumbs a.purple {
	color: #8C009B;
	text-decoration: none;
	padding-right: 12px;
	background: url('/images/arrow_purple.gif') no-repeat right 4px;
}
#bottom_nav {
margin: 0px auto 25px;
	width: 800px;
		font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 20px 0px 6px;
	float: right;
}
#content #titletext h1.bottom {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #B21327;
	margin: 6px 0px 0px;
	letter-spacing: 1px;
	text-align: center;
}
