/* CSS Document */
html {
	overflow-y: scroll;
}
body {
	color: #ffffff;
	padding: 0;
	margin: 0;
	background-color: #69431d;
}
#header {
	background: #7b9fac url(images/headerStrip.jpg) no-repeat scroll 50% 0pt;
	height: 160px;
	margin: 0;
	padding: 0;
}
#navWrap {
	margin: 0;
	padding: 0;
	background-color: #785634;
	color: #dcdcdc;
	height: 2.4em;
}
#mainNav, #mainNav ul {
	margin: 0 auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 49em;
	list-style: none;
	line-height: 1;
	background: none;
	padding: 0;
	height: 2.4em;
}
#mainNav li {
	font-size: 1.2em;
	float: left;
	width: 8em;
}
#mainNav li.noHome {
	width: 3.5em;
}
#mainNav li a {
	color:#6bd3fa;
	text-decoration: none;
	padding: 0.5em;
	display: block;
	width: 7em;
	text-align: center;
}
#mainNav li a:hover {
	color: #ffffff;
}
#mainNav li:hover, #mainNav li.sfhover {
	background: #815f3f;
}
#mainNav li.noHome:hover {
	background: none;
}
#contentWrap {
	height: auto;
}
#loopedSlider {
	width: 900px;
	margin: 40px auto 0 auto;
	position: relative;
	clear: both;
	height: 280px;
	background-color: #785634;
}
/* Required */
	.container {
	width: 800px;
	height: 280px;
	overflow: hidden;
	position: relative;
}
div.slides {
	position: absolute;
	top: 0;
	left: 0;
}
div.slides div {
	position: absolute;
	top: 0;
	width: 800px;
	display:none;
	padding:0;
	margin:0;
}
.previous {
	float: left;
	width: 50px;
	height: 280px;
}
.next {
	float: right;
	width: 50px;
	height: 280px;
}
#pagesContent {
	width: 900px;
	margin: 40px auto 0 auto;
	height: auto;
	background: #785634 url(images/cornerTop.gif) top left no-repeat;
}
#clientImage {
	width: 300px;
	height: 240px;
	float: right;
	margin: 0 0 10px 16px;
	padding: 10px;
	background: #ffffff url(images/imageBack.gif) top left no-repeat;
}
#pagesNav {
	width: 210px;
	padding: 0px 0 0 14px;
	float: left;
}
#pagesNav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.6em;
	font-size: 1.1em;
}
#pagesNav a {
	color: #6bd3fa;
	text-decoration: none;
}
#pagesNav a:hover {
	color: #ffffff;
}
#pagesMain {
	font-family: "Trebuchet MS";
	width: 632px;
	margin: 0 0 0 228px;
	padding: 6px 20px 0 20px;
	color: #333333;
	background: #ffffff url(images/ship.gif) left bottom no-repeat;
}
#pagesMain ul li {
list-style: circle;
font-size: .9em;
}
#pagesMain a {
	color: #0033ff;
	text-decoration: none;
	}
	#pagesMain p a:hover {
	border-bottom: dotted 1px;
	}
#pagesMain p {
	line-height: 1.25em;
	padding: 0 0 0 10px;
	margin: 8px 0 0 0;
	font-size: .9em;
	color: #333;
}
#socialLinks {
	height: 60px;
	width: 900px;
	margin: 34px auto 0 auto;
	clear: both;
	font-size: 1.4em;
}
#twitter {
	width:900px;
	margin: 30px auto 0 auto;
	height: auto;
	clear: both;
}
#twitterFeed {
	background-color: #785634;
	color: #dcdcdc;
	width: 580px;
	padding:6px;
	border-left: #57bfe6 solid 6px;
	height: auto;
	margin: 10px 0 0 110px;
}
ul#twitter_update_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#twitter_update_list li {
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding: 5px;
	margin: 0px 0px 0px 0px;
}
ul#twitter_update_list a {
	color:#6bd3fa;
	text-decoration: none;
}
ul#twitter_update_list a:hover {
	color: #ffffff;
}
#contactInfo {
	float: right;
	margin: 0 8px 0 0;
	line-height: 1.4em;
}
#footerWrap {
	border-top: #785634 solid 1px;
	margin-top: 30px;
}
#footer {
	width: 900px;
	margin: 0 auto;
	font-size: 0.85em;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #785634;
}
#footer a {
	color:#6bd3fa;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
}
.highlight {
	color: #FFCC66;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 1em;
	line-height: 1;
	text-indent: -999em;
	clear: both;
}
h2 {
	color: #FF4500;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 8px;
}
h3 {
	color: #990000;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 13px;
}
.subtitle {
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
