
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg1_01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3 {
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	letter-spacing: -2px;
	font-size: 36px;
	color: #000000;
}

h1.h1-style1 {
	margin: 0px;
}


h1.h1-style2 {
	margin: 0px;
	font-size:20px;
	border-bottom:1px solid #000;
}

h1.h1-style2 a {
	text-decoration:none;
}

h1.h1-style3 {
	margin: 0px;
	font-size:31px;
}

h2 {
	font-size: 18px;
}

h2.h2-style1 {
	font-size: 16px;
	color: #b21f27;
}

h2.h2-style2 {
	font-size: 16px;
	color: #b21f27;
	margin-bottom:5px;
}

h2.h2-style3 {
	font-size: 28px;
	color: #b21f27;
	margin-bottom:0px;
}

/*p, ol, ul {
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 24px;
}*/

ul.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 18px;
}

ul.ul-style1 li {
	margin-bottom: 35px;
}

ul.ul-style1 img.alignleft {
	margin-right: 15px;
}

ul.ul-style2 {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	list-style: none;
	line-height: 14px;
	color: #CBB9AA;
}

ul.ul-style2 li {
	padding: 18px 20px;
	background: #483830;
}

ul.ul-style2 li.alt {
	background: #634D40;
}

ul.ul-style2 img.alignleft {
	margin-right: 15px;
}

ul.ul-style2 strong {
	color: #F0DBC6;
}

ul.ul-style2 em {
	display: block;
	padding-top: 5px;
	font-style: normal;
	color: #988474;
}

ul.ul-style3 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

ul.ul-style3 li {
	padding: 7px 0px;
	background: url(images/homepage19.gif) repeat-x left top;
}

ul.ul-style3 li.first {
	background: none;
}

ul.ul-style3 a {
	color: #ffffff;
}

a {
	color: #356311;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

.more {
	padding: 9px 0px 0px 0px;
	border-top: 1px solid #DED8D8;
	line-height: normal;
}

.more a {
	display: block;
	height: 16px;
	padding: 0px 0px 0px 29px;
	background: url(images/homepage16.gif) no-repeat left center;
}

img.border {
}

img.alignleft {
	float: left;
	margin: 0px 25px 0px 0px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

.img2 {
	float:right;
	margin-left:20px;
	border:4px solid #e8e8e8;
	background:#cccccc;
	padding:1px;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg1_02.jpg) repeat-x left top;
}

.container {
	width: 975px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg {
	background: url(images/bg01.jpg) no-repeat center top;
}

#header {
	height: 237px;
}

/** MENU */

#menu {
	float: left;
	width: 367px;
	padding: 34px 0px 0px 0px;
}

#menu h1 {
	font-size:52px;
	color:#fff;
	margin:0px 0px 15px 0px;
	padding:0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	width: 128px;
	height: 23px;
	padding: 6px 0px 0px 16px;
	background: url(images/homepage02.gif) repeat-y left top;
}

#menu li.alt {
	background: none;
	width:88px;
}

#menu li.alt2 {
	width:88px;
}

#menu a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight:bold;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #fff;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page-bg {
	background: url(images/bg03.jpg) repeat-y center top;
}

#page-bgtop {
	background: url(images/bg02.jpg) no-repeat center top;
}

#page {
}

.single #page-bg {
	background-image: url(images/subpage2_02.jpg);
}

.single #page-bgtop {
	background-image: url(images/subpage2_01.jpg);
}

.single #page {
	width: 925px;
	padding: 25px 25px 0px 25px;
}

/** CONTENT */

#content {
	float: right;
	width: 650px;
	padding: 25px 25px 0px 0px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 275px;
}

/** FOOTER */

#footer {
	height: 180px;
	background: url(images/bg04.jpg) no-repeat center top;
}

.single #footer {
	background-image: url(images/subpage2_03.jpg);
}

#footer p {
	margin: 0px;
	padding: 55px 0px 0px 0px;
	text-align: center;
	color: #fff;
}

#footer a {
	padding: 0px 5px;
	color: #ffffff;
}

/** BOX STYLE COMMON */

.title {
	height: 27px;
	margin: 0px;
	padding: 11px 0px 0px 23px;
	color: #FFFFFF;
}

h2.title a {
	text-decoration:none;
}

.entry {
	padding: 25px;
}

.entry2 {
	padding: 0px 25px 25px 25px;
}

/** BOX STYLE 1 */

.box-style1 {
	padding: 25px 0px 0px 0px;
}

.box-style1 .title {
	background: url(images/homepage14.gif) repeat left top;
}

/** BOX STYLE 2 */

.box-style2 {
	padding: 5px 0px 0px 0px;
}

.box-style2 .title {
	background: url(images/homepage15.gif) repeat left top;
}

/** BOX STYLE 3 */

.box-style3 {
}

.box-style3 .title {
	background: url(images/homepage18.gif) repeat left top;
}

.box-style3 .more {
	background: url(images/homepage19.gif) repeat-x left top;
	border: none;
}

.box-style3 .more a {
	background-image: url(images/homepage20.gif);
}

.box-style3 a {
	color: #ffffff;
}

/** BOX1 */

#box1 {
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
	float: left;
	width: 310px;
}

/** BOX4 */

#box4 {
	float: left;
	width: 310px;
	margin-left: 15px;
}

/** BOX5 */

#box5 {
	height: 135px;
	padding: 25px 25px 0px 25px;
}

#box5 p {
	margin-bottom:15px;
	margin-top:0px;
	text-align: left;
	text-transform: lowercase;
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #fbb4c0;
}

#box5 strong {
	font-weight: normal;
	color: #FFFFFF;
}

#box5 .more {
	padding: 0px;
	border: none;
}

#box5 .more a {
	background-image: url(images/homepage17.gif);
	font-size: 14px;
	color: #FFFFFF;
}

/** BOX6 */

#box6 {
	height: 406px;
	padding: 33px 25px 0px 25px;
	color: #FFFFFF;
}

#box6 a {
	color: #FFFFFF;
}

/** BOX7 */

#box7 {
	color:#fff;
}

/** BOX8 */

#box8 {
}

/** BOX9 */

#box9 {
	padding: 0px;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.quotesig {
	margin-right:100px;
}

.bigger {
	font-size:1.2em;
}

.financing::after{
  content: "";
  clear: both;
  display: table;
}