body
{
  font-family: Verdana, Serif;
  font-size: 11px;
  line-height:15px;
  background-color: #ffffff;
  }
a:link            { color: #ff6600; text-decoration: underline }
a:active         { color: #ff6600; text-decoration: underline }
a:visited        { color: #ff6600; text-decoration: underline }
a:hover         { color: #3366ff; text-decoration: underline }

p {font-family: Verdana, Serif;
font-size: 11px;
line-height: 16px;
}
#mailing_list{
    position:absolute;
    top:155px;
    left:750;
  }
.header {
 background-image: url("http://www.cmbozeman.org/cmbozeman/standard_images/header.jpg");
 background-position: top left;
 background-repeat: no-repeat; 
height:147px; 
width: 100%;
background-color: #f26b27;
border-bottom: solid 3px #cc3300;
}
.maincontent {
  background-color: #ffffff;
  color: #000000;
  font-family: Verdana, Serif;
  font-size: 11px;
  line-height:16px;
  font-weight: normal;
  text-align: left;
}
.navigation {
  background-color: #f78826;
   background-image: url("http://www.cmbozeman.org/cmbozeman/standard_images/nav_gradient.gif");
  background-position: top left; 
  background-repeat: repeat-x;
  text-align: left;
  padding-left: 20px;  
}
.areabar {
  font-size: 11px;
  font-family: Verdana, Serif;
  color: #000000;
  font-weight: bold;
  text-align: left;
  line-height: 16px;
}
A.areabar:link {  color: #660000;}
A.areabar:active {  color: #660000;}
A.areabar:visited {  color: #660000;}
A.areabar:hover {  color: #ffff99;}
.categorybar {
  font-size: 11px;
  line-height: 16px;
  font-family: Verdana, Serif;
  color: #cc6600;
  text-align: left;

}
A.categorybar:link {  color: #660000;}
A.categorybar:active {  color: #660000;}
A.categorybar:visited {  color: #660000;}
A.categorybar:hover {  color: #ffff99;}

.content_table {
width: 600px;
margin-bottom: 30px;
}
.content_text_cell_in {
width: 540px;
color: #000000;
font-family: Verdana, Serif;
font-size: 11px;
line-height: 16px;
padding:0 0 0 15px;
}

.top_border_table {
width: 600px;
color: #000000;
font-family: Verdana, Serif;
font-size: 11px;
line-height: 16px;
border-top: dotted 3px #cde690;

}
