@charset "utf-8";
img, div, li, ul, { behavior: url(iepngfix.htc) }
body {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	margin: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.headerBG {
	height: 88px;
	width: 954px;
	background-image: url(images/topNavBG.png);
	background-repeat: no-repeat;
	background-position: 2px;
}
.clear {
	clear: both;
	width: 100%;
}

.mainContainer {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 67px;
	width: 479px;
	clear: right;
	float: left;
	margin-top: 1px;
	display: block;
	padding-left: 39px;
}
.headerBG .rightBox {
	clear: right;
	float: left;
	width: 436px;
	height: 88px;
}
.rightBox .phone {
	color: #FFFFFF;
	font-size: 22px;
	text-align: right;
	padding-right: 25px;
	height: 28px;
}
#topNav {
	height: 38px;
	padding-left: 93px;
	padding-top: 22px;
}
#topNav .home {
	display: block;
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 39px;
	width: 108px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
	clear: right;
	float: left;
	margin-right: 10px;
}
#topNav .home:hover {
	background-image: url(images/home.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-decoration: none;
}

#topNav .directions {
	display: block;
	background-image: url(images/directions.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: 39px;
	width: 188px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	font-weight: normal;
	line-height: 30px;
	clear: right;
	float: left;
}
#topNav .directions:hover {
	background-image: url(images/directions.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.sideNavContainer {
	height: 313px;
	width: 924px;
	background-image: url(images/menuContainerBG.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	padding-right: 34px;
}
.navHeader {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	height: 50px;
	width: 197px;
	line-height: 53px;
	text-indent: 9px;
}
.item1 {
	background-image: url(images/leftnav/item1.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	width: 180px;
	display: block;
	text-decoration: none;
}
.item6:hover {
	background-image: url(images/leftnav/item6.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.item8:hover {
	background-image: url(images/leftnav/item8.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.item1:hover {
	background-image: url(images/leftnav/item1.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.item2 {
	display: block;
	background-image: url(images/leftnav/item2.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 169px;
	height: 32px;
}
.item2:hover {
	background-image: url(images/leftnav/item2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.item3 {
	background-image: url(images/leftnav/item3.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 32px;
	width: 161px;
}
.item3:hover {
	background-image: url(images/leftnav/item3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.item4 {
	background-image: url(images/leftnav/item4.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 32px;
	width: 157px;
}
.item4:hover {
	background-image: url(images/leftnav/item4.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.item5 {
	background-image: url(images/leftnav/item5.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 32px;
	width: 156px;
}
.item5:hover {
	background-image: url(images/leftnav/item5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.item6 {
	background-image: url(images/leftnav/item6.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 32px;
	width: 161px;
}
.item7 {
	background-image: url(images/leftnav/item7.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 32px;
	width: 170px;
}
.item7:hover {
	background-image: url(images/leftnav/item7.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.item8 {
	background-image: url(images/leftnav/item8.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 31px;
	width: 185px;
}

.leftNavContainer {
	position: absolute;
	z-index: 1;
	width: 198px;
	left: 31px;
}


.leftNavContainer a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 32px;
	text-indent: 10px;
}



#mastHead {
	clear: left;
	float: right;
	margin-top: 20px;
	width: 736px;
}
.contentContainer {
	background-image: url(images/contentBG.png);
	background-repeat: repeat-y;
	width: 898px;
	background-position: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 26px;
	padding-left: 29px;
}
.contentContainerCenter {
	background-image: url(images/content-center.png);
	background-repeat: repeat-y;
	width: 899px;
}
.contentContainerFooter {
	background-image: url(images/content-footer.jpg);
	height: 25px;
	width: 899px;
	background-repeat: no-repeat;
}
.contentContainerTop {
	background-image: url(images/content-top-.jpg);
	height: 43px;
	width: 899px;
}
.pageFooter {
	background-image: url(images/content-footer.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 914px;
	background-position: 2px;
	padding-right: 40px;
	padding-top: 15px;
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
}
.pageFooter a {
	color: #FFFFFF;
	text-decoration: underline;
}
.pageFooter a:hover {
	text-decoration: none;
}
.contentContainerCenter {
	background-image: url(images/content-center.jpg);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
	width: 849px;
	padding-bottom: 15px;
}
.contentContainerCenter h1 {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	margin-top: 0px;
}
.contentContainerCenter p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.contentContainerCenter li {
	list-style-type: none;
	display: block;
	padding-left: 35px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-bottom: 5px;
	font-size: 14px;
}
.contentContainerCenter a {
	color: #A60000;
	text-decoration: none;
}
.contentContainerCenter a:hover {
	text-decoration: underline;
}
.zeromargin {
	margin-bottom: 0px;
}
.zerotop {
	margin-top: 0px;
}
#mastHead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alignRight {
	float: right;
	display: block;
	padding-bottom: 15px;
	padding-left: 15px;
}
.navHeader h1 {
	font-size: 17px;
	margin: 0px;
}
