@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/main_bg.jpg) no-repeat center top;
	color: #666666;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
}
h1 {
	font-size: 20px;
	line-height: 24px;
}
h2 {
	font-size: 17px;
	line-height: 18px;
	color: #d71921;
}
h3 {
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #d71921;
}
h4 {
	font-size: 14px;
	line-height: 16px;
}
h5 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
}
h6 {
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
}
.subHeadline {
	margin-top: 12px;
	margin-bottom: -8px;
}
.subHeadline2 {
	margin-bottom: -8px;
}
p {
	line-height: 16px;
	margin: 0 0 5px 0;
}
storng {
	font-size: 12px;
	font-weight: normal;
}
address {
	font-style: normal;
	line-height: 18px;
	margin-top: 12px;
}
a {
	text-decoration: underline;
	color: #d71921;
}
a:hover {
	text-decoration: none;
}
img, fieldset {
	border: 0;
}
ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
table {
	text-align: left;
	font-style: italic;
}
q:before, q:after {
	content:'';
}
a:focus {
	outline: 0;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
#wrapper .clearMT {
	margin-top: 0;
}
#wrapper .clearMR {
	margin-right: 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
#wrapper {
	border-top: 14px solid #d71921;
}
#headerWrapper {
	height: 102px;
	background: #e3e3e3;
}
.wrapLft {
	background: url(../images/headerbg.gif) repeat-y center top;
}
.wrapRt {
	background: #9b9a9a;
	width: 50%;
	float: right;
	height: 102px;
	z-index: 1;
	position: relative;
 *position: absolute;
 *right: 0px;
 *top: 14px;
}
.wrapMid {
	background: url(../images/headerbg.gif) repeat-y center top;
	width: 100%;
	z-index: 2;
	position: relative
}
#header {
	height: 102px;
	width: 999px;
	margin: 0 auto;
	position: relative;
}
#logo {
	padding: 43px 0 0 0;
	float: left;
}
.bannerTxt {
	position: absolute;
	top: 65px;
	right: 0px;
}
#menu {
	width: 999px;
	margin: 0 auto;
	padding: 17px 0 23px 0;
	height: 37px;
}
#menu ul {
}
#menu ul li {
	display: block;
	float: left;
	border-right: 1px solid #b3b3b3;
	padding: 5px 14px 5px 0px;
	margin: 0 15px 0 0px;
	height: 27px;
}
#menu ul li a {
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
}
#menu ul li a span {
	font-size: 10px;
	display: block;
}
#menu ul li a:hover, #menu ul li a:hover span, #menu ul li.current a {
	color: #d71921;
}
#banner {
	width: 999px;
	margin: 0 auto 32px auto;
}
#slideshow {
	position:relative;
}
#banner #slideshow {
	height: 296px;
}
.colFour #slideshow {
	height: 250px;
	margin: 0 0 12px 0;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
#content {
	width: 999px;
	margin: 0 auto;
	padding: 0px 0 38px 0;
	min-height:380px;
	height: auto !important;
	height: 380px;
	overflow: visible;
}
.colOne {
	float: left;
	width: 363px;
	padding: 0 33px 0 0;
	min-height: 372px;
	height: auto !important;
	height: 372px;
	overflow: hidden;
}
.colTwo {
	float: left;
	width: 374px;
	padding: 0 22px 0 0;
	overflow: hidden;
}
.colThree {
	float: left;
	width: 207px;
	overflow: hidden;
}
#holding h1 {
	color: #979797;
	font: normal 20px/24px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
}
#holding {
	height: 220px;
}
#holding p {
	color: #979797;
	font: normal 13px/16px Georgia, "Times New Roman", Times, serif;
}
#holding a {
	color: #979797;
	text-decoration: underline;
}
#news h2 {
	font-size: 17px;
	color: #d71921;
	border-bottom: 1px solid #b3b3b3;
	padding: 0px 0 5px 0;
	display: block;
	margin: 1px 0 5px 0;
}
#news li {
	border-bottom: 1px solid #b3b3b3;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
