/*
Design by AWDS
http://www.awds.net
*/

/* Begin Header */

#header {
	margin: 0 auto;
	height: 12.38em;
}

#logo {
	/*background: url(/images/banner.jpg) no-repeat;*/
	position: absolute;
	top: .75em;
	width: 962px;
	height: 142px;
	text-indent: -9999em;
	margin: 0 0 0 1px;
}

/* End Header */

/* Begin Body */

body {
	background: #004000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

A:link {text-decoration: none; color:#ddd;}
A:visited {text-decoration: none; color:#ddd;}
A:active {text-decoration: none; color:#ddd;}
A:hover {text-decoration: underline; color: red;}

#wrapper {
	text-align: left;
	margin: 5px auto;
	width: 960px;
	
}

#breadcrumbs {
    font-size: 11px;
    font-weight: normal;
    float: left;
    margin-top: 0px;
    color:gray;
}

a.breadcrumbs:link, a.breadcrumbs:visited, a.breadcrumbs:active {
    color:gray;
}

a.breadcrumbs:hover {
    color: red;
}


/* End Body */

/* Begin Menu */

#menu {
	float: left;
	width: 15.5em;
	list-style-type: none;
	border:solid #fff thin;
}

dd#menu {
	border:thick;
}

.links_title {
	margin-bottom:-1em;
	margin-left:.75em;
	font-size: 1.15em;
	font-weight:600;
}

td.office {
	text-align:center;
	font-weight:bold;
	margin-bottom: 20em;
}


/* End Menu */

/* Begin Main Page Instructions */

.hiddenText {
	padding-left: 1em;
}
.hiddenTextTitle {
	font-size:1.25em;
	font-weight:bolder;
	margin-bottom: .25em;
}

/* End Main Page Instructions */

/* Begin Content */ 

#threeColContent {
	float: left;
	width: 45%;
	margin-left: 1.25em;
	text-align:justify;
}

#twoColContent {
	float: left;
	width: 75%;
	margin-left: 1em;
	text-align:justify;
}

.pagesTitle {
	font-size: 16px;
	text-align:center;
	margin-bottom:1em;
	font-weight:bold;
}

.pagesParagraph {
	padding-bottom:1em;
}

/* End Content */

/* Begin 800x600 Content */ /* TODO These widths need to be modified once the script sensing the resolution is added. */
/*
#homeContent {
	float: left;
	width: 27%;
	margin-left: 1em;
}

#content {
	float: left;
	width: 55%;
	margin-left: 1em;
	text-align:justify;
}
*/
/* End Content */ /* TODO These widths need to be modified once the script sensing the resolution is added. */


/* Begin Council */

#council {
	float:right;
	width: 19.30em;
	border:solid #FFFFFF thin;
}

td.council_h1 {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}


/* End Council */

/* Begin Content Images */

.floatright {
float: right;
margin: 0 .25em 0 1em;
}

.floatleft {
float: left;
margin: 0 1em 0 .25em;
}

/* End Content Images */

/* Begin Landmark Page */

.content_title {
	color: #FFFFFF;
	font-weight: bold;
	font-size:0.95em;
	text-decoration:underline;
}

.content_project {
	margin-left:2em;
	margin-top:-0.5em;
}

#contentMenu li {
	display:inline;
	list-style-type:none;
	text-align:center;
	}

/* End Landmark Page */

/* Begin Gallery Images */

.gallery {
	width:150px;
	height:150px;
	border:thin groove #CCCCCC;
}

/* End Gallery Images */

/* Begin Agenda */

.agendaTitle {
	font-size:16px;
	font-weight:bold;
}

.header {
	text-align:center;
}

.listTitle {
	font-weight:bold;
	font-size:18px;
}

ol.list {
	font-weight:bold;
}

ol.list li {
	padding-bottom:1em;
}

/* End Agenda */

/* Begin Common Styles */

.odd {
	color: #CCCCCC;
}

/* End Common Styles */



/* Begin Armada Jams */

#banddescr {
    float: left;
    font-size:14px;
	width: 25.5em;
}

#bandpicture {
    border: none;
    float: left;
    margin-left: 70px;
}

#bandtitle {
    font-size: 28px;
}

a.banddescr:link, a.banddescr:visited, a.banddescr:active {
    color:gray;
}

a.banddescr:hover {
    color: red;
}

#jamsfooter {
    margin-top: 275px;
    font-size: 12px;
    font-weight: bold;
}

#jamsfootersmall {
    color: silver;
}

#jamscontact {
    float: right;
    font-weight: normal;
}

#jamsearly {
    font-size: 28px;
}

#jamsnext {
    float: right;}

/* End Armada Jams */

/* Begin Footer */

#footer {
	clear: both;
	text-align: center;
}

/* End Footer */