html{
height: 100%;
}
body{
height: 100%;
background: #000 url(/southernindiana/Theme/images/bg_body.jpg) repeat-x;
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}
a:link{
color: #e71e1e;
}
a:hover, a:active{
color: #000;
}
#sitWrap{
width: 910px;
margin: 0 auto;
background: #fff url(/southernindiana/Theme/images/bg_sitContainer.jpg) repeat-y;
min-height: 100%;
position: relative;
padding-left: 11px;
}

#sitHeader{
height: 124px;
background: url(/southernindiana/Theme/images/bg_header.jpg) no-repeat;
}
#sitMenu{
width: 195px;
height: 431px;
margin: 0 0 10px 29px;
background: url(/southernindiana/Theme/images/bg_menu.jpg) no-repeat;
float: left;
text-align: left;
margin-bottom: 40px;
}
* html #sitMenu{
margin-left: 14px;
}
#navlist { 
list-style-type: none; 
margin: 53px 0 0 23px;
padding: 0;
}
#navlist li{
line-height: 39px
}
#navlist li a{
color: #e2e2e2;
font-size: 13px;
font-weight: bold;
text-decoration:none;
}
#navlist li a:hover{
color: #e71e1e;
}
#sitSubMenu{
margin-top: 18px;
width: 179px;
height: 170px;
background: url(/southernindiana/Theme/images/bg_subMenu.jpg) repeat-x;
color: #8f8989;
font-size:12px;
text-align: center;
float: left;
}
#sitSubMenu span{
color: #000;
font-weight: bold
}
#adminSubMenu{
width: 80%;
background: #eaeaea;
text-align: center;
margin: 0 auto;
}
#controlPanel{
display: none;
}
#sitBody{
width: 620px;
min-height: 600px;
background: #fff url(/southernindiana/Theme/images/bg_splatCorner.jpg) no-repeat;
float: left;
}

#sitFooter{
clear: both;
width: 899px;
height: 150px;
margin-top: 30px;
position: absolute;
bottom: 0;
left: 11px;
font-size: 11px;
color: #fff;

}

#footWrap{
background: url(/southernindiana/Theme/images/bg_footer.jpg) repeat-x ;
}
#footLeft{
float: left;
height: 59px;
width: 241px;
background: url(/southernindiana/Theme/images/bg_footLeft.jpg) no-repeat;
padding: 0;
margin: 0;
}
#footRight{
float: left;
width: 658px;
height: 59px;
text-align: right;
margin:0;
background: url(/southernindiana/Theme/images/bg_footer.jpg) repeat-x ;
}
#footRight a{
color: #fff;
}
/*************  Home page  **/
#homeContent{
margin-top: 40px;
}
#homeContent h1{
font-size: 24px
}
#homeContent h2{
font-size: 18px;
color: #777;
}
#badge{
width: 247px;
height: 247px;
float: left;
}
/*************  //END home **/

/*************  Contact Us  **/
#contactUsContent{
text-align: left;
padding: 10px;
}
#contactUsContent h4{
font-size: 14px;
color: #333;
}
#bios .bio{
padding: 10px;
font-size: 11px;
color: #777;
text-align: center;
}
#bios tr td{
border-bottom: 1px dotted #999;
}
#bios img{
border: 2px solid #ddd;
margin: 4px;
}
/*************  //END Contact Us **/

/*************  Equipment  **/
#equipmentContent{
text-align: left;
padding: 10px;
}
#equipmentContent h1{
color: #333;
}
/*************  //END Equipment **/

/*************  Dealer Programs  **/
#dealerProgramsContent{
text-align: left;
padding: 10px;
}
#dealerProgramsContent h1{
color: #333;
}
.dpProgram{
padding: 4px;
margin: 4px 0;
}
.dpProgram h4{
padding-left: 20px;
background: url(/southernindiana/pages/images/list.gif) no-repeat left center;
color: #f30;
margin-bottom: 2px;
border-bottom: 1px dotted #999;
width: 300px;

}
/*************  //END Dealer Programs **/

/*************  History **/
#historyContent{
text-align: left;
padding: 10px;
}
#historyContent h1{
color: #333;
}
#historyContent img{
border: 2px solid #ddd;
}
#historyContent blockquote{
font-weight: bold;
text-align: center;
font-size: 12px;
}
/*************  //END History **/

/*************  Products **/
#productsContent{
text-align: left;
padding: 10px;
}
#productContent h1{
color: #333;
}
#productImages img{
float: left;
margin: 20px 30px 0 0;
}
/*************  //END Products **/

/*************  Bandag **/
#bandagContent{
text-align: left;
padding: 10px;
}
#bandagContent h1{
color: #333;
}
/*************  //END Bandag **/

#calShowHide{
display: none;
}
.CalendarDays{
cursor: pointer;
}