/*  

Theme Name: Florida Insurance
Description: Website Design for Florida Gaming
Author: Enhanced Office Solutions

*/

*, html { margin: 0; padding: 0; }

li,h1,h2,h3,h4,h5,a {
	color:#184da4; 
}
ul{margin-left: 25px;}
hr {
	height: 1px;
	border: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	background: #eee;
	color: #eee;
}

form {
	padding: 0px;
	margin: 0px;
}

body {
	background: #e0e0e0;
	font-family: Tahoma, Arial;
	font-size: 11pt;
	color: #000;
	text-align: center;
}

#container {
	margin: 0 auto;
	width: 950px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	text-align: left;
	background: #fff;
}

#header {
	width: 950px;
	height: 250px;
	position: relative;
	background: url(css/images/top-gradient.png) repeat-x;
}

#header h1 {
	display: none;
}

#header #splash {
	position: absolute;
	top: 51px;
	left: 0px;
}

#header #nav {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 60px;
	width: 845px;
	padding-left: 105px;
}

.img-link a, a.img-link{display: block;}
.img-link a span, a.img-link span{display: none;}

#header #nav UL {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#header #nav li {
	float: left;
	position: relative;
}

#header #nav li a {
	width: 137px;
	height: 60px;
	position: relative;
	background-image: url(css/images/nav.png);
	_background-image: url(css/images/nav.gif);	
	background-repeat: no-repeat;
}
#header #nav #nav1 a{ background-position: 0 0;}
#header #nav #nav2 a{ background-position: -137px 0;}
#header #nav #nav3 a{ background-position: -274px 0;}
#header #nav #nav4 a{ background-position: -411px 0;}
#header #nav #nav5 a{ background-position: -548px 0; width:143px}

#bulletin {
	float: left;
	background: #fff url(css/images/bulletin.png) no-repeat;
	width: 222px;
	padding: 70px 5px 10px 30px;
}

.headline {
	background: #404040 url(css/images/headline.png) no-repeat;
	width: 676px;
	height: 32px;
	position: absolute;
	top: -15px;
	left: 2px;
	position: absolute;
	text-indent: -999em;
	font-size: 8pt;
	cursor: pointer;
}

#content {
	float: left;
	background: url(css/images/content.png) top left no-repeat;
	width: 693px;
	position: relative;
	margin-bottom: 10px;
}

#content .padding {
	padding: 45px 35px 15px 25px;
	background: url(css/images/content-bottom.gif) bottom left no-repeat;
}

#content .leftcolumn,
#content .rightcolumn {
	width: 300px;
	float: left;
}

#content .leftcolumn {
	margin-right: 30px;
}

.archive {
	height: 25px;
}
.archive A {
	float: right;
	display: block;
	background: url(css/images/archive.png) no-repeat;
	width: 106px;
	height: 25px;
	text-indent: -999em;
	margin: 0px 0 0 0px;
}

.title {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font-size: 12pt;
	color: #184da4;
}

.archivenav {
	padding: .5em;
}

.archivenav a {
	font-size: 8pt;
	font-weight: bold;
	line-height: 12pt;
	color: #184da4;
}

.archivedate {
	font-size: 8pt;
	font-weight: bold;
	padding: .5em 0 1em 2.7em;
	margin: 0 0 .5em 0;
}

.posts-list{background: url(css/images/post-border-center.png) 313px 0 no-repeat; display: block;}
.posts-list li:after{
 content: "\0020"; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  overflow:hidden; 
}
.post {
	
}
.col{
  padding-bottom: 10px;
  margin-bottom: 10px;
	width: 300px;
	float: left;
	background: url(css/images/post-border-bottom.png) bottom center no-repeat;
}
.list-last .col{background: none; margin-bottom: 0;}
.col_0{	margin-right: 15px;}
.col_1{ margin-right: 0px; margin-left: 15px;}
.row{}

.post_time{font-size: 8pt;}
a.post_title{font-weight: bold; font-size: 8pt;}
.posthome {
	float: left;
	margin: 3em 0 0 2em;
}

.post hr, .posthome hr {
	margin: 1em 0 1em 0;
	border: 1px dotted #777;
}

.post h2 {
	font-size: 12pt;
	text-transform: uppercase;
	color: #184da4;
	padding: 2em 0 0 0;
}

.post p, .posthome p, #bulletin p, .post li {
	font-size: 8pt;
	/*color: #6f6f6f;*/
  color: #333333;
	line-height: 12pt;
}

.post p a, .posthome p a, #bulletin p a {
	font-weight: bold;
	color: #184da4;
}

#footer {
	clear: both;
	background: #e5e5e5 /*url('css/images/content-foot.png') no-repeat 20px 35px*/;
	border-top: 3px solid #d0d2d6;
	width: 100%;
	height: 85px;
	margin: 0;
	position: relative;
}

#footer #nav {
	list-style: none;
	position: absolute;
	top: 5px;
	right: 25px;
}

#footer #nav li {
	float: left;
	padding: 1em 0 0 1em;
}

#footer #nav li a {
	text-transform: uppercase;
	font-size: 8pt;
	color: #6f6f6f;
}

#footer p {
	position: absolute;
	top: 45px;
	right: 5px;
	width: 341px;
	font-size: 8pt;
	color: #6f6f6f;
	text-align: left;
}
#footer-images{margin-top: 15px; float: left; width: 600px; padding-left: 30px;}
#footer .email {
 margin-left: 40px;
}

#footer .facebook {
position: relative;
top: 20px;
left: 20px;
}

#footer a img {
border: 0;
}
.pagenav A {
	color: #666;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}

.contactform LABEL {
	display: block;
	padding: 5px 0px 5px 0px;
}

.contactform .col1 {
	width: 170px;
	float: left;
}

.contactform .col2 {
	float: left;
}

.contactform .col2 TEXTAREA {
	width: 300px;
	height: 160px;
}

.link {
	display: block;
	margin-top: 10px;
}



.gray_bar {
	display: block;
	width: 676px;
	height: 15px;
	margin: -12px 0 0 2px;
	background: #404040;
}

img.logo {
	position: absolute;
	top: 10px;
	right: 40px;
	border: none;
}
.clear{clear: both;}
input[type=text]{width: 160px;}
textarea{width:220px;}
#contact-form p{font-size: 11pt; }
#contact-form input, #contact-form textarea{margin: 4px 20px 4px 0;}
.plain-list{margin: 0; padding: 0; list-style: none;}