html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #E9D7B7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #736347;
}

h1, h2, h3 {
	margin: 0px 0px 10px 0px;
	
	font-weight: normal;
	color: #31240C;
}

h1 {
	
	line-height: 1;
	font-size: 32px;
}
strong {color:#483e2d;}
h1.h1-style1 {
	margin: 0px;
}

h2 {
	
	font-size: 24px;
}
#website{color:#000000;}
h2.h2-style1 {
	font-size: 20px;
	color: #FF7200;
}

h3 {
	font-size: 18px;
}

p, ol, ul {
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 22px;
}

ul.ul-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 30px;
	font-size: 11px;
}

a {
	color: #5F9500;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

a.more {
	padding-left: 19px;
	background: url(imagesweb/homepage06.gif) no-repeat left center;
	font-size: 11px;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
}

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

.clearfix {
	clear: both;
}

/** HEADER */

#header-bg {
	background: url(imagesweb/bg01.jpg) repeat-x left top;
}

#header {
	height: 166px;
}

/** LOGO */

#logo {
	width: 250px;
}

/** MENU */

#menu {
	width: 750px;
	height: 166px;
	background: url(imagesweb/750logo.jpg) no-repeat left top;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 90px 30px 0px 0px;
	line-height: normal;
	list-style: none;
}

#menu li {
	float: left;
	border-left: 1px solid #8EE4F6;
}

#menu li.first {
	border: none;
}

#menu a {
	padding: 0px 10px;
	text-decoration: none;
	text-transform: lowercase;
	color: #005162;
}

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

/** PAGE */

#page-bg {
	background: #F0E5CE url(imagesweb/bg01.jpg) repeat-x 0px -166px;
}

#page {
	background: url(imagesweb/bg04.jpg) repeat-y right top;
}

.homepage #page {
	background-image: url(imagesweb/bg03.jpg);
}

/** CONTENT */

#content {
	float: right;
	width: 750px;
}

#content-bgtop {
	padding: 6px 50px 0px 72px;
	background: url(imagesweb/bg05.jpg) no-repeat left top;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 250px;
}

/** SEARCH */

#search {
	height: 30px;
	padding: 30px 0px 0px 0px;
	background: url(imagesweb/homepage10.gif) no-repeat 0px 30px;
}

#search form {
	margin: 0px;
	padding: 7px 0px 0px 40px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search input {
	background: none;
	border: none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A99877;
}

#search-query {
	width: 190px;
}

#search-submit {
	display: none;
}

/** FOOTER */

#footer {
	padding-bottom: 50px;
	background: url(imagesweb/bg09.jpg) repeat-x left top;
	font-size: 11px;
	color: #AE9D7F;
}

#footer p {
	padding: 60px 0px 0px 0px;
	text-align: center;
}

#footer p {
	background: url(imagesweb/subpage01.jpg) no-repeat right top;
}

.homepage #footer p {
	background-image: url(imagesweb/bg08.jpg);
}

#footer .legal {
}

#footer .links {
}

#footer a {
	color: #AE9D7F;
}

/** BOX STYLE 1 */

.box-style1 {
	padding: 0px 0px 0px 0px;
	
	background: url(imagesweb/homepage08.png) no-repeat;
	background-position: top;
}

.box-style1 h2{
	padding: 0px 0px 5px 0px;margin: 0px 0px 0px 0px;
	
}

.box-style1 .title {
	padding: 30px 0px 0px 25px;
	font-size: 18px;
}

.box-style1 .content {
	padding: 5px 25px;	
	
}

.box-style1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	font-size: 11px;
}

.box-style1 li {
	padding: 10px 0px;
	border-top: 1px solid #DDD2BA;
}

.box-style1 li.first {
	border: none !important;
}

.box-style1 a {
	text-decoration: underline;
	color: #736347;
}

.box-style1 a:hover {
	text-decoration: underline;
}

/** BOX STYLE 2 */

.box-style2 {
	padding-top: 20px;
}

/** BOX1 */

#box1 {
	background: url(imagesweb/bg04.jpg) repeat-y left top;
}

#box1 .bgtop {
	background: url(imagesweb/bg05.jpg) no-repeat left top;
}

#box1 .bgbtm {
	padding: 6px 50px 30px 72px;
	background: url(imagesweb/bg06.jpg) no-repeat left bottom;
}

#box1 .banner {
	padding: 0px 0px 30px 0px;
}

#box1 .column1 {
	float: left;
	width: 400px;
}

#box1 .column2 {
	float: right;
	width: 170px;
	padding: 0px 0px 0px 30px;
	border-left: 1px solid #D6D3CE;
}
#box1 .column2 a{ text-decoration:none;border-bottom: 3px solid #ffffff;}
#box1 .column2 a:hover {text-decoration:none;border-bottom: 3px solid #F0E5CE;}


/** BOX2 */

#box2 {
	padding: 50px 50px 30px 72px;
	background: url(imagesweb/bg07.jpg) no-repeat left top;}

#box2 .column {
	float: left;
	width: 190px;
}

#box2 .column1 {
	padding-left: 0px;
}

#box2 .column2 {
	padding-left: 28px;
}

#box2 .column3 {
	padding-left: 27px;
}
.botttable{font-size:12px; color:#333333;}
.botttable a {
	font-size:12px;
	color:#666666!important;
	border-bottom: 1px dashed #ead7b8;
	text-decoration: none;
}
.botttable a:hover {
	font-size:12px;
	border-bottom: 1px solid #ff9900;color:#000000!important;
}


.botttable2{
	font-size:12px;
	color:#333333;
	line-height:160%;
	position: relative;
	top: -40px;
	width: 600;
}
.botttable2 a {
	font-size:12px;
	color:#666666!important;
	border-bottom: 1px dashed #ffffff;
	text-decoration: none;
}
.botttable2 a:hover {
	font-size:12px;
	border-bottom: 1px solid #ff9900;color:#000000!important;
}

