/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #EFFCF0 url(images/img01.gif);
	font: normal small Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #4F659F;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #062270;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
}

a {
	color: #062270;
}

a:hover {
	text-decoration: none;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #EFFCF0;
	border: 7px solid #062270;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 8px 9px 0 10px;
	border-right: 1px solid #062270;
	text-decoration: none;
	font-weight: bold;
	color: #062270;
	font-size: 12px;
}

#menu a:hover {
	background: #D1D5DF;
}

#menu #rss a {
	float: right;
	padding-left: 30px;
	background: url(images/img02.gif) no-repeat 7px 50%;
	border: none;
}

#menu #rss a:hover {
	background-color: #D1D5DF;
}

/* Header */

#header {
	width: 700px;
	height: 180px;
	margin: 0 auto;
	background: url(images/img03.jpg);
	border: 7px solid #062270;
	border-top: none;
}

#header h1 {
	padding: 55px 0 0 10px;
	font-size: 1.8em;
	
}

#header h2 {
	padding: 0 0 0 10px;
	font-size: 1em;
}

#header h3 {
	padding: 0 0 0 40px;
	color: #99CCCC;
	font-size:18px;
	text-decoration: underline;
}

h2.title { font-size: 18px; }

#header a {
	text-decoration: none;
	color: #D1D5DF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #EFFCF0 url(images/img04.gif) repeat-y;
	border: 7px solid #062270;
	border-top: none;
}


/* Latest Post */

#latest-post {
	padding: 20px 0;
	background: #EFFCF0;
	border-bottom: 7px solid #062270;
}

#latest-post .title {
	float: left;
	width: 230px;
	padding: 0 5px;
	text-align: center;
	line-height: 1.2em;
	font-size: 1.8em;
	font-weight:bold;
}

#latest-post .story {
	float: right;
	width: 389px;
	padding: 0 20px;
	border-left: 1px solid #C6DAC7;
}

#latest-post .meta {
	clear: both;
}

/* Posts */

#posts {
	float: right;
	width: 390px;
	padding: 20px;
}

#posts .post {
	padding-bottom: 30px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	color:#000000;
}

#posts .meta {
	padding: 5px 0 0 20px;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}

#posts ul {
}

#posts ul li {
}

/* Links */

#links {
	float: left;
	width: 230px;
	padding: 20px
}

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

#links li ul {
	padding: 15px 20px 30px 20px;
}

#links li li {
	padding: 3px 0;
}

#links li a {
}

#links li i {
	font-size: smaller;
}
#links .calltoquote p
{ color: black;
padding: 5px;
padding-left: 29px;
margin: 0px; 
font-size: 12px;
line-height: 18px; }
#links .calltoquote img
{ border: none; }

#links p 
{ padding:0px; margin: 0px; color:#333333; font-size: 10px; line-height: 15px;}

.calltoquote {
width: 235px;
border-right: 2px dashed #062270;
border-bottom: 2px dashed #062270;

}
.calltoquote img{
padding: 0px;
margin: 0px;
margin-left: 45px;
}

.calltoquote p {

background-image: url(/images/bullet.jpg);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 35px;
}
.calltoquote form {
padding-bottom: 0px;
margin-bottom: 0px;
}

/*photos */
ul.thumbnails {
margin: 0px;
padding: 0px;
}
ul.thumbnails li {
float: left;
list-style: none;
margin-right: 8px;
}

ul.thumbnails li img{
border: 2px solid #062270;
}

/* Footer */

#footer {
}

#footer p {
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
/* City Local List */
#RegionalListText { height: 100px; font-weight: normal; overflow: auto; width: 215px; }
#RegionalListText ul li {padding: 0px; margin: 0px; font-size: 10px;}
