@charset "utf-8";
/* CSS Document */

/* Page Styles
--------------------------------------------------------------------------------*/
body {
	background: #efefef;
	color: #333;
	padding: 0 0 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
}
a {
	color: #6C5560;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

a:focus {
	outline:1px dotted invert
}
hr {
	border:0 #C7BCA0 solid;
	border-top-width:1px;
	clear:both;
	height:0px
}
h1 {
	font-size:150%;
	color: #6c5560;
	margin-bottom: 0px;
}
h2 {
	font-size:115%;
	margin-bottom: 0px;
	color: #6c5560;
}
h3 {
	font-size:110%
}
h4 {
	font-size:100%
}
h5 {
	font-size:100%
}
h6 {
	font-size:100%
}
ol {
	list-style:decimal
}
ul {
	list-style-type: disc;
}
li {
	margin: 0px;
	padding: 0px;
}

p, dl, hr, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset   {
	margin-bottom:10px
}
.title {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.title {width: 940px;}

/* Containers
--------------------------------------------------------------------------------*/
.container {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C5BA9E;
	border-bottom-color: #C7BCA0;
	border-left-color: #C7BCA0;
}
.banner {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.banner {width: 940px;}
.fullcol {
	display: inline;
	float: left;
	position:relative;
	margin-left: 0px;
	margin-right: 0px;
	width: 960px;
}
.container .col {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 220px;
}
.container .col ul{
	margin: 0px;
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.container .colhalf ul {
	margin: 0px;
	list-style-type: disc;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.container .colhalf {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 460px;
}
.container .colwide {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 700px;
}
.container .col_panel {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}
.container .col_panel ul {
	background-image: url(images/panel-btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 24px;
}
.container .col_panel {
	width: 220px;
}
.container .col_panel h3 {
	background-image: url(images/panel-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 12px;
}

/* Navigation
--------------------------------------------------------------------------------*/
.nav {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #c7bca0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-image: url(images/nav-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.container .nav {
	width: 940px;
}
.nav ul {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
}
.nav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
}
.nav li a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	margin: 1px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	font-style: normal;
}
.nav li a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	margin: 1px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	background-color: #6C5560;
}
.nav li a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	margin: 1px;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	background-color: #6C5560;
}
.header .nav {width: 940px;}

/* Footer
--------------------------------------------------------------------------------*/
.footer {
	display: inline;
	float: left;
	position:relative;
	margin-left: 0px;
	margin-right: 0px;
	width: 960px;
	margin-top: 10px;
}
.tel {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 220px;
	text-align: right;
}
.address {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	width: 700px;
}

/* Header
--------------------------------------------------------------------------------*/
.header {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.integrated {
	display: inline;
	float: left;
	position:relative;
	margin-left: 10px;
	margin-right: 0px;
	width: 460px;
}
.integrated h2 {
	color: #9C8F6F;
	text-align: right;
}
.logos {
	display: inline;
	float: left;
	position:relative;
	margin-left: 0px;
	margin-right: 10px;
	width: 460px;
}

/* Spacing
--------------------------------------------------------------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
