/*CSS Document
width:960
height:615*/
*
{
	margin: 0;
	padding: 0;
	border: none;
	position: relative;
}
HTML, BODY
{
	height: 100%;
	background-image: url(../images/BG-tile.jpg);
	background-repeat: repeat;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 1000px;
	background-image: url(../images/BG-gradient.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -115px;
	margin-left: auto;
}
#wrapper-all
{
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#nav-vertical
{
	width: 175px;
	float: left;
	padding-left: 20px;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-height: 350px;
}
#column-a1
{
	width: 300px;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#column-a2
{
	width: 420px;
	float: right;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	position: absolute;
	right: 0;
	top: -180px;
	z-index: 1;
}
#column-b2
{
	width: 700px;
	float: right;
	padding-right: 30px;
	margin-top: -40px;
	margin-bottom: 30px;
}
#column-b2 A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #DE4D16;
	font-weight: 600;
	text-decoration: underline;
	font-size: 12px;
}
#column-b2 A:hover
{
	color: #684320;
}
#column-b3
{
	width: 700px;
	float: right;
	padding-right: 30px;
	margin-bottom: 30px;
	margin-top: -10px;
}
#title
{
	text-align: right;
	padding-right: 20px;
}
#title2
{
	text-align: right;
	padding-right: 40px;
}
#pictures
{
	text-align: left;
}
#column-b2 LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	color: #746946;
}
#column-b2 LI A
{
	font-family: Arial, Helvetica, sans-serif;
	color: #DE4D16;
	font-weight: 600;
	font-size: 12px;
	text-decoration: underline;
}
#column-b2 LI A:hover
{
	color: #684320;
}
#book-button2
{
	position: absolute;
	right: 30px;
	bottom: -40px;
}
#book-button
{
	margin-right: auto;
	position: absolute;
	right: -10px;
	bottom: -60px;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	background-image: url(../images/header.png);
	background-position: center top;
	height: 185px;
	margin-left: -2px;
/*height:150px;*/
	z-index: 100;
}
#logo
{
	width: 200px;
	height: 100px;
	padding-top: 15px;
	padding-left: 15px;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 115px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 980px;
	margin: 0 auto;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	clear: both;
	text-align: right;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: right;
}
#footer-ob-logo
{
	float: left;
	width: auto;
	margin-left: 40px;
	padding: 70px 0 0;
}
#foot-links
{
	float: right;
	width: auto;
	margin-right: 40px;
	padding: 90px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #694421;
}
#foot-links A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #694421;
	text-decoration: none;
}
#foot-links A:hover
{
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
.clear
{
	clear: both;
}
.nav
{
	height: 25px;
	width: 165px;
	display: block;
	background-image: url(../images/button-2.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C2B485;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 400;
}
.nav:hover, .active
{
	height: 25px;
	width: 165px;
	display: block;
	background-image: url(../images/button-1.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 3px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #694421;
}
.class
{
}
.left
{
	float: left;
	margin-right: 40px;
}
.right
{
	float: right;
}
.nested
{
	margin-left: 15px;
}
.border
{
	border: 8px solid #684320;
}
.border2
{
	border: 4px solid #694421;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
}
.textwidth
{
	float: left;
	width: 680px;
	list-style-type: none;
}
.textwidth A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #736845;
	font-weight: 600;
	line-height: 140%;
	text-decoration: none;
}
.textwidth A:hover
{
	text-decoration: underline;
}
.textwidth LI
{
	list-style-type: none;
}
.border3
{
	border: 4px solid #694421;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}
P
{
	font: 10pt Arial;
	color: #746946;
}
H1
{
	font: 16pt Arial;
	color: #736845;
}
H2
{
	font: 16pt Arial;
	color: #736845;
}
H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #746946;
}
