body {
	margin: 0;
	padding: 0;
	background: #AAE74A url(images/img04.gif) repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

.entry2 form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}

.entry2 label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

.entry2 input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}

.entry2 textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}

.entry2 input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(images/nav.jpg) repeat-x 0 0;
	border: none;
}

.print_calendar {
	float: right;
	height: 33px;
	margin-left: 0px;
	margin-right: 12px;
	margin-top: 2px;
	margin-bottom: 0;
	padding: 8px 0 0 15px;
	font-size: 12px;
	color: #FFFFFF;
}

div.print_calendar a {
	color: #FFFFFF;
	text-decoration: none;
}

img.leadership_pics {
	background: #FAFAFA;
        border: 1px solid #DCDCDC;
	padding: 5px;
  	margin: 5px 10px 10px 0px;
}

img.floatRight {
	float: right;
	padding: 5px;
	margin: 5px;
}

img.float-right {
	background: #FAFAFA;
        border: 1px solid #DCDCDC;
	padding: 5px;
  	margin: 5px 0px 10px 10px;  
}

img.float-left {
	background: #FAFAFA;
        border: 1px solid #DCDCDC;
	padding: 5px;
  	margin: 5px 10px 10px 0px;
}

ol, ul {
	line-height: 170%;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 960px;
	height: 140px;
 	margin: 0 auto;
}



#logo .login_form {
	position:absolute;
	text-align: right;
	width: 962px;
	margin: 92px auto;
}

#response {
	position:absolute;
	width:720px;
	color: #ff0000;
}

#logo {
	width: 960px;
	height: 140px;
	margin-left: 2px;
	background: url(images/logo5.png) no-repeat right top;
}

#logo .hotspot_red_box {
	top: 8px;
	position: absolute;
	width: 960px;
	text-align:right;
}

#logo2 .hotspot_red_box {
	top: 28px;
	left: 165px;
	position: absolute;
	width: 960px;
	text-align:right;
}

#logo img.red_box {
	margin-right: 48px;
}


#logo2 {
	width: 960px;
	height: 140px;
	margin-left: 2px;
	background: url(images/logo4.png) no-repeat right top;
}

#logo .title_logo {
	visibility: hidden;
	position:absolute;
	width:900px;
}

#logo2 .title_logo {
	visibility: hidden;
	position:absolute;
	width:900px;
}

#logo .title_logo h1 {
	font-size: 35px;
	font-weight: normal;
	line-height: 10px;
	color: #000000;
}

#logo2 .title_logo h1 {
	font-size: 35px;
	font-weight: normal;
	line-height: 10px;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo .title_logo p {
	margin-left: 120px;
	font-size: 20px;
	text-transform: Uppercase;
}

#main2 .leadership_links {
	overflow:auto;
	margin-right:auto;
	margin-left:auto;
	height:600px;
	width:100%;
}

#main2 .nav2 {
	clear: both;	
	padding: 0;		
}


#main2 .nav2 ul {
	float: left;
	list-style: none;
	background: url(images/nav.jpg) repeat-x;	

	text-transform: uppercase;
	margin-left: 80px;
	padding: 0;	
	display: inline;
}

#main2 .nav2 ul li {
	display: inline;
	margin: 0; padding: 0;
}

#main2 .nav2 ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 10px;
	border-right: 1px solid #899D00;
	border-left: 1px solid #A7D101;
	border-bottom: none;
	color: #FFF;
	font: bold 10px/2.5em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
}

#main2 .nav2 ul li a:hover, 

#main2 .nav2 ul li a:active {
	background: url(images/nav-hover.jpg) repeat-x;	
}


#main2 .nav2 ul li#current a {	
	background: url(images/nav-current.jpg) repeat-x;	
}

div.contact_physical {
	position: relative;
	margin-top: 25px;
	margin-right:15px;
	float:right;
}

div.contact_width {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
}

div.scroll {
	width: 100%;
	height: 365px;
	overflow: auto;
	background: #FFFFFF;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 25px;  
	border: 1px solid #E0DBC9;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #A89A6A;
}

#search {
	float: right;
	width: 280px;
}

#search form {
	margin: 0;
	padding: 63px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(images/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

/* translage web */

#translate_web {
	width: 962px;
	margin: 0 auto;
}

/* Menu */

#menu {
	width: 962px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 38px;
	padding: 8px 15px 0 15px;
	text-decoration: none;
	color: #000000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
	background: url(images/img05.gif) no-repeat;
}

#menu .current_page_item a {
	background: url(images/img06.gif) no-repeat right top;
	font-weight: bold;
}

/* Page */

#page {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url(images/img07.gif) repeat-y;
}

#page2 {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url(images/img07_1.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 11px 11px 0 5px;
	background: url(images/img09.gif) no-repeat;
}

#content a {
	color: #FF8900;
}

#content2 {
	width: 950px;
	padding: 11px 11px 0 5px;
	background: url(images/img09_1.gif) no-repeat;
}

#content2 a {
	color: #FF8900;
}

.entry p {
	text-align: center;
}

.entry_text p {
	text-align: justify;
}

.entry .education {
	overflow:auto;
	margin-right:auto;
	margin-left:auto;
	height:600px;
	width:100%;
}


.entry .announcements {
	overflow:auto;
	margin-right:auto;
	margin-left:auto;
	height:600px;
	width:100%;
}


.entry .key {
	overflow:auto;
	margin-right:auto;
	margin-left:auto;
	height:600px;
	width:100%;
}


.entry .my_profile {
	overflow:auto;
	margin-right:auto;
	margin-left:auto;
	height:600px;
	width:100%;
}


.entry .forms {
	overflow:auto;
	margin-right:auto;
	margin-left:auto;
	height:600px;
	width:100%;
}

.pagetitle {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img13.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

.pagetitle2 {
	height: 33px;
	margin-left: 6px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding: 8px 0 0 15px;
	background: url(images/img13_1.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#pics_county_florida {
	background: url(images/horse_fence_house.jpg) no-repeat;
	width:680px;
	height: 290px;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}

.post {
	padding: 10px 10px 0 10px;
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	padding: 11px 5px 0 11px;
	background: url(images/img08.gif) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
}

#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar a {
	text-decoration: none;
	color: #0065FF;
}

#sidebar a:hover {	
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 962px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #000000;
}


#footer2 {
	width: 962px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img10_1.gif) no-repeat;
}

#footer2 p {
	margin: 0;
	text-align: center;
	color: #000000;
}

#footer2 a {
	color: #000000;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }