body
{
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
    background-color: #f9f9e7;
}
p
{
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover
{
	color: #6a1a18;
	text-decoration: underline;
}
h1
{
	font-size: 16pt;
	font-weight: bold;
}
h2
{
	font-size: 14pt;
	font-weight: bold;
	color: #6a1a18;
}
h3
{
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
h4
{
	font-size: 12pt;
	font-weight: bold;
	color: #6a1a18;
}
h5
{
	font-size: 12pt;
	font-weight: bold;
}
h6
{
	font-size: 12pt;
	font-weight: bold;
	color: #6a1a18;
	font-style: italic;
}
hr
{
	background-color: #e7e5cc;
	color: #e7e5cc;
}

input, checkbox, select, radio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background: #000000;
}
.container
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
    border: 1px black solid;
	background-image: url('http://www.bouldercolorado.gov/images/repeatbar.gif');
	background-repeat: repeat-y;
	height: auto;
}
.header
{
	background-color: #ffffff;
	/*background-image: url('http://www.bouldercolorado.gov/images/header.jpg');*/
	background-position: left;
	background-repeat: no-repeat;
	height: 110px;
	width: 780px;
}
#topbar
{
	padding: 3px;
	background-color: #6a1a18;
	color:#FFFFFF;
	font-size: 10pt;
	width: 774px;
	height: 20px;
}
#topbar a
{
	color:#FFFFFF;
	text-decoration:none;
}
#topbar a:hover
{
	text-decoration:underline;
}
#pathway
{
	color: #000;
	font-size: 8pt;
	margin-bottom: 10px;
	text-decoration: none;
}
#pathway a:hover
{
	color: #6a1a18;
	text-decoration: underline;
}
#mainbody
{
	width: 623px;
	margin-left: 152px;
	margin-top: 2px;
}

.contentpane
{
	width: 625px;
}

.contentpaneopen
{
	margin-left: 10px;
	margin-right: 10px;
}
#user2
{
	margin-top: 5px;
}
#footer
{
	padding: 10px 5px 5px 5px;
	clear: both;
	width: 770px;
	background-color: #f9f9e7;
	/* Increase the height if including bottom_translation.htm */
	height: 180px;
	font-size: 8pt;
}

/* Styles associated w/ the bottom bar */
#bottombar
{
	margin-top: 5px;
	padding: 5px;
	clear: both;
	width: 770px;
	background-color: #6a1a18;
	height: 15px;		
}

#bottombar p {
	font-size: 8pt;
	color: #fff;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bottombar a {
	color: #fff;
}

#bottombar a:hover
{
	color: #e7e7d0;
}

#left
{
	float:left;
	padding: 5px;
	width: 139px;
	margin-right: 5px;
	min-height: 400px;
}

#accessibility
{
	float: right;
}
a.mainlevel, a.mainlevel:link, a.mainlevel:visited
{
	text-decoration: none;
	padding: 2px;
	display: block;
	font-size: 8pt;
}
a.mainlevel:hover
{
	color: #6a1a18;
	text-decoration: underline;
}
a.sublevel, a.sublevel:link, a.sublevel:visited
{
	text-decoration: none;
	padding: 2px;
	font-size: 8pt;
}
a.sublevel:hover
{
	color: #6a1a18;
	text-decoration: underline;
}

#active_menu, #active_menu:hover
{
	font-weight: bold;
	padding: 2px;
}
.contentheading
{
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}
.componentheading
{
	font-size: 14pt;
	font-weight: bold;
	color: #6a1a18;
}
.small
{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.exsmall
{
	font-size: 6pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.medium
{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#copyright
{
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	text-align: center;
	font-size: 8pt;
	color: #000000;
}
#copyright a, .copyright a:visited
{
	color: #000000;
}
#copyright a:hover {
	color: #6a1a18;
}
#babblefish {
	float: left;
	margin-right: 10px;
	font-size: 8pt;
}
#babblewrapper {
	margin-top: 10px;
	font-size: 8pt;
	height: 50px;
}
.wrapper {
	vertical-align:text-top;
}

/*Added styles for departments*/
.blueheading {
	color: #6699cc;
	font-weight: bold;
}
.whiteheading
{
	font-size: 12pt;
	font-weight: bold;
	color:#FFFFFF;
}
