body,th {
	font-family: "Times New Roman", Times, serif;
	color: #2D2D2D;
	font-size: 15px;
	line-height: 22px;
}
body {
	background-image: url(images/floridacounsel_bg_02.jpg);
}
.page_bg{
	background-image: url(images/floridacounsel_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 600px;
}
.menu_bg {
	background-image: url(images/floridacounsel_04.jpg);
	background-repeat: repeat-x;
	height: 40px;
}
.index_page_bg {
	background-image: url(images/floridacounsel_08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:128px;
	text-align: center;
}
.header_shadow {
	background-image: url(images/floridacounsel_09.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 40px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer_bg{
	background-image: url(images/floridacounsel_10.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 237px;
}
.ranktext, a.ranktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #52575f;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}

a.ranktext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	text-decoration: underline;
}


.header_lnk, a.header_lnk {
	line-height: 40px;
	color: #FFFFFF;
	display:block;
	text-decoration: none;
	padding-right: 30px;
	padding-left: 30px;
		text-transform: uppercase;
}

a.header_lnk:hover {
	color: #AEDFCC;
	text-decoration: none;
	background-image: url(images/floridacounsel_04_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-transform: uppercase;
	display:block;
	background-color: #0C494A;
}

.index_page_bg ul, .index_page_bg li{
	list-style:none;
	margin:0px;
	padding-right:10px;
	padding-left:10px;
	display:inline-block;
	color: #EAF3EE;
}
.index_page_bg li{
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}



.sidebar ul, .sidebar li{
	list-style:none;
	margin:0px;
	margin-right:10px;
	padding-top:4px;
	padding-bottom:4px;
padding-left:0px;
	display:block;
	color: #EAF3EE;
}
.sidebar li{
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.sidebar{
	background-image: url(images/side_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.sidebar li a{
	color: #2D2D2D;
	display:block;
	text-decoration: none;
}

.sidebar li a:hover{
	color: #0E7572;
	display:block;
	text-decoration: none;
}

h2{
	color: #008080;
	text-decoration:none;
	font-weight: normal;
}

#contact-wrapper {
	width:430px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	width:auto;
	font-weight: normal;
}
form#contactform input, form#contactform select {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:3px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}

.error{
color:#CC0000;
}

.success{
color:#009900;
}
