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

body {
	background-image: url(../images/top_pattern.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	background-color: #452010;
}
a:link {
	color: #3E97B3;
}
a:hover {
	color: #2B6B7F;
}
h1 {
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 4px;
}
#mainContainer {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container {
	width: 906px;
	position: relative;
	float: left;
	margin-top: 0px;
}
#headerContainer {
	]height: 130px;
	width: 906px;
	float: left;
}
#navContainer {
	height: 49px;
	width: 906px;
	float: left;
}
#mainTop {
	float: left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 905px;
	height: 306px;
}
#bodyContainer {
	background-color: #2b718b;
	width: 905px;
	float: left;
}
#bodyCopy {
	width: 540px;
	float: left;
	background-color: #FFFFFF;
}
#copy {
	padding-top: 20px;
	padding-bottom:20px;
	padding-right: 30px;
	padding-left: 30px;
}
#rightSection {
	width: 365px;
	float: left;
	background-image: url(../images/solacetile.jpg);
	background-repeat: no-repeat;
	background-position: 0px 365px;
	background-color: 276c85;
}

#mainBottom {
	float: left;
	background-image: url(../images/beige_bg.jpg);
	background-repeat: repeat-x;
	width: 905px;
	height: 136px;
}
#slideshow {
	float: left;
	width: 481px;
}
#slideCopy {
	width: 424px;
	float: right;
}
#rightCopy {
	width: 305px;
	margin-right: auto;
	margin-left: auto;
	height: 151px;
	margin-top: 77px;
}
#leftCopy {
	float: left;
	width: 461px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 1.2em;
	margin-top: 0px;
}
#bottomNavContainer {
	height: 42px;
	width: 905px;
	float: left;
}
#bottomShadow {
	height: 42px;
	width: 905px;
	float: left;
	background-image: url(../images/pgbottom_shadow.png);
	background-repeat: no-repeat;
}
#leftShadowLong {
	width: 29px;
	float: left;
	margin-top: 100px;
	background-image: url(../images/pgleft_shadow.png);
	background-repeat: repeat-y;
	height: 100%;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 7px;
}
ul {
	line-height: 1.8em;
}
#slideshow {
	height: 309px;
	width: 481px;
}

#swfltr {
visibility:hidden;
display:none;
}
.smallType {
	font-size: 11px;
	line-height: 1.2em;
}
.dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

