.bgLeftSub {
	background-image: url(../images/bg_left_sub.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgLeftHome {
	background-image: url(../images/bg_left_home.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgRightHome {
	background-image: url(../images/bg_right_home.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bgRightSub {
	background-image: url(../images/bg_right_sub.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
.padB10 {
	padding-bottom: 10px;
}
hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDBCA;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF3825;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF3825;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF3825;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AF3825;
	text-decoration: none;
}
.stageTop {
	background-image: url(../images/stage_top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 35px;
}
.stageBottom {
	background-image: url(../images/stage_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	padding-right: 52px;
	padding-bottom: 15px;
	padding-left: 52px;
}
.body {
	background-color: #C1BEAF;
	margin: 0px;
	padding: 0px;
}
.mainPadding {
	background-color: #FFFFFF;
	padding: 7px;
}
.stageLeft {
	background-image: url(../images/stage_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.stageRight {
	background-image: url(../images/stage_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 13px;
}
.leftColumn {
	background-color: #E6E5D9;
	background-image: url(../images/dots_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	padding: 45px;
	width: 200px;
}
.rightColumn {
	background-color: #FFFFFF;
	background-image: url(../images/dots_main.gif);
	background-repeat: repeat-x;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 15px;
	padding-left: 45px;
}
.textUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DDDBCA;
	padding-bottom: 10px;
	padding-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #615C52;
	margin: 0px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height:21px; 
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #615C52;
	text-align: left;
	margin: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height:20px; 
}
.promoPadR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding-right: 30px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #DDDBCA;
}
.nav {
	background-color: #9A281F;
	text-align: left;
	height: 45px;
	padding-left: 27px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 45px;
}
.promoPadL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 30px;
}
.thumbnailPad {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}
.padL10 {
	padding-left: 10px;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #615C52;
	padding-top: 10px;
}
.rightColumnHome {
	background-color: #FFFFFF;
	background-image: url(../images/dots_main.gif);
	background-repeat: repeat-x;
	background-position: right top;
	text-align: left;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 45px;
}
.homeAButtons {
	background-color: #000000;
	text-align: right;
	vertical-align: middle;
	padding-right: 45px;
}
.staffPhoto {
	width: 90px;
	padding-right: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;

}
.padT15 {
	padding-top: 15px;
}
.padT10 {
	padding-top: 10px;
}
.pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: right;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
.textNoUnderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 10px;
	padding-top: 10px;
}
.staffPhotoLarge {
	padding-right: 25px;
	padding-top: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	vertical-align: top;
}
.floatleft {
	width: 158px;
	float: left;
	display:inline;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDBCA;
	vertical-align: top;
	height: 180px;
	padding-right: 15px;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}