@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #0028ad;
	margin: 0px;
	padding: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffde9e;
	border-left-color: #ffde9e;
}


.mainContent {
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 75px;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}

.contactBox img {
	float: left;
	padding-right: 7px;
}

.contactBox {
	margin-top: 25px;
}


.navBar {
	background-color: #102741;
	height: 50px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffde9e;
	border-bottom-color: #ffde9e;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.navBar img {
	border: 1px solid #999999;
}

.navWrap {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}

.navBar td {
	text-align: center;
}

.address {
	font-size: 11px;
	font-variant: small-caps;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 7px;
	margin: 0px;
	padding-bottom: 0px;
}

h1 {
	font-size: 16px;
	font-weight: bolder;
	background-image: url(titleBg.jpg);
	background-repeat: no-repeat;
	height: 25px;
	text-indent: 15px;
	line-height: 23px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffdfa2;
	margin-right: 550px;
	margin-left: -25px;
	margin-top: 25px;
}

h3 {
	font-size: 15px;
	font-weight: bolder;
}

h4 {
	font-weight: bolder;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.imgRight {
	float: right;
	margin-bottom: 3px;
	margin-left: 5px;
	height: auto;
	width: auto;
}

.print {
	padding-left: 20px;
}

.imgLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	height: auto;
	width: auto;
}

.footer {
	background-image: url(footerBg.jpg);
	background-repeat: repeat-x;
	height: 83px;
	font-size: 11px;
}

.footer table {
	width: 100%;
	margin-right: 15px;
	margin-left: 25px;
	height: 90%;
}

.footer img {
	margin-top: 10px;
	margin-left: 10px;
}

.accent {
	color: #cc0000;
}

.referal {
	width: 100%;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

.hours {
	font-size: 11px;
}

.hours li {
	font-size: 13px;
	line-height: 18px;
}

.hours ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 25px;
}

.information td {
	padding-bottom: 20px;
	padding-left: 12px;
	width: 190px;
	background-color: #ffffff;
	padding-top: 10px;
	border: 2px solid #CCCCCC;
}

.information {
	width: 690px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 17px;
	background-color: #4b4b4b;
	border: thin solid #999999;
}

.smTxt {
	font-size: 10px;
}

li {
	line-height: 22px;
	font-size: 14px;
}

.lightBorder {
	border: 1px solid #ececec;
	padding-left: 7px;
}

.hoursTable {
	width: 700px;
	margin-left: 55px;
}

.leftSide {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: eeeeee;
	padding-right: 15px;
}

dt {
	font-weight: bold;
	color: #CC0000;
}

dd {
	padding-bottom: 7px;
}

.admin {
	text-align: right;
	margin-right: 20px;
}

.inxContent td {
	border: 1px solid #333333;
}

.flashWrap {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
	background-color: #999999;
}

.inxNav {
	background-color: #102741;
	width: 170px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffde9e;
	color: #CCCCCC;
	padding: 15px;
	font-size: 13px;
}

.indexTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.inxContent {
	padding-right: 60px;
	padding-bottom: 5px;
	padding-left: 75px;
	height: 50px;
	background-color: #102741;
	margin-top: 0px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffde9e;
	color: #CCCCCC;
}

.indText td {
	border: 1px solid #999999;
	background-color: #000000;
	color: #CCCCCC;
	padding: 10px;
}

.indText {
	background-color: #333333;
	width: 100%;
}