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

body {
	font:14px/22px "Trebuchet MS","Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Bitstream Vera Sans",Verdana,"Verdana Ref",sans serif;
}
#container {
	margin:0 auto;
	position:relative;
	width:960px;
}
#header {
	text-align: center;
	background-image: url(../images/header-background.gif);
	background-repeat: repeat-x;
	height: 163px;
}
#header #address {
	color: #3f1c16;
	font-size: 12px;
	padding-top: 15px;
}
#header #logo {
	padding-top: 30px;
}
#header #logo h1 a {
	background-image: url(../images/header-logo.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
	height: 87px;
	width: 209px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#slider {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#wrapper-slider {
	background-color: #008c99;
}
#nav-wrapper {
	background-color: #008c99;
	height: 115px;
}
#nav-wrapper #nav-sub-wrapper {
	height: 50px;
	background-color: #53bfd5;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#main {
	background-color: #8f766f;
	color: #FFF;
	background-image: url(../images/main-background.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#main #sub-main {
	background-image: url(../images/main-background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#main #wrapper-main {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#home-leftColumn {
	padding-top: 70px;
	float: left;
	width: 250px;
	padding-bottom: 20px;
}
#home-leftColumn ul {
	width: 190px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2B6B1;
	padding-right: 25px;
	padding-left: 10px;
}
#home-rightColumn p, #leftColumn p {
	margin-bottom: 15px;
}
#home-rightColumn a, #leftColumn a {
	font-weight: bold;
	color: #FFF;
}
#rightColumn a {
	color: #FFF;
}
#home-rightColumn h1, #leftColumn h1 {
	font-size: 36px;
	margin-bottom: 40px;
	line-height: 38px;
}
#home-rightColumn h2, #leftColumn h2, #rightColumn h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
#home-rightColumn {
	width: 665px;
	padding-top: 50px;
	padding-right: 25px;
	float: left;
}
#home-leftColumn ul li a {
	text-indent: -999em;
	display: block;
	height: 110px;
	width: 165px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}
#leftColumn {
	width: 665px;
	padding-top: 50px;
	float: right;
	padding-right: 25px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2B6B1;
}
#leftColumn h3 {
	font-size: 20px;
	margin-bottom: 12px;
}
#leftColumn h4 {
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 40px;
	color: #675550;
}

#leftColumn ul {
	padding-bottom: 25px;
	padding-left: 30px;
	padding-top: 25px;
}
#leftColumn ul li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style-type: none;
}


#rightColumn {
	padding-top: 110px;
	float: right;
	width: 225px;
	padding-left: 25px;
}
#rightColumn #thisSection li {
	line-height: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 25px;
	list-style-type: none;
}
#rightColumn ul li:hover {
	font-weight: bold;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#thisSection .active {
	font-weight: bold;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left 5px;
}


#video {
	padding-top: 30px;
	height: 250px;
}

#footer #footer-icons {
	background-color: #735F59;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer #footer-information {
	background-color: #675550;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 12px;
}
#footer-information a {
	color: #ea873f;
}

#footer-information #footer-information-wrapper {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
}
.videoBorder {
	border: 2px solid #735F59;
}
.main-image {
	border: 4px solid #FFF;
	float: right;
	margin-left: 10px;
}
.txt-12 {
	font-size: 12px;
}


#testimonials {
	width: 650px;
	height: 150px;
	list-style-type: none
}
#testimonials span {
	font-size: 11px;
}

#testimonials .slide {}
blockquote {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #675550;
	font-style: italic;
	width: 650px;
}
#leftColumn ol li a {
	text-decoration: none;
	font-weight: normal;
}
#leftColumn ol li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #BEAFAB;
	padding-top: 4px;
	padding-bottom: 4px;
}
#leftColumn ol li:hover {
	background-color: #735F59;
}
.textfield {
	border: 1px solid #846962;
	background-color:#DDD3D0;
}
iframe {
	border: 4px solid #FFF;
}#rightColumn #thisSection {
	margin-bottom: 25px;
}

