body {
	margin: 0;
	padding: 0;
	background: url(images/bg01.jpg);
	color: #403C33;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

h1, h2, h3 {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 10px;
}

h1, h2 {
	font-weight: normal;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 18px;
}

p, ol, ul, dl {
	margin-top: 0;
	text-align: justify;
	line-height: 16px;
}

ul {
	list-style-image: none;
	list-style-type: disc;
	text-align: justify;
}

strong {
	color: #4A3E29;
}

a {
	color: #03559F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0 auto;
}

img.alignleft {
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

img.alignright {
	margin: 0 0 0 27px;
}

img.border {
	padding: 4px;
	border: 1px solid #CCCCCC;
}

/* Wrapper */

#wrapper {
	background: url(images/bg02.jpg) repeat-x;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.clearfix {
	clear: both;
}

/* Header */

#header {
	height: 211px;
	background: url(images/bg04.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 308px;
	height: 211px;
}

#logo h1, #logo p {
	text-transform: lowercase;
	line-height: 1;
}

#logo h1 {
	padding: 137px 0 0 50px;
	letter-spacing: -2px;
	font-size: 34px;
	color: #FFFFFF;
}

#logo h1 sup {
	font-size: 18px;
	font-weight: normal;
}

#logo p {
	padding: 0 0 0 50px;
	font-size: 13px;
	color: #F8AB80;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	text-decoration: underline;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo p a {
	color: #F8AB80;
}

/* Banner */

#banner {
	float: left;
	height: 118px;
	padding: 93px 0 0 0;
}

/* Menu */

#menu {
	height: 76px;
	background: url(images/bg04.jpg) no-repeat 0 -211px;
}

#menu ul {
	height: 67px;
	background: url(images/bg05.jpg);
	list-style: none;
	line-height: 1;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
}




/* Bar */

.bar {
	height: 48px;
	margin: 0 25px;
	background: url(images/bg07.jpg);
}

.bar .text {
	float: left;
	font-size: 18px;
	color: #01071D;
	padding-top: 17px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 25px;
}

/* Top Bar */

#top-bar {
	background: url(images/bg04.jpg) no-repeat 0 -287px;
}

/* Search */

#search {
	float: right;
	width: 245px;
	height: 48px;
	background: url(images/bg08.jpg) no-repeat 0 12px;
}

#search form, #search fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

#search .input-text {
	float: left;
	width: 178px;
	margin: 12px 0 0 0;
	padding: 4px 10px;
	font: inherit;
	line-height: normal;
	border: none;
	background: none;
	color: inherit;
}

#search .input-submit {
	display: none;
}

/* Page */

#page {
	background: url(images/bg03.jpg) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 655px;
	padding: 0 24px 0 25px;
	background: url(images/bg04.jpg) no-repeat 0 -335px;
}

/* Post */

.post {
}

.post .title, .post .date {
	padding: 0 25px;
}

.post .title {
	margin: 0;
	padding-top: 50px;
	line-height: normal;
	font-size: 32px;
	color: #5A5544;
}

.post .title a {
	text-decoration: none;
	color: #5A5544;
}

.post .title a:hover {
	text-decoration: underline;
}


.post .date {
	line-height: normal;
	color: #ACAAA1;
}

.post .entry {
	margin: 0 25px;
	padding: 20px 0;
	border-top: 1px solid #E5E1D8;
}

.post .meta {
	height: 53px;
	border-bottom: 1px solid #DDE5CE;
	background-color: #D9D5C9;
}

.post .meta p {
	line-height:  normal;
}

.post .meta .tags {
	float: left;
	padding: 20px 0 0 25px;
}

.post .meta .links {
	float: right;
	padding: 20px 25px 0 0;
}

