/* @override http://shoelessdesign.com/_clients/www.ohcmaine.com/_css/master.css */

* {
	padding:0;
	margin:0;
}

body{
	background-image:url('../_img/background.png');
	font-family:helvetica;
	font-size: 14px;
	line-height: 18px;
}

h1,h2,h3{
	color: #759fa9;
	margin-bottom: 10px;
}

h1{
	font-size:24px;
	font-style:italic
}

h2{
	font-size:20px;
	font-style:italic;
	font-weight:normal;
}

p{
	margin: 10px;
}

a{
	color: #759fa9;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.clear{
	clear: both;
}

#container{
	position: relative;
	width:940px;
	margin:auto auto;
	background-color:transparent;
	background-image:url('../_img/drop_shadow_940.png');
	background-repeat:repeat-y;
}

#header{
	position: relative;
	width: 910px;
	margin: auto auto;
	background-color:transparent;
}

/* Navigation */

#navigation{
	background:transparent url('../_img/navbg.jpg');
	height: 58px;
}

.nav_button{
	position:relative;
	float: left;
	height: 32px;
	margin-right: 0px;
	margin-left: 25px;
	background-color:transparent;
	background-image:url('../_img/sprite.png');
	margin-top: 12px;
	cursor:pointer;
}

#home{
	background-position: 0px 32px;
	width: 66px;
	margin-left: 130px;
}

#home:hover,#home.selected{
	background-position: 0px 0px;	
}

#leg_watch{
	background-position: -71px 32px;
	width: 166px;
}

#leg_watch:hover,#leg_watch.selected{
	background-position: -71px 0px;	
}


#council_events{
	background-position: -239px 32px;
	width: 136px;
}

#council_events:hover,#council_events.selected{
	background-position: -239px 0px;	
}

#projects{
	background-position: -382px 32px;
	width: 79px;
}

#projects:hover,#projects.selected{
	background-position: -382px 0px;	
}

#contact_us{
	background-position: -467px 32px;
	width: 103px;
}

#contact_us:hover,#contact_us.selected{
	background-position: -467px 0px;	
}


/* Content */

/* #content = 910px max */
#content{
	position: relative;
	width: 870px;
	margin: auto auto;
	background-color:white;
	padding: 20px 20px;
	color: #666666;
}

ul,ol{
	position:relative;
	float: left;
	font-size:14px;
}

ul li,ol li{
	margin-left: 40px;
	margin-bottom: 5px;
}


#slogan{
	font-size: 16px;
}

.important{
	font-weight: bold;
	font-style:italic;
}

/* Left Column */

#left_col{
	position: relative;
	width: 600px;
	float: left;
	margin-right: 10px;
}

/* Right Column */

#right_col{
	width: 240px;
	position: relative;
	float: left;
	font-size: 13px;
}

#right_col li{
	font-size: 12px;
}

#right_col b{
	margin-bottom: 10px;
	font-size: 14px;
}

/* Footer */

#footer{
	position: relative;
	width: 910px;
	height: 50px;
	margin: auto auto;
	text-align:center;
	color: white;
	line-height:50px;
	background:url('../_img/footer_background.png');
	font-size: 12px;
}

#footer a{
	color:white;
}

#footer_shadow{
	position: absolute;
	width: 940px;
	height: 15px;
	background:transparent url('../_img/drop_shadow_bottom_940.png') no-repeat;
	margin-bottom:20px;
}

/* Representative Listing */

#representative_listing h3{
	font-size: 14px;
	margin-top:20px
}

.rep_badge{
	position: relative;
	float:left;
	margin-right: 20px;
	width: 180px;
	font-size:12px;
}

.rep_badge b{
	margin-left: 10px;
}

.rep_badge p{
	margin-top: 0;
}

/* Projects */

.project_issue{
	position: relative;
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	background-color: #749ea8;
	background:url('../_img/projectbg.jpg') repeat-x;
	color: white;
	padding: 5px 5px 6px 6px;
}

.project_action{
	margin-left: 12px;
	font-size: 12px;
}

.project_list{
	margin-bottom: 10px;	
}

.bull{
	position:relative;
	width: 5px;
	float: left;
	font-size: 20px;
	display: none;;
}

/* Events */

#event_header{
	background-color: #749ea8;
	background:url('../_img/projectbg.jpg') repeat-x;
	color: white;	
	height: 30px;
	padding: 5px;
	font-size: 20px;
}

.full_event_title{
	background-color: #749ea8;
	background:url('../_img/projectbg.jpg') repeat-x;
	color: white;	
	padding: 5px;
	font-size: 20px;
}

.event_title{
	line-height:30px;
	position: relative;
	width: 200px;
	float: left;
}

.event_description{
	line-height:30px;
	position: relative;
	width: 380px;
	float: left;
}

.time{
	margin-left: 20px;
	font-size: 12px;
	line-height:16px;
}

/* Right Col Events */

#right_col .event_list{
	position: relative;
	float: left;
	width: 240px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#right_col .event_description{
	width: 240px;
	font-size: 12px;
	line-height:18px;
}

#right_col .event_description p{
	margin: 5px;
}

#right_col .event_title p{
	margin: 0;
}

#right_col .time{
	font-size: 10px;
	margin-left: 10px;
}

/* Media Items */
.audio_item{
	width: 240px;
	position: relative;
	float: left;
	margin-bottom: 20px;
}

#media_listing{

	position: relative;
	float: left;
	width: 240px;
	margin-bottom: 10px;
}

#media_listing b{
	position: relative;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#media_listing .fancybox img{
	height: 100px;
	width: 100px;
}

#media_listing .fancybox{
	margin-left: 0;
	margin-bottom:10px;
}

#media_listing .caption_text{
	position: relative;
	font-size:10px;
	margin: 5px;
	line-height:12px;
	font-style:italic;
}
