#container {
	width: 952px;
	border-right-width: 19px;
	border-left-width: 19px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #690f08;
	border-left-color: #690f08;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	height: 48px;
}

body {
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
	background-color: #821007;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D3D3D3;
}
#nav ul li a {
	color: #424242;
	text-decoration: none;
	margin-right: 9px;
	margin-left: 9px;
}
#nav a:hover {
	color: #A61206;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
	color: #A51106;
	letter-spacing: -1px;
	margin: 0px;
}
h2 {
	font-size: 16px;
	color: #A51106;
	font-weight: normal;
	background-image: url(images/red-crown.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	background-position: 2px;
	margin: 0px;
}
#content a {
	color: #A51106;
	text-decoration: underline;
}





.clr {
	clear: both;
	font-size: 1px;
	line-height: 0px;
}

#header #logo {
	width: 188px;
	margin-top: 12px;
	margin-left: 29px;
	float: left;
}
#header #nav {
	width: 665px;
	float: right;
	margin-top: 29px;
}
#greyfooter .clm {
	float: left;
	width: 30%;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #818181;
	padding-left: 14px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
}


#nav .noline  {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#banner {
	height: 160px;
}
#banner #bannertext {
	float: left;
	width: 432px;
	background-image: url(images/banner-text.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#banner #inner-bannertext {
	float: left;
	width: 432px;
	background-image: url(images/inner-banner-text.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.bannertext {
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 33px;
	padding-left: 33px;
	letter-spacing: -1px;
	line-height: 27px;
	margin: 0px;
	height: 110px;
	vertical-align: middle;
	padding-top: 50px;
}
#blackfooter {
	background-image: url(images/black-footer.jpg);
	background-repeat: no-repeat;
	height: 56px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 25px;
}
#inner-blackfooter { 
	background-image: url(images/inner-black-footer.jpg);
	background-repeat: no-repeat;
	height: 56px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 15px;
	padding-left: 25px;}
#callnow {
	float: left;
	width: 300px;
	background-image: url(images/black-crown.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
}
#callnow a {
	color: #FFFFFF;
	text-decoration: none;
}

#blanklinks {
	float: right;
	width: 460px;
}
#inner-blanklinks {
	float: right;
	width: 730px;
}
#inner-blanklinks a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/black-crown.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-right: 19px;
}
#inner-blanklinks a:hover {
	color: #821007;
}
#blanklinks a {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/black-crown.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-right: 10px;
}
#blanklinks a:hover {
	color: #821007;
}
#content #leftclm {
	padding: 16px 20px 20px;
	width: 393px;
	float: left;
}
#greyfooter {
	background-image: url(images/grey-footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 11px;
	padding-bottom: 10px;
	background-color: #424242;
}
#greyfooter a {
	color: #FFFFFF;
	text-decoration: underline;
}
#greyfooter  a:hover {
	color: #E21406;
	text-decoration: underline;
}


#basefooter {
	background-image: url(images/base-footer.gif);
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 45px;
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #FFFFFF;
	text-align: center;
}
#basefooter #basefooter-left {
	float: left;
	width: 530px;
}
#basefooter #basefooter-right {
	float: left;
	color: #FFFFFF;
	text-align: right;
	width: 435px;
}
#basefooter #basefooter-right a {
	padding-right: 0px;
	padding-left: 0px;
}
#basefooter #basefooter-left a {
	padding-right: 4px;
	padding-left: 4px;
}



#basefooter a:hover {
	color: #690F08;
}
#basefooter a {
	color: #FFFFFF;
	text-decoration: none;
}

#greyfooter #non {
	border-right-style: none;
	border-right-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


#content #rightclm {
	width: 450px;
	float: left;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}
#inner-content #leftclm ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#inner-content #leftclm li {
	margin: 0px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BDBDBD;

}#inner-content #leftclm .tier a {
	color: #6A6A6A;
	padding-left: 15px;
}
#inner-content #leftclm ul li a {
	text-decoration: none;
	padding-left: 4px;
}
.hero1 {
	background-image: url(images/sh1-bot.gif);
	background-repeat: no-repeat;
	background-position: 6px 0px;
}
.hero2 {
	background-image: url(images/hero-bot-6.gif);
	background-repeat: no-repeat;
	background-position: 170px 0px;
}
.hero3 {
	background-image: url(images/hero-bot-4.gif);
	background-repeat: no-repeat;
	background-position: 169px 0px;
}
.hero4 {
	background-image: url(images/sh-bot-8.gif);
	background-repeat: no-repeat;
	background-position: 164px 0px;
}
.hr {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D3D3D3;
	margin-bottom: 10px;
}

#inner-content {
	background-image: url(images/inner-pages.gif);
	background-repeat: no-repeat;
	min-height:532px;
	height:expression(
    this.scrollHeight < 532? "532px" : "auto" );
	width: 951px;
	clear: both;
}
#leftclm p {
	margin-top: 7px;
	margin-bottom: 7px;
}

#inner-content #leftclm {
	width: 230px;
	padding: 20px;
	float: left;
}
#inner-content #rightclm {
	float: left;
	width: 610px;
	padding: 20px;
	margin-left: 20px;
}



#content {
	background-image: url(images/pages.gif);
	background-repeat: no-repeat;
	min-height:532px;
	height:expression(
    this.scrollHeight < 532? "532px" : "auto" );
	width: 951px;
	clear: both;
}
.bannertext strong {
	font-size: 24px;
	font-weight: normal;
}

#banner #bannerpics {
	float: left;
	width: 520px;
	height: 160px;
}

form {
	margin: 0px;
	padding: 0px;
}
.contact {
	font-size: 11px;
	color: #2C2C2C;
	border: 1px solid #818181;
}
.button {
	background-color: #555555;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #2E2E2E;
}
#inner-content a {
	color: #A51106;
	text-decoration: underline;
}
#inner-content a:hover {
	color: #6C6C6C;
	text-decoration: underline;
}
.DivPosition {
	position: absolute;
	left: 10px;
	top: 2px;
	padding-right: 10px;
}
#ContentLayer {
	position:relative;
	width:610px;
	height:430px;
	z-index:2;
	overflow:auto;
	scrollbar-face-color:white;
	scrollbar-shadow-color:white;
	scrollbar-highlight-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:#690f08;
	scrollbar-track-color:#690f08;
	scrollbar-arrow-color:#690f08;
	left: -21px;
	top: 4px;
}

.sforminput {
	display:none;
}
.largetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	display: none;
}

.redsmall {
	color: #E53A3A;
	font-style: normal;
	font-size: 12px;
	line-height: 14px;
}
	color: #A51106;
	
.red2 {
	color: #A51106;
	;
	font-style: normal;
	font-size: 11px;
	line-height: 14px;
	text-decoration: underline;
}	
	
