html, body{ 
 margin-left:0;
 margin-right: 0;
 margin-top: 0;
 padding:0; 
 min-width: 940px;
 background-color: transparent; 
 width:expression(document.body.clientWidth < 940 ? "940px" : "auto" );
/* background-image: url("chatham-bg4.jpg"); */
/* background-repeat: repeat-y; */
/* background-position: center; */
} 

h1, h2, h3, h4, h5, h6 {
font-family: Helvetica, sans-serif; 
color: #CC0000;
padding: 5px;
}

* html h1, h2, h3, h4, h5, h6 {
margin-top: 1em;
}

b{font-size: 110%;}
em{color: #CC0000; font-family: Helvetica, sans-serif; font-style: normal;}

#logo {
display:none ! important;
}

#bar {
background: url(csbar.gif) repeat-x;
width: 100%;
height: 100px;
min-width: 1024px;
font-family: arial;
font-weight: bold;
font-style: italic;
font-size: 18px;
line-height: 100px;
color: white;
text-indent: 480px;
margin-top: 0px;
display: none;
/* margin-top: 6px; */
/*position: absolute; left: 0px; top: 0px;*/
}

.printimg {
margin: 5px;
}

.chromestyle{
width: 100%;
min-width: 1024px;
font-weight: bold;
font-family: Arial;
font-style: italic;
font-size: 75%;
color: white;
/* margin-top: 26px; */
position: absolute; left: 0px; top: 100px;
display: none;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/* border-right: 1px solid #BBB; */
width: 100%;
background: url(chromebg6.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: white;
padding: 4px 7px;
margin: 0;
text-decoration: none;
/* border-top: 1px solid #DADADA; */
/* border-right: 1px solid #DADADA; */
/* border-left: 1px solid #DADADA; */
}

.chromestyle ul li a:hover{
/* background: url(chromebg-over.gif) center center repeat-x; THEME CHANGE HERE*/
color: #E84135; 
}

/*.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/* content: " v"; */
/* content: " " url(downarrow.gif); */ /*uncomment this line to use an image instead*/
/* } */


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:italic 12px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #666666;
color: white;
}

#maincontainer{
width: 860px; /*Width of main container*/
height: auto;  
/* background-color: transparent; */
margin: 0;
clear: both;
 /*Center container on page*/
}

#maincontainer a {
color: #CC0000;
text-decoration: none;
}

#maincontainer a:hover {
text-decoration: underline;
}

#maincontainer a:visited {
color: #CC0000;
}

#maincontainer ul {
list-style: none;
margin-left: 5px;
margin-top: 5px;
padding-left: 1em;
text-indent: -1em;
}

#maincontainer li {
font-family: sans-serif;
font-size: 65%;
}

#contentwrapper{
float: left;
width: 100%;
background-color: white; 
font-family: sans-serif;
}

#contentwrapper img{
margin: 2px;
}

#contentcolumn{
margin: 1em 190px 0 195px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#contentcolumn p{
margin: 5px;
font-family: sans-serif;
font-size: 65%;
}

#contentcolumn img{
margin: 0 5px 5px 5px;
}

.bigger{
margin: 5px;
font-family: sans-serif;
font-weight: bold;
font-size: 150%;
color: #CC0000;
}

.raise{
margin: 5px;
font-family: sans-serif;
font-weight: bold;
font-size: 110%;
color: #CC0000;
}

.tightlist{
margin-top: 5px;
}

/* allow more room for right sidebar */
#contentnarrow {
margin:1em 230px 0 195px;
}

#contentnarrow p{
margin: 5px;
font-family: sans-serif;
font-size: 65%;
}

/* allow more room for content */
#contentwide {
margin:1em 0 0 195px;
}

#contentwide p{
margin: 5px;
font-family: sans-serif;
font-size: 65%;
}

/* allow more room for content  with right column instead of left*/
#contentwideright {
margin:1em 190px 0 30px;
}

#contentwideright p{
margin: 5px;
font-family: sans-serif;
font-size: 65%;
}

/* allow content to take up whole space - no right or left column*/
#contentmax {
margin: 1em 30px 0 30px;
}

#contentmax p{
margin: 5px;
font-family: sans-serif;
font-size: 65%;
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column in pixel*/
margin-top: 1em;
margin-left: -845px; /*Set margin to that of -(MainContainerWidth)*/
background: transparent; 
/* display: none; */
}

#leftcolumn p{
margin: 5px;
font-family: sans-serif;
font-size: 65%;
/* display: none; */
}

#leftcolumn img{
margin: 0 5px 5px 5px;
/* display: none; */
}

#rightcolumn{
margin-top: 1em;
float: left;
width: 175px; /*Width of right column*/
margin-left: -185px; /*Set left margin to -(RightColumnWidth)*/
/* display: none; */
/* background: #FDE95E; */   
}

#rightcolumn img{
margin: 0 0 5px 0;
/* display: none; */
}

#rightcolumn p{
margin: 5px;
font-family: sans-serif;
font-size: 65%;
/* display: none; */
}

/* bigger right column */
#rightwide{
float: left;
width: 215px; /*Width of right column*/
margin-left: -230px; /*Set left margin to -(RightColumnWidth)*/
/* background: #FDE95E; */   
}

* html #rightwide{
margin-left: -235px;
}

#rightwide p{
margin: 5px;
font-family: sans-serif;
font-size: 65%;
}

#footer{
clear: left;
height: 100px;
width: 100%;
min-width: 1024px;
background: url(csbar2.gif) repeat-x;
color: white;
text-align: center;
line-height: 100px;
display: none;
}

#footertop {
width: 100%;
text-align: center;
display: none;
}
#footer a{
color: white;
font-size: 70%;
text-decoration: none;
}

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

#footer ul{
margin-left: 0;
padding-left: 0;
display: inline;
}

#footer ul li{
margin-left: 0;
padding: 0;
list-style: none;
display: inline;
}

#footer ul li.first {
margin-left: 0;
border-left: none;
list-style: none;
display: inline;
}

#heading {
width: 160px;
margin: 0;
padding: 5px;
color: white;
text-align: center;
font-family: Helvetica, sans-serif; 
font-size: .80em;
font-weight: bold;
background: url(../images/headbar2.gif) repeat-x;
}

#headingwide {
width: 260px;
margin: 0;
padding: 5px;
color: white;
text-align: center;
font-family: Helvetica, sans-serif; 
font-size: .80em;
font-weight: bold;
background: url(../images/headbar2.gif) repeat-x;
}

#mapContainer { 	
  height: 269px; 
  width: 457px;
  margin-left: 2px;  
}

.tleft {
margin: 5px 20px 5px 0px;
font-size: .7em;
float: left;
} 

.tright {
margin: 5px 48px 5px 0px;
font-size: .7em;
float: right;
}

.ptable {
margin: 5px;
font-size: 70%;
font-family: sans-serif;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
font-family: sans-serif;
color: gray;
}
