@charset "UTF-8";

/*----------
basic styling
---------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #99adb5;
	text-align: center;
	font-family: "Trebuchet MS", Helvetica, Verdana, serif;
	font-size: 85%;
	color: #000000;
	background-image: url(http://www.pinellascounty.org/newsletters/e-lert/images/bg_body3.gif);
	background-repeat: repeat-x;
	}
#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #DEE3EC;
	}
#wrapperShadow {
	position: relative;
	width: 940px;
	margin: 0 auto;
	background-image: url(images/shadow.png);
	}
#clear {
	clear: both;
	}
	


/*--------
header styles
 ---------*/
#header {
	position: relative;
	background: #CCCC00;
	height: 250px;
	background-image: url(http://www.pinellascounty.org/newsletters/e-lert/images/MastHead.gif);
	}
#header h1 {
	margin-left: -9000px;
	}
#header #logoImage {
	position: absolute;
	font-family: "Trebuchet MS", Helvetica, Verdana, serif;
	color: #003773;
	text-transform: uppercase;
	font-size: 1em;
	height: 40px;
	top: 5px;
	width: 150px;
	text-align: left;
	left: 20px;
	}
#header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	background: url(main2008/header_link.gif) repeat-x top left;
	right: 143px;
	top: 0px;
	}
#header ul li {
	float: left;
	}
#header ul a {
	padding: 0 1.2em;
	font-size: 12px;
	line-height: 1.5em;
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	background: url(main2008/header_link2.gif) no-repeat left top;
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif;
	text-transform: uppercase;
	}
#header ul a.first {
	background: none;
	}
#header ul a:hover {
	color: #561216
	}


/*----------
other
---------------*/
#content {
	float: right;
	width: 630px;
	overflow: hidden;
	}


/*----------
sidebar
---------------*/
#sidebar {
	float: left;
	width: 250px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
	}
#sidebar h1 {
	color: #003773;
	font-size: 1.2em;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003773;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
	background-color: #B6C4D6;
	padding-bottom: 5px;
	background-image: url(images/sliver.gif);
	}
#sidebar h1.red {
	color: #990000;
	}
#sidebar h1.book {
	padding-top: 225px;
	background-image: url(http://www.pinellascounty.org/newsletters/e-lert/images/tom_bookclub2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	margin: 0px;
	background-color: #DEE3EC;
	}
#sidebar h1.extra {
	padding-top: 90px;
	background-image: url(http://www.pinellascounty.org/newsletters/e-lert/images/extra.png);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #FFFFFF;
	margin: 0px;
	}
#sidebar h2 {
	font-size: 1em;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-left-color: #003773;
	font-weight: bold;
	color: #990000;
	font-family: "Trebuchet MS", Helvetica, Verdana, serif;
	border-right-color: #003773;
	}
#sidebar p {
	font-size: 0.9em;
	line-height: 1.6em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-right-color: #003773;
	}
#sidebar p.quote {
	font-style: italic;
	color: #003773;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
#sidebar a {
	text-decoration: none;
	}
#sidebar p.green {
	background-color: #336699;
	color: #FFFFFF;
	}
#sidebar   p.inmore {
	background-color: #254B71;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.6em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-bottom-width: medium;
	border-bottom-style: inset;
	border-bottom-color: #336699;
	}
	
/*----------
other
---------------*/
#footer {
	color: #F8C94E;
	background: #000;
	background-color: #003773;
	font-family: "Trebuchet MS", Helvetica, Verdana, serif;
	font-size: 1em;
	padding: 1em;
	text-align: center;
	}
#footer a {
	color: #FCCC4C;
	text-decoration: none;
	}

	/*----------
rounded box stuff
---------------*/
#rbroundbox {
	width: 610px;
	position: relative;
	overflow: hidden;
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	border: 1px solid #B6C4D6;
	color: #000000;
	}
#rbroundbox h1 {
	font: 1.7em;
	text-transform: uppercase;
	color: #CC002C;
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
	}
#rbroundbox p {
	font-size: 1em;
	line-height: 1.7em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #000000;
	}
#rbroundbox h2 {
	font-size: 1.3em;
	line-height: 1.7em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #000000;
	text-transform: uppercase;
	}
#rbroundbox li {
	font-size: 1em;
	list-style-position: inside;
	color: #000066;
	padding-right: 20px;
	line-height: 14pt;
	padding-bottom: 5pt;
	list-style-type: disc;
	margin-left: 30px;
	}
#rbroundbox p.last {
	padding-bottom: 2em;
	margin: 0;
	text-align: right;
	font-size: .8em;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AB2E2E;
	}
#rbroundbox a {
	text-decoration: none;
	color: #990000;
	font-weight: bold;	
	}
#rbroundbox img {
	margin: 3px;
	border: 2px none #000000;
}
#imageNcaption {
	width: 260px;
	float: right;
	margin-right: 20px;
	margin-left: 5px;
}
#imageNcaption p {
	padding-right: 3px;
	padding-left: 3px;
	color: #8B001D;	
}
	/*----------
info box stuff
---------------*/
#info {
	background-color: #DEE3EC;
	}
#info h1 {
	text-transform: uppercase;
	color: #003773;
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 10px;
	margin-left: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	}
#info p {
	font-size: 0.9em;
	line-height: 1.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-right: 20px;
	margin-left: 10px;
	padding-top: 0.4em;
	color: #003773;
	padding-right: 20px;
	padding-left: 20px;
	}
#info a {
	text-decoration: none;
	color: #003773;
	font-weight: bolder;
	}
#info a:hover {
	color: #A72323;
	font-weight: lighter;
	}
#PicCaption {
	width: 300px;
	float: right;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Helvetica, Verdana, serif;
	padding: 2px;
	position: relative;
}
#center_table {
	text-align: center;
}