#news ul li li {
	display: block;
	float: left;
	padding: 0 7px 6px 0;
	border-bottom: 0px solid #fff;
	margin: 0 0 0 0;
	height: 79px;
	overflow: hidden;
}
#news ul li.last {
	padding-right:0px;
}
#news h3 {
	color: #d71921;
	font-size: 13px;
	margin: 0px 0 2px 0;
}
#news a.more {
	padding-left:345px;
	text-decoration:none
}
p.date {
	font-size: 10px;
	margin: 0 0 4px 0;
}
ul#adv {
	margin: 3px 0 0 0;
}
ul#adv li img {
	float: left;
}
.colFour {
	float: left;
	width: 355px;
}
.colOne p, .colTwo p, .colThree p, .colFour p, .colFive p{
	padding: 0 1px;
}
.colFour img {
	margin: 0 0 0px 0;
}
.colFive {
	float: left;
	width: 622px;
	padding: 0 0 0 22px;
}
.colFive h2 {
	line-height: 14px;
	margin: 0 0 21px 0;
}
.exLink {
	padding: 23px 0 0 0;
}
.newsFull h3 {
	margin-bottom: 6px;
}
.newsFull h3 span {
	font-weight: normal;
}
.newsFull .article {
	border-top: 1px solid #b3b3b3;
	padding: 8px 0;
}
.newsFull .article ul li {
	display: block;
	float: left;
	padding: 0 11px 0 0;
}
.newsFull .article p.date {
	margin: 0px 0 6px 0;
}
.newsFull .article ul {
	margin: 0px 0 10px 0;
}
.newsFull .article ul li.last {
	padding-right: 0px;
}
.contact h2 {
	margin: 0px 0 12px 0;
}
.contact p {
	margin: 0px 0 29px 0;
}
.contact {
	padding: 10px 0 0 0;
}
.contactForm {
	float:left;
	padding:0 0 0 0px;
	width:622px;
}
.contactForm span.success {
	color: #009966;
	display: block;
	padding: 3px;
	margin: 0 0 10px 0;
	border: 1px solid #009966;
	width: 304px;
}
.contactForm span.textinfo {
	padding-bottom:5px;
	display:block;
}
.contactForm span.required {
	padding-bottom:5px;
	display:block;
}
.est {
	color:#D71921;
}
.contactForm ul li {
	padding: 0 0 5px 0;
	display: block;
}
.contactForm ul li label {
	display: block;
	padding: 0 0 5px 0;
}
.contactForm ul li label span {
	color: #D71921;
}
.contactInput {
	width: 300px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	padding: 2px 5px;
}
.contactTextarea {
	width: 300px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	padding: 2px 5px;
	height: 75px;
}
.contactSubmit {
	background: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #000;
	font-size: 12px;
	padding: 3px 7px;
}
.gallery h3 {
	border-top:1px solid #B3B3B3;
	padding:8px 0;
	font-size: 17px;
	color: #d71921;
	margin: 0 0 3px 0;
}
.gallery .last {
	border-bottom:0px solid #B3B3B3;
}
.galList {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 18px 0px;
	display: block;
}
.galList li {
	float: left;
	padding: 0px;
	margin: 0 7px 7px 0px;
	height: 98px;
	display: block;
}
.galList li.gLast {
	margin-right: 0px;
}
#footer {
	width: 999px;
	margin: 0 auto;
	padding: 5px 0px 16px 0px;
	height: 15px;
}
#footer .footerIcons {
	float: left;
}
#footer .footerIcons a {
	display: block;
	float: left;
	margin: 0 18px 0 0;
}
#footer p {
	text-align: right;
	font-size: 9px;
	color: #666666;
	float: right;
	margin: 0;
	padding: 0;
}
#footer p span {
	color: #d71921;
}
#footer a {
	color: #d71921;
	text-decoration: underline;
}
.pagging {
	border-top:1px solid #B3B3B3;
	padding: 5px 0 0 0;
}
.pagging ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.pagging ul li {
	display: block;
	float: left;
	padding: 2px 5px;
}
.pagging ul li.selected {
	color: #D71921;
}
.pagging ul li a {
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
}
.pagging ul li a:hover {
	text-decoration: none;
	color: #D71921;
}

