/* begin staiman design */
body
{
	background: url(../images/site/page-bkg.gif) repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
}

.clearer
{
	font-size: 0px;
	line-height: 0px;
	clear: both;
	float: none;
	height: 0px;
}

#wrapper
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#topSpacer
{
	font-size: 1px;
	line-height: 1px;
	background-color: #FFFFFF;
	height: 6px;
	width: 800px;
}

#navBarDiv
{
	background-image: url(../images/site/top_nav.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	background-position: 0px 0px;
}

#navBarDiv ul
{
	height: 20px;
	overflow: hidden;
	float: right;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}

#navBarDiv li
{
	display: block;
	list-style-type: none;
	float: left;
}

#navBarDiv a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	display: block;
	float: left;
	height: 20px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	line-height: 12px;
}

#navBarDiv a:hover, #navBarDiv a.current
{
	background-image: url(../images/site/nav_hilite_bkg.gif);
	background-repeat: repeat-x;
}

#headerWrap
{
	background-color: #FFFFFF;
	height: 158px;
	width: 800px;
	overflow: hidden;
	clear: both;
}

#headerFlash
{
	height: 158px;
	width: 592px;
	background-color: #FFFFFF;
	float: left;
}

#headerFlash h1
{
	display: none;
}

#headerPhoto
{
	background-image: url(../images/site/header_photo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 158px;
	width: 208px;
	float: left;
}

a:link
{
	color: #6A1D4F;
}

a:visited, a:hover, a:active
{
	color: #B1769B;
	text-decoration: none;
}

#contentWrapper
{
	background-image: url(../images/site/bkg_slice.gif);
	background-repeat: repeat-y;
	padding-left: 24px;
	background-position: 0px 0px;
	background-color: #FFFFFF;
	padding-top: 1px;
}

#contentWrapper p
{
	margin-bottom: 7px;
	font-size: 12px;
	line-height: 15px;
	margin-top: 3px;
	color: #333333;
}

#contentL
{
	width: 548px;
	float: left;
	padding-top: 24px;
}

#contentR
{
	width: 175px;
	float: left;
	padding-left: 34px;
	padding-right: 10px;
	padding-top: 12px;
}

#contentR p
{
	color: #FFFFFF;
}

#contentR a
{
	color: #E0B43E;
}

#contentR a:hover
{
	color: #F2D68C;
	font-weight: normal;
}

.headerReplace
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -1000px;
	overflow: hidden;
	margin: 0px 0px 10px;
	padding: 0px;
}

.attribute
{
	text-align: right;
	padding-bottom: 16px;
}

img.floatRight
{
	float: right;
	padding-bottom: 8px;
	padding-left: 10px;
}

.featureBox_A, .featureBox_B
{
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 182px;
	width: 233px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 13px;
	margin-top: 16px;
	float: left;
}

.featureBox_A
{
	background-image: url(../images/site/textbox_bkg_a.jpg);
	margin-right: 16px;
}

.featureBox_B
{
	background-image: url(../images/site/textbox_bkg_b.jpg);
}

#footer
{
	background-image: url(../images/site/bottom_edge_bb.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; /* tahoma, arial, helvetica, sans-serif; */
	line-height: 11px;
	color: #683964;
	width: 800px;
	padding-top: 24px;
}

#footer p
{
	float: left;
	width: 360px;
	text-align: right;
	clear: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif; /* tahoma, arial, helvetica, sans-serif; */
	line-height: 11px;
	color:  #D6D6D6;
}

#footer ul
{
	margin-top: 0px;
	margin-left: 0px;
	width: 410px;
	float: left;
	clear: none;
	padding: 0px 0px 0px 10px;
}

#footer li
{
	display: block;
	float: left;
	list-style-type: none;
}

#footer a
{
	text-decoration: none;
	color:  #D6D6D6; /* #683964; */
	padding-right: 10px;
	padding-left: 10px;
}

#footer a:hover
{
	text-decoration: none;
	color: #683964;
	background: #d7d8b8;
}
/* end staiman design */

