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

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#E30000;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	text-transform: uppercase;
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	/*color: #1D62B3;*/
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background: url(images/img08.gif) repeat-x left bottom;
	width: 960px;
	margin: 0 auto;
}

/* Menu */

#menu {
	height: 50px;
}

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

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 13px 30px 0px 30px;
	font-size: 1.3em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: url(images/img04.gif) repeat-x;
}

/* Header */

#header {
	height: 101px;
}

/* Logo */

#logo {
	float: left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop {
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul, ol {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11a.gif) no-repeat left top;
}

#page ol li {
	padding-left: 5px;
}


/* Content */

#content {
	float: left;
	width: 680px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #C2C2C2; 
}

.post img.right {
	float: right;
	margin: 8px 0px 0px 20px;
	border: 2px solid #C2C2C2; 
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
	color: #E30000;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .article_byline {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

#end_wrap {
	clear: both;
}

/* Sidebar Common Style */

.sidebar {
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a, .sidebar a:link, .sidebar a:visited {
	color: #474848;
	background: none;
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

#sidebar2 .telephone {
	text-align:center;
	font-size: large;
	font-weight: bold;
}

/* Quick Quote */

#quote_box_wrap {
	padding: 0 0px 20px 0px;
}

#quote_box_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#quote_box_wrap th, #quote_box_wrap td {
	padding: 2px;
}

#quote_box_wrap thead {
	background: #FFFFFF;
}

#quote_box_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#quote_box_wrap tbody td {
	font-size: 1em;
	padding: 5px;
	text-align:left;
}

#quote_box_wrap tfoot {
	background: #F6F6F6;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .9em;
}

#quote_box_wrap .formlabel {
	font-weight: bold;
}

#quote_box_wrap .formobject {
	font-size: .9em;
}

#quote_box_wrap .formobject:hover {
	background-color:#CCCCCC;
}

#quote_box_wrap .formbutton { 
	color: #474848; 
	border: 1px solid #666666; 
	background-color:#EEEEEE;
	font-size: .9em;
	font-weight: bold; 
}

#quote_box_wrap .formbutton:hover {
	background-color: #CCCCCC;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-weight: bold;
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}

/* Rate Boxes */

table.rate_wrap {
	border: 1px solid #DDDDDD;
	width: 245px;
	margin: 0 0 20px 0;
	padding: 0;
}

table.rate_wrap td {
}

table.rate_wrap th {
	font-size: .8em;
	text-align: left;
	background-color:#DDDDDD;
}

table.rate_wrap tr.rate1 {
	font-size: .8em;
	background-color:#F6F6F6;
}

table.rate_wrap tr.rate2 {	
	font-size: .8em;
	background-color:#EEEEEE;
}

table.rate_wrap tr.rate1:hover {
	background-color: #CCCCCC;
}

table.rate_wrap tr.rate2:hover {
	background-color: #CCCCCC;
}

/* Quote Form */

#quote_form_wrap {
	width: 100%;
}

#quote_form_wrap table {
	width: 100%;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}

#quote_form_wrap table th {
	background-color:#DDDDDD;
}

#quote_form_wrap table td {
	width: 25%;
	padding: 5px;
}

#quote_form_wrap .cellleft {
	text-align: left;
}

#quote_form_wrap .cellright {
	text-align: right;
}

#quote_form_wrap .cellcentre {
	text-align: center;
}

#quote_form_wrap h2 {
	vertical-align:middle;
}

#quote_form_wrap h3 {
	color: #E30000;
}


#quote_form_wrap .formlabel {
	font-weight: bold;
}

#quote_form_wrap .formobject {
	font-size: .9em;
	border: 1px solid #CCCCCC;
}

#quote_form_wrap .formradio {
	font-size: .9em;
}

#quote_form_wrap .formobject:hover {
	background-color:#F3F3F3;
}

#quote_form_wrap .formradio:hover {
	background-color:#F3F3F3;
}

#quote_form_wrap .formbutton { 
	font-family: Arial, Helvetica, sans-serif;
	color: #474848; 
	border: 1px solid #666666; 
	background-color:#EEEEEE;
	font-size: .9em;
	font-weight: bold; 
}

#quote_form_wrap .formbutton:hover {
	background-color: #CCCCCC;
}

.errortext {
	color:#E30000;
}

#quote_form_wrap .formfooter {
	margin-bottom: 50px;
}

/* Post Table */

#table_wrap {
	width: 100%;
}

#table_wrap table {
	width: 100%;
	border: 0;
}

#table_wrap table td {
	text-align:center;
	width: 14%;
}

/* Table Illustration */

#table_illustration_wrap {
	width: 100%;
	text-align:center;
}

#table_illustration_wrap table {
	width: 80%;
	margin: 0 auto;
	text-align:left;
	border: 0;
	background: #F6F6F6;
}

#table_illustration_wrap table .head {
	background: #CCCCCC;
	font-weight:bold;
}


#table_illustration_wrap table td {
	text-align:center;
}

#table_illustration_wrap .label {
	background:#EEEEEE;	
	text-align:left;
}

#table_illustration_wrap .col1 {
	background:#DDDDDD;
}

#table_illustration_wrap .col2 {
	background:#EEEEEE;
}


/* Contact Table */

#contact_table_wrap {
	text-align:center;
	width: 100%;
}

#contact_table_wrap table {
	margin: 0 auto;
	width: 50%;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contact_table_wrap table th {
	background-color:#DDDDDD;
}

#contact_table_wrap table td {
	width: 50%;
	padding: 5px;
}

/* Bookmarks */

#page .bookmarks {
	clear:both;
	position:relative;
	border:1px solid #ddd;
	padding:10px;
	margin:15px auto 10px auto;
	width: 430px;
	font-size:14px;
	-webkit-text-size-adjust:none;
}

#page .bookmarks p {
	padding:0;
	margin:0;
}

#page .bookmarks p a{
	position:absolute;
	top:0px;
	right:0px;
	padding:10px;
	font-size:14px;
}

#page .bookmarks h3{
	padding:0 3px 0 0;
	margin:0;
	margin:0 5px 0 3px;
	font-size:14px;
	font-weight:normal;
}

#page .bookmarks ul{
	text-align:left;
	list-style:none;
	margin:15px 0 0px 15px;
	padding:0;
}

#page .bookmarks ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0;
}

#page .bookmarks ul li.delicious{background:url(images/delicious.gif) no-repeat 0 0;}

#page .bookmarks ul li.digg{background:url(images/digg.gif) no-repeat 0 0;}

#page .bookmarks ul li.reddit{padding:0 0 0 2px; background:url(images/reddit.gif) no-repeat 0 0;}

#page .bookmarks ul li.facebook{background:url(images/facebook.gif) no-repeat 0 0;}

#page .bookmarks ul li.stumbleupon{background:url(images/stumbleupon.gif) no-repeat 0 0;}

#page .bookmarks ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}

/* Download Box */

#page .download {
	width:350px; 
	border:1px solid #CCCCCC; 
	background:#F6F6F6; 
	margin:0 auto 0 auto; 
	text-align:center; 
	padding:5px 0 5px 0;
	margin-bottom: 15px;
}

#page .download .pdf {
	margin-left: 15px;
	background:url(images/pdf.gif) no-repeat;
}