
body
{
	background-color: #675646;
	margin: 0px;
	padding: 0px;
	color: #F9C492;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}

a
{
	color: #F4D6BB;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: none;
}

h1
{
	margin-top: 0px;
	color: white;
	font-size: 16px;
}

h2
{
	color: white;
	font-size: 14px;
}

h3
{
	color: white;
	font-size: 12px;
	font-weight: bold;
}

blockquote
{
	font-family: Georgia, "Times New Roman", serif;
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
	color: #AFCFE4;
	margin: 20px 0px 0px 0px;
}

p.quoteAuthor
{
	color: white;
	font-size: 12px;
}

div.container
{
	width: 906px;
	padding: 0px 65px 0px 53px;
}

#header
{
	margin-top: 64px;
	height: 148px;
	background-color: #4C6677;
	border-top: 2px #B08D6D solid;
	border-bottom: 2px #B08D6D solid;
	padding: 33px 0px 33px 0px;
}

#title
{
	position: absolute;
	top: 100px;
	left: 53px;
}

#nav
{
	width: 253px;
	float: right;
}

#nav img
{
	display: block;
}

#content
{
	float: left;
}

#leftCol
{
	width: 627px;
	float: left;
	font-size: 13px;
	line-height: 17px;
	margin-top: 25px;
}

#crumbs
{
	position: relative;
	margin-bottom: 15px;
	font-size: 11px;
}

#rightCol
{
	width: 245px;
	float: right;
	padding-top: 25px;
	
}

#searchForm
{
	font-size: 11px;
	padding-bottom: 25px;
}

#searchField, input.text
{
	height: 18px;
	border: 1px #B08D6D solid;
	background-color: #E1D6BF;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 163px;
	top: 2px;
	position: relative;
	margin-bottom: 8px;
}

textarea
{
	border: 1px #B08D6D solid;
	background-color: #E1D6BF;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	top: 2px;
	position: relative;
	margin-bottom: 8px;
	padding: 10px;
}

label
{
	font-weight: bold;
	font-size: 13px;
	color: #DE9F6A;
}

#searchBtn
{
	vertical-align: middle;
	margin-left: 10px;
	margin-bottom: 8px;
}

#rightCol ul
{
	margin-left: 7px;
	padding-left: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#rightCol ul li
{
	list-style-image: url(/images/bullet.gif);
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #F4D6BB;
}

#footer
{
	clear: left;
	float: left;
	height: 45px;
	width: 100%;
	background-image: url(/images/footer.gif);
	padding-top: 46px;
	color: #C38D5F;
	font-size: 11px;
}

#copyright
{
	float: left;
}

#footerLinks
{
	float: right;
}

#footerLinks a
{
	color: #C38D5F;
}

#headPhoto
{
	border: 5px #B4AB99 solid;
	position: absolute;
	top: 151px;
	left: 53px;
	background-color: #675646;
}

#headPhoto img
{
	display: block;
}

embed, object
{
	display:block;
}

#contentBox
{
	background-color: #3A4F5C;
	width: 627px;
}

#imageBox
{
	background-color: #3A4F5C;
	width: 601px;
	padding: 13px;
	float: left;
}

#homeContent
{
	border-top: 2px #3B3831 solid;
	border-top: 2px #3B3831 solid;
	border-bottom: 2px #3B3831 solid;
	padding: 20px 0px 20px 0px;
	font-size: 12px;
	line-height: 24px;
}

div.controls
{
	padding: 10px;
}

div.pageControl
{
	font-size: 12px;
	font-weight: bold;
	clear: left;
}

#qtyControl
{
	float: right;
}

#qtyControl select
{
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}

#imageGrid
{
	margin-left: 10px;
}

#imageGrid tr td.image
{
	background-color: #283740;
	text-align: center;
	vertical-align: middle;
	border-top: 10px #3A4F5C solid;
	border-right: 10px #3A4F5C solid;
	border-bottom: 5px #3A4F5C solid;
}

#imageGrid div.imageRule
{
	height: 1px;
	border-bottom: 1px #3B3D3A solid;
	clear: left;
	line-height: 0px;
	font-size: 0px;
	margin: 0px 10px 0px 0px;
}

#imageGrid tr td.portfolioDescription
{
	vertical-align: top;
	width: 180px;
	font-size: 11px;
	line-height: 14px;
}

#imageGrid tr td.portfolioDescription h1
{
	font-size: 15px;
}

#imageGrid tr td.portfolioDescription h1 a
{
	color: white;
}

#mainImage
{
	display: block;
}

#imageControls
{
	float: right;
	padding-bottom: 20px;
}

#imageControls img
{
	display: block;
	float: left;
}

#portfolioCopy
{
	display: none;
}

.imageNav
{
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top: 8px;
	color: #C69063;
}

.resourceImage
{
	border: 5px #B4AB99 solid;
	float: left;
	margin-right: 20px;
}

h2
{
	font-size: 14px;
	font-weight: bold;
}

.center
{
	text-align: center;
}