@charset "utf-8";
#HomeOrangeBody {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(images/home_book.png) no-repeat right bottom;
}
#HomeOrangeContainer p {
}
#HomeOrangeContainer  {
	padding: 10px 10px 10px 20px;
}
#HomeOrangeContainer h1 {
	font-size: 18px;
	line-height: normal;
	color: #FFFFFF;
}
#HomeWendy {
	padding-top: 3px;
	padding-left: 5px;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333333;
}
#navContainer {
	color: #4167B1;
	height: 28px;
	width: 100%;
	background: url(images/navBarBkg.gif);
	vertical-align: middle;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	color: #4070B0;
	font-weight: lighter;
	font-size: 18px;
}
#leftNav {
	font-size: 11px;
	padding-right: 10px;
	font-variant: small-caps;
}
#leftNav a {
	font-size: 11px;
	text-decoration: none;
	line-height: 16px;
}
h3 {
	color: #666666;
	text-decoration: underline;
}
#navContainer a {
	margin-left: 20px;
	text-decoration: none;
}
a {
	color: #33598C;
}
#homeBottomBox {
	height: 76px;
	background: url(images/home_botBoxBkg.gif) repeat-x bottom;
	display: block;
	padding: 12px 20px;
}
#footer {
	font: 11px Arial, Helvetica, sans-serif;
	padding: 4px;
	color: #4070B0;
}
#MainContainer {
	text-align: center;
}
p {
	font-size: 12px;
}
#homeRightCol {
	font-size: 11px;
	line-height: 16px;
	padding-right: 6px;
	padding-left: 6px;
}
#HomeBody {
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
}
a:hover {
	color: #CC6600;
}
#content {
	background: url(images/subLeft.gif) no-repeat left top;
}
#box {
	width: 500px;
	background: #F5F8FA;
	display: block;
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#boxTitle {
	font-variant: small-caps;
	background: #EDF1FA;
	display: block;
	width: 500px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 3px 10px;
}
.quote {
	font-style: italic;
	line-height: 19px;
	color: #666666;
}
#photoThumb {
	background: url(images/thumbBkg.gif) no-repeat center center;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#photoTitle {
	font-style: normal;
	color: #333333;
	font-size: 11px;
}
.photoThumbTitle {
	font-size: 10px;
	font-style: italic;
}
#sitemap li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#sitemap ul {
	margin: 2px;
	padding: 0px;
}
