
/*shared styling */

body { background-color: #FFF; margin: 0px 0px; padding: 0px; text-align: center;}

#content { width: 785px; margin: 0px auto; text-align: left; background-color: #FFF;}

#header { width: 771px; height: 76px; background-color: #FFF; }
#header .img1 { margin-top: 17px; float: left; }
#header .img2 { margin-top: 48px; float: right; }

/* homepage styling */

#indLeft { width: 190px; float: left; }

#indCenter { width: 276px; float: left; }

#indRight { width: 304px; float: left; }

#indPrint { display: none; }

/* interior styling */

#intLeft { width: 140px; float: left; }

#intCenter { width: 441px; float: left; background-color: #ECECEC; }
#intContent {  padding: 30px 50px 10px 20px; font-family: Arial, sans-serif; font-size: 11px; font-style: normal; line-height: 16px; font-weight: normal; color: #333333; text-decoration: none; }
#intContent ul { margin-top: 0; }
#intContent li {list-style: circle; }

#intContent a { color: #861818; }
#intContent a:hover { text-decoration: none; }
#intContent a:visited { color: #861818; }

H1 { display: none;  }
H2 { font-size: 12px; font-weight: bold; margin-bottom: -0.5em;  }

#intRight { width:190px; height: 600px; float: left; background: url(images/interior_right_1.gif) no-repeat top left; text-align: center; }

#intFooter { width:771px; } 
#intFooter img {  margin-left: 140px;} 
 