@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003E6A;
}
body {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003E6A;
}
a:link {
	color: #003E6A;
}
a:visited {
	color: #003E6A;
}
a:hover {
	color: #003E6A;
}
a:active {
	color: #003E6A;
}
#content
{
	background-image: url(img/columns.jpg);
	width:950px;
	margin: 0px auto;
	}
	#content2
{
	background-image: url(img/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #D0E8FF;
	}
	#H1{font-size: 22px}
	#HeadWP{font-size: 22px}
	#banner
	{
		width:950px;
		height:252px;
		background-image: url(img/caretemps.jpg)
		}
		#phone
		{padding-left:652px; padding-top:41px; font-size:30px; color:#FFF}
		#leftcol
		{float: left; width: 590px; padding: 30px}
		#rightcol
		{float: left; width: 240px;  padding: 30px; padding-top: 10px; background-color:#FFC300}
		#footer
		{background-image:url(img/footer.jpg); background-position:top; background-repeat:no-repeat}
		#footer2
		{width:890px; margin: 0px auto; padding: 30px; padding-top:50px; padding-bottom:30px; color:#FFF}
		#footleft
		{float: left; width: 350px}
		#footright
		{float: left; width: 540px; text-align:center; padding-top:20px; padding-bottom:20px}
		#footrightsm
		{font-size: 12px; color:#BFCFDA; line-height:17px}
		
#footright a:link {
	color: #FFF;
	text-decoration: none;
}
#footright a:visited {
	text-decoration: none;
	color: #FFF;
}
#footright a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footright a:active {
	text-decoration: none;
	color: #FFF;
}

.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none;
}
.feedburnerFeedBlock ul li {
padding: 5px;

}

.feedburnerFeedBlock ul li span.headline a {
font-size: 22px;
text-decoration: none;
display: block;
}

.feedburnerFeedBlock ul li span.headline a:hover {
font-size: 22px;
}

#creditfooter {
display: none;
}