﻿html, body
{
	margin: 0;
	padding: 0;
}
body
{
	font: 76% arial,sans-serif;
	text-align: center;
	background-color: #5d959f;
}
p
{
	margin: 0 10px 10px;
}
a
{
	color: #5d959f;
	display: inline;
	text-decoration:none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
	display: inline;
}
a:visited
{
	text-decoration: none;
}
div#header
{

	background-repeat: no-repeat;
	background-image: url(images/header_back.gif);
}

.header_image
{
margin-left: 7px;
margin-top: 2px;

}


#topnav
{
	color: #FFF;
	margin: 0px;
	padding: 0px;
	text-align: right;
	padding: 10px;
}

#topnav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#topnav li
{
	display: inline;
	padding: 5px;
}

#topnav a
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover
{
	color: #CCC;
}



div#bread_crumb
{
	float: left;
	width: 450px;
}

div#bread_crumb a
{
	font-weight: bold;
	text-decoration: none;
}

div#bread_crumb a:hover
{
	text-decoration: underline;
}

div#bread_crumb ul
{
	list-style: none;
	padding: 5px;
	margin: 0px;
}

div#bread_crumb ul li
{
	float: left;
	padding: 0 5px 0 5px;
	line-height: 15px;
}
div#adjust_text
{
	float: right;
	width: 180px;
	height: 60px;
	position: relative;
	padding: 10px;
}

div#adjust_text a
{
	text-decoration: none;
	color: #000;
	width: 15px;
	height: 15px;
	display: block;
}

div#adjust_text a:hover
{
	background-color: #CCC;
}


div#adjust_text p
{
	float: left;
}

div#adjust_text .small
{
	font-size: 10px;
	border: 1px solid #000;
	text-align: center;
	float: left;
	line-height: 15px;
}

div#adjust_text .large
{
	font-size: 14px;
	border: 1px solid #000;
	text-align: center;
	float: left;
	margin-left: 2px;
}

div#page_title
{
	float: left;
	width: 450px;
	padding-top: 10px;
}
div#page_title p
{
	font-family: Arial Narrow, Arial;
	font-size: 1.8em;
	letter-spacing: .05em;
	font-weight: bold;
	color: #086453;
	border-bottom: 3px solid #bebebe;
}

div#content
{
	float: left;
	margin: 0px;
	padding: 0px;
	background-image: url(images/content_background.gif);
	background-repeat: repeat-y;

}

div#content_body
{
	float: left;
	width: 630px;
}

div#content_body_text
{
	padding: 10px;
	display: block;
}

div#content_body_text p
{
	padding: 5px 0 5px 0;
	margin: 0px;
}

div#content_body_text a
{
}

div#montage
{
	float: left;
}

div#container
{
	text-align: left;
}


div#footer
{
	color: #FFF;
	background-image: url(images/content_footer.gif);
	background-repeat: no-repeat;
	padding-top: 30px;
}
.footerText
{
}
div#footer p, .footerText p
{
	margin: 0;
	padding: 0;
	font-size: 10px;
}

.footerText .top1
{
	padding-top: 50px;
}

div#footer a, .footerText a
{
	display: inline;
	padding: 0;
	color: #54f1ff;
	text-decoration: none;
}

div#footer a:hover
{
	text-decoration: underline;
}



div#container
{
	width: 770px;
	margin: 0 auto;
}

div#footer
{
	clear: both;
	width: 100%;
}




div#home_content
{
	font-size: 1.1em;
	font-weight: bold;
}



/* CALENDAR */

div#calendar .title, div#calendar .date
{
	padding: 0;
	margin: 0;
}

div#calendar h2
{
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

div#calendar a
{
	text-decoration: none;
	display: inline;
}

div#calendar a:hover
{
	text-decoration: underline;
}


div#calendar .date
{
	color: #333;
	font-size: .9em;
}
div#calendar .title
{
	font-weight: bold;
	text-decoration: none;
}
div#calendar .title:hover
{
	text-decoration: underline;
}

div#calendar td
{
	padding-top: 20px;
	border-bottom: 1px solid #CCC;
}

div#calendar .body
{
	padding: 10px 0 10px 0;
}

/* Search Results */

div#search_results td
{
	vertical-align: top;
}
div#search_results ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: .9em;
}

div#search_results .name
{
	font-weight: bold;
	font-size: 1.1em;
}

div#search_results .distance
{
	font-weight: bold;
	color: #80204a;
}


div#search_results table
{
	border: 1px solid black;
}
div#search_results table td
{
	border: 1px solid black;
}


/* Basic Search */

div#basic_search
{
	font-weight: bold;
}

div#basic_search p
{
	padding: 5px 0 2px 0;
	margin: 0;
}

div#basic_search input, div#basic_search select
{
	font-size: .8em;
}



/* Members Only */

div#member_nav
{
	margin-top: -25px;
	font-size: 1.1em;
	padding: 10px;
	display: block;
	width: 100%;
	margin-bottom: 25px;
	text-align: right;
}
div#member_nav a
{
	font-weight: bold;
	padding: 0 3px 0 3px;
	font-size: .8em;
}

div#video_player
{
	float: left;
	margin-top: 25px;
}

div#video_list
{
	float: right;
	margin-top: 25px;
}


div#video_list img
{
	float: right;
	margin-top: 25px;
	border: 1px solid black;
	padding-bottom: 5px;
}

div#legislative_content
{
	float: left;
	width: 100%;
	margin-top: -30px;
}

div#legislative_video
{
	border: 1px solid gray;
	margin: 0 0 20px 20px;
	float: right;
	padding: 10px;
}

div#legislative_video_list
{

	margin-top: 20px;
	text-align:right;
}


/* Admin */

div#admin_view a
{
	color: #000000;
	text-decoration: none;
}

div#admin_view a:hover
{
	color: #666666;
	text-decoration: underline;
}


.acrobat_link
{
	display: inline;
	padding-left: 20px;
	height: 17px;
	background-image: url(images/acrobat.png);
	background-repeat: no-repeat;
}


.excel_link
{
	display: inline;
	padding-left: 20px;
	height: 17px;
	background-image: url(images/icon_excel.png);
	background-repeat: no-repeat;
}

.pp_link
{
	display: inline;
	padding-left: 20px;
	height: 17px;
	background-image: url(images/icon_powerpoint.png);
	background-repeat: no-repeat;
}

