/* css for State of Dade 707 */

@import url(reset.css);

body {
	background: #005593;
	color: #4a4a4a;
	font: 62.5%/1.7em  Arial, Verdana,  sans-serif;
	width: 99.9%;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
}
img { border: none; }

strong {
	font-weight: 600;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border: 0;
	width: 800px;
}

#conTent {
	background: url(i/bg_content.gif) repeat-y;		
}


#header {
	margin: 0;
	height: 144px;
	background: url(i/header.jpg) no-repeat;
}

#nav {
 height: 26px;
 width: 100%;
 background: url('i/bg_nav.gif') repeat-x;
}

#nav ul {
 width: 100%;	
 margin-left: 10px;
}
#nav ul li {
 float: left;
 display: inline;
 list-style-type: none;
 padding-right: 24px;
 line-height: 26px;
}
#nav ul li a {
 height: 26px;
 color: #fff;
 font-size: 120%;
 text-decoration: none;
}

#nav ul li a:hover {
	 text-decoration: underline;
}

#textarea {
	width: 781px;
}

#left {
	float: left;
	width: 200px;
}

#left img {
	margin-top: 8px;
	margin-left: 45px;
}

#right {
	float: right;
	width: 581px;
}

#fullcontent {
	margin-top: 15px;
	margin-left: 25px;
}

/* this is the front page featured header*/
#right h1 {
	position: relative;
	width: 418px;
	height: 29px;
	margin: 0 1.5% 1em;	
}

#right h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(i/hdr_featured.gif) no-repeat 0 0;
}
/*stop editing*/

#right p {
 font-size: 1.2em;
 line-height: 1.6em;
 margin: 0.75em 3%;	
}

p.grfx {
 margin-top: 0;
 margin-bottom: 0;	
}

#sep {
	background: url(i/sep.gif) no-repeat;
	height: 3px;
	width: 773px;
	margin-left: 15px;
}

.col_base {
 color: #4a4a4a;
 font-size: 1.2em;
 width: 235px;
 float: left;
 position: relative;
 margin-left: 15px;
 
}
.col_base p {
 margin: 0.5em 15px;
 line-height: 1.5em;	
}
.col_base p.blurb {
 margin: 0.5em 15px 1.7em;
}
.col_base p a {
	color: #C61811;
	text-decoration: underline;
}
.col_base p a.date {
 font-weight: 600;
 display: block;	
}
.col_base p a:hover {
	color: #005593;
}
.col_base h2 {
	font-size: 1.8em;
 margin: 0.5em 15px;
}
* html .col_base h2 {
 font-size: 1.7em;	
}
*:first-child+html .col_base h2 {
 font-size: 1.7em;	
}

.col_base p.col_link {
	text-align: right;
	margin-bottom: 2px;
	bottom: 0;
}

#col1 {
	background: url(i/dot_sep.gif) right no-repeat;
}

#col2, #col3 {
	margin-left: 24px;
	width: 236px;
}

#col3 {
	margin-left: 24px;
	width: 236px;
	background: url(i/dot_sep.gif) left no-repeat;
}

#col1 h2#new {
	width: 141px;
	height: 23px;
	background: url(i/hdr_new.gif) no-repeat;
}

#col2 h2#scv {
	width: 208px;
	height: 23px;
	background: url(i/hdr_scv.gif) no-repeat;
}

#col3 h2#resources  {
	width: 208px;
	height: 23px;
	background: url(i/hdr_resources.gif) no-repeat;
}

h2 span {
	margin: -3000px;
}

#columns-foot {
 height: 5px;
 width: 100%;
 clear: both;
}

#footer {
	clear: both;
	font-size: 1.1em;
	margin-top: 10px;
   background: url('i/bg_foot.png') repeat-x;		
 	width: 781px;	
	height: 28px;
	margin-left: 11px;
}
#footer p {
	margin: 1.5em 1%;
	text-align: center;
	padding-top: 4px;
}
#footer a {
 color: #4a4a4a;
 text-decoration: none;	
}
#footer a:hover {
	color: #C61811;
	text-decoration: underline;
}

/* internal css */

#in-left {
	float: left;
	width: 150px;
}

#navlist
{
padding-left: 0;
margin-left: 20px;
width: 100%;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
}

#navlist li a {
	font-size: 1.2em;
	text-decoration: underline;
	color: #005593;
}

#in-right {
	background: url(i/dot_sep.gif) left repeat-y;
	float: right;
	width: 631px;
}

#in-right p {
 font-size: 1.2em;
 line-height: 1.6em;
 margin: 0.75em 3%;	
}

h2#aboutus  {
	width: 301px;
	height: 23px;
	background: url(i/hdr_aboutus.gif) no-repeat;
	margin: 5px;
}

h2#lastroll  {
	width: 150px;
	height: 29px;
	background: url(i/hdr_lastroll.png) no-repeat;
	margin: 5px;
}

h2#newsletter  {
	width: 301px;
	height: 23px;
	background: url(i/hdr_newsletter.gif) no-repeat;
	margin: 5px;
}

h2#docs  {
	width: 301px;
	height: 23px;
	background: url(i/hdr_docs.gif) no-repeat;
	margin: 5px;
}

h2#resourcepage  {
	width: 301px;
	height: 23px;
	background: url(i/hdr_resourcepage.gif) no-repeat;
	margin: 5px;
}

h2#join  {
	width: 301px;
	height: 23px;
	background: url(i/hdr_join.gif) no-repeat;
	margin: 5px;
}

h2#members  {
	width: 330px;
	height: 23px;
	background: url(i/hdr_members.gif) no-repeat;
	margin: 5px;
}

h2#contact  {
	width: 330px;
	height: 23px;
	background: url(i/hdr_contact.gif) no-repeat;
	margin: 5px;
}

h2#links  {
	width: 129px;
	height: 23px;
	background: url(i/hdr_links.gif) no-repeat;
	margin: 5px;
}

h2#gallery  {
	width: 301px;
	height: 23px;
	background: url(i/hdr_gallery.gif) no-repeat;
	margin: 5px;
}

h2#funeral {
	width: 247px;
	height: 23px;
	background: url(i/h2_funeral.png) no-repeat;
	margin: 5px;
}

/* this is the roll call headers*/
#in-right h1 {
	position: relative;
	width: 366px;
	height: 29px;
	margin: 0 1.5% 1em;	
}

#in-right h1 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(i/hdr_lewisleach.gif) no-repeat 0 0;
}
/*stop editing*/


#in-right h3 {
	 font-size: 1.9em;
	 line-height: 1.7em; 
	 margin-left: 40px;
}

#in-right ul {
	margin-left: 50px;
}


#in-right li {
 font-size: 1.2em;
	list-style-type: none;
	line-height: 1.5em;
}
	
#in-right a { 
	color: red;
	}
	