.post .meta .comments {
	margin-right: 30px;
	padding-left: 22px;
	background-image: url(images/img042.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.post .meta .more {
	padding-left: 17px;
	background: url(images/img05.gif) no-repeat 0 50%;
}


	

/* Sidebar */

#sidebar {
	float: right;
	width: 246px;
	background: url(images/bg04.jpg) no-repeat 100% -335px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 0 25px;
	list-style: none;
	line-height: normal;
	border-left: 1px solid #E5E1D8;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0;
	line-height: 2;
	border: none;
}

#sidebar li li {
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #E5E1D8;
}

/* 2 Columns */

.two-cols {
	margin: 0 25px;
	padding: 35px 35px 0 35px;
	background: #28241E url(images/bg09.jpg) repeat-x;
	color: #736F6A;
}

.two-cols .col1 {
	float: left;
	width: 595px;
}

.two-cols .col2 {
	float: right;
	width: 210px;
	padding: 0 0 0 25px;
	border-left: 1px solid #423C31;
}

.two-cols h2 {
	font-size: 26px;
	color: #FFFFFF;
}

.two-cols a {
	color: #736F6A;
}

/* Footer */

#footer {
	background: url(images/bg10.jpg) no-repeat;
	padding: 55px 0;
}

#footer p {
	text-align: center;
	color: #000000;
	font-weight: bold;
}

#footer a {
	color: #8F8B83;
}
.two-colsA .col1A {
	float: left;
	width: 290px;
	height: 130px;
}
.two-colsA .col2A {
	float: left;
	width: 300px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height: 130px;
	line-height: 15px;
}
.two-colsA {

	margin: 0;
	padding: 0px;
}
.two-colsA h2 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
}

#sddm li a
{
	display: block;
	color: #403C33;
	text-align: center;
	text-decoration: none;
	margin-top: 22px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 18px;
	background-color: #B7AF98;
	font-weight: bold;
}

#sddm li a:hover
{
	color: #024FA1;
}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #333333;
	background-color: #FFFFFF;
}

	#sddm div a
	{
	position: relative;
	display: block;
	margin: 0;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 4px;
}

	#sddm div a:hover
	{
	color: #990000;
	background-color: #FFFFFF;
}
#sddm li a:active {
	color: #999999;
	background-color: #CCCCCC;
}
.two-colsA .col1rates {
	float: right;
	width: 250px;
	height: 185px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding: 4px;
}
.two-colsA .col1LO {
	float: left;
	width: 320px;
	height: 170px;
	padding-bottom: 20px;
}
.branch {
	font-weight: bold;
	color: #03559F;
}
.branch a:link {
	font-weight: bold;
	color: #03559F;
	text-decoration: none;
}
.schaeferadv {
	font-weight: bold;
	color: #03559F;
	font-size: 14px;
}
.col1contact {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
#chat {
	height: 50px;
	width: 215px;
	float: right;
	text-align: center;
}

.textfield {
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #DCD8CC;
	font-weight: bold;
	font-size: 11px;
	width: 110px;
}

.dropdown {
	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #DCD8CC;
	font-size: 11px;
	font-weight: bold;
	width: 110px;
}
.quotelabels {
	font-size: 11px;
}
.two-colsA .col1branch {
	float: right;
	width: 170px;
	height: 522px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.calc_button {
	border: 1px solid #CCCCCC;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0260C4;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.license {
	font-size: 9px;
	color: #999999;
}
.branches {
	font-size: 10px;
}
.textfield-contact {

	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #DCD8CC;
	font-weight: bold;
	font-size: 11px;
	width: 200px;
}
.dropdown-contact {

	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #DCD8CC;
	font-size: 11px;
	font-weight: bold;
	width: 150px;
}
.textfield-survey {


	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #DCD8CC;
	font-weight: bold;
	font-size: 11px;
	width: 300px;
}
.dropdown-survey {


	border: 1px solid #CCCCCC;
	color: #000000;
	background-color: #DCD8CC;
	font-size: 11px;
	font-weight: bold;
	width: 250px;
}
.two-colsA .col1LO-branch {
	float: left;
	width: 320px;
	height: 700px;
	padding-bottom: 20px;
	clear: none;
}
