/* ---------------------------------- Global Resets ---------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
		font-style: inherit;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	
}
p, ul {
	line-height: 18px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
	cursor: pointer;
}

/* ---------------------------------- Styles ---------------------------------- */

body {
	background: #cfcac0;
	background-image: url('images/backheader.png');
	background-repeat: repeat-x;
}

a:link { color: #000 }

/* ---------------------------------- Header ---------------------------------- */


#headerContainer { 
width: 1010px;
margin: 0 auto 0 auto;
background-color: #fff;
}

#logo {
	margin-left: 25px;
	margin-top: 20px;
}

#navContainer { 
vertical-align: bottom;
}

#redBar {
	background-color: #990000;
	height: 25px;
}

#topNavContainer { 
height: 110px;
width: 1010px;
}

#mainNav {
	font-size: 14px;
	float: right;
	vertical-align: bottom;
	margin-top: 70px;
	margin-right: 10px;

}

#mainNav a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 28px;
	padding: 12px 15px 0 15px;
	display: block;
	color: #2d2d2d;
}

#mainNav a:hover {
	color: #990000;
}

.onPage {
	background: url(images/mainNav_backLeft.png) no-repeat top left #990000;
}

.onPage a {
	color: #FFFFFF !important;
	background: url(images/mainNav_backRight.png) no-repeat top right;
}

.headerLinks { 
position: absolute;
margin-left: 445px;
margin-top: 5px;

}
.headerLinks a { 
color: #990000;
font-size: 12px;
}


.headerLinks a:hover { 
color: #990000;
text-decoration: none;
}

/* ---------------------------------- Red Box ---------------------------------- */

#redBox {
	width: 950px;
	height: 275px;
	margin: 0 auto 0 auto;
	color: #FFFFFF;
	background-color: #990000;
	padding-right: 25px;
	padding-left: 25px;
}

#homeHeaderBox {
	width: 1010px;
	margin: 0 auto 0 auto;
	background-color: #ffffff;
	
	
}

#homeHeaderBoxContainer {

	margin: 0 auto 0 auto;
	background-color: #ffffff;
	
	
}

#redBoxSpace {
	height: 25px;
	background-color: #990000;
	width: 950px;
	margin: 0 auto 0 auto;
	padding-right: 15px;
	padding-left: 45px;
}

#redBoxSlogan {
	padding: 120px 0 0 0;
}

#redBox h1 {
	font-family: Blue Highway;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 120px 0 15px 0;
}

#redBox p {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#redBoxImages {
	margin: 0px 0 0 0;
	float: right;
}

#redBox h2 {
	font-size: 12px;
}

/* ---------------------------------- Main Content ---------------------------------- */

#container {
	background: #FFFFFF;
}

#mainContent {
	width: 950px;
	margin: 0 auto 0 auto;
}

#pageContent {
	/* width: 730px; */
	padding: 30px 0 25px 0;
}

#pageContentServices {
	/* width: 730px; */
	padding: 10px 0 25px 300px;
}

#pageContent li { 
list-style-type: circle; 
margin-left: 40px;
font-size: 12px;
}
s
.pageContentHeader {
	padding: 40px 0 5px 0;
}

#pageContent h1 {
	font-family: Blue Highway;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 40px 0 5px 0;
}

#pageContent h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0 0 0;
	color: #990000;
}

.profileName {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 20px 0 0 0;
	color: #990000;
}

#pageContent h3 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

#pageContent p {
	padding: 10px 0 0  0;
	font-size:12px;
}

.subHeader {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}

.boldFont { 
font-weight: bold;
font-size: 16px;
}

.generalContent {
	font-size: 16px;
}

.homeContent { 
	width: 550px;
	margin-left: 25px;
	padding-top: 20px;
	
	

}

.homeContent p {
	
	color: #000;
	font-size: 9pt;
	font-weight: 200;
}

#wideHomeContainer { 
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	
}

