body        {
	padding: 0px;
	background-repeat: repeat-y;
	margin: 0px;
	background-position: left;
	background-color: #2E0F2F;
	background-image: url(../images/bg.jpg);
}
p, td, h1, h2, h3, h4, h5 , h6{
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#wrapper {
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#header {
	height: 99px;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#logo {
	float: left;
	height: 99px;
	width: 473px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#mainBanner {
	float: right;
	height: 99px;
}
#headContent {
	height: 30px;
	width: 1000px;
	float: left;
}
#contentWrapper {
	float: left;
	width: 1000px;
}
#contentLeft {
	width: 140px;
	float: left;
}
#navigation {
	width: 140px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e0f2f;
	float: left;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation a {
	display: block;
	width: 122px;
	text-decoration: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#navigation a:link, #navigation a:visited {
	color: #2E0F2F;
}
#navigation a:hover, #navigation .current a {
	color: #F96517;
	background-color: #2E0F2F;
}
#leftBanner1 {
	width: 140px;
	float: left;
	padding-top: 15px;
	text-align: center;
}
#leftBanner2 {
	visibility: hidden;
	float: left;
}
#leftBanner3 {
	visibility: hidden;
	float: left;
}
#address {
	float: left;
	width: 140px;
	padding-top: 15px;
	overflow: hidden;
}
#address p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2e0f2f;
	padding-left: 10px;
}
#contentSpacer {
	float: left;
	width: 22px;
	height: 800px;
}
#contentRight {
	padding-right: 20px;
	float: left;
	width: 818px;
	padding-bottom: 20px;
}
#footer {
	float: left;
	width: 1000px;
	height: 15px;
}
.imageBorderContentLeft {
	border: 1px solid #2D0E2D;
}
.imageLeft
	{
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 4px;
	}
.imageLeftBorder
	{
	float: left;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #EA632B;
	}
.imageRight
	{
	float: right;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 4px;
	}
.imageRightBorder
	{
	float: right;
	border: 1px solid #EA632B;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
.imageBorder
	{
	border: 1px solid #EA632B;
	}
.intro
	{
	color: #F96517;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	}
a:link
	{
	color: #ea661c;
	text-decoration: underline	}
a:visited
	{
	color: #ea661c;
	text-decoration: underline;
	}
a:hover
	{
	color: #ea661c;
	background-color: #ffd442;
	}
#itemtext {
	width: 100%;
	height: 50px;
}
.persThumb {
	width: 122px;
	margin-right: 14px;
	float: left;
	height: 200px;
}.persThumbImage {
	width: 104px;
	margin-bottom: 5px;
}.persThumbText {
	width: 104px;
	text-align: center;
}
#twitter {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