#homeContainer { 
	background-color: #ffffff;
	margin: 0 auto 0 auto;
	width: 1010px;
}

.newsTable p { 

font-size: 9pt;
line-height: normal;

}

.newsTable td {
	padding: 10px;
	border-right: 5px solid #fff;
}

.newsBold {
	font-weight: bold;
	font-size: 9pt;
}

#indianaState { 
position: absolute;
margin-left: 165px;
}

#symbols { 
margin-left: 75px;
margin-top: 15px;
margin-bottom: 15px;
}

#homePgWheelSpoke {
	position: absolute;
	margin-left: 590px;
	margin-top: 190px;
}

.contactTable td{
	font-size: 12px;
	padding: 0px;
	padding-top:2px;
	padding-bottom: 2px;
}

.contactTableNoPadding td { 

	padding: 0px;
	padding-right: 4px;	
	}
	
#contactInfoContainer { 

text-align: center;
width: 100%;

}

#contactPhone { 
padding-left: 40px;
}

.highlightProfiles { 
background-color: #cfc9c0;
padding: 15px;
padding-top: 0px;
margin-left: -15px;
margin-right: 15px;
margin-top: 15px;
}

#contactMsg { 
	color: #990000;
	font-weight: bold;
	
}

#mapPhoto {
	margin-left: 40px;
}

/* ---------------------------------- Side Bar ---------------------------------- */

#sideBarLeft {
	width: 250px;
	margin: 0 15px 0 -5px;
	padding: 5px 5px 25px 5px;
	float: left;
	color: #FFFFFF;
	background: url(images/sideBar_backTop.png) no-repeat top;
}

#sideBarRight {
	width: 250px;
	margin: 0px; -5px 0 15px;
	padding: 5px 5px 25px 5px;
	float: right;
	color: #FFFFFF;
	background: url(images/sideBar_backTop.png) no-repeat top;
}


#sideBarContent {
	padding: 0 15px 15px 15px;
	background: url(images/sideBar_backBottom.png) no-repeat bottom #2d2d2d;
}

#sideBarContentSQ {
	padding: 0 15px 15px 15px;
	background: url(images/sideBar_backBottomSQUARE.png) no-repeat bottom #2d2d2d;
}

.sideBarHeader {
	padding: 10px 0 10px 0;
}

#sideBarContent h1 {
	font-family: Blue Highway;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 40px 0 15px 0;
}

#sideBarContent h2 {
	font-family: Blue Highway;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0 10px 0;
}

#sideBarContent h3 {
	width: 220px;
	padding: 5px 15px 5px 15px;
	display: block;
	color: #FFFFFF;
	background: #202020;
}

#sideBarContact {
	background: url(images/sideBar_backContact.png) no-repeat bottom right;
}

#sideBarContact a {
	color: #8d8d8d;
	text-decoration: none;
}
#sideBarContact a:hover {
	text-decoration: underline;
}

#sideBarSubNav {
	margin: 0 0 0 -15px;
	padding: 10px 0 0 0;
}

#sideBarSubNav .sideBarHeader {
	padding-left: 15px;
}

#sideBarSubNav h2 {
	padding-left: 15px;
	font-size: 12px;
}

#sideBarSubNav h3 {
	padding-left: 13px;
	font-size: 12px;
}

#sideBarSubNav a {
	text-decoration: none;
	width: 220px;
	padding: 5px 15px 5px 15px;
	display: block;
	color: #FFFFFF;
	font-size: 13px;
}
#sideBarSubNav a:hover {
	background: #383838;
}

/* ---------------------------------- Footer ---------------------------------- */

#footer {
	font-size: 12px;
	text-align: center;
	line-height: 15px;
	padding: 25px 0 25px 0;
	color: #000;
	border-top: 3px #990000 solid;


}

#footer td {
	font-size: 12px;
	text-align: left;
	line-height: 15px;
	color: #000;	
	

}

#footer table {
	width: 950px;
	margin: 0 auto;
	padding-right: 15px;
}

#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}