/*@override http://3s/css/style.css
CSS Document*/
BODY
{
	color: #000;
	font: 14px/18px "Times New Roman", Times, serif;
	font-weight: normal;
}
#header-bg
{
	background-color: #000;
	overflow: hidden;
}
P
{
	margin-top: 0px;
}
#title
{
	font-size: 44px;
	color: #FFF;
	font-weight: normal;
	font-style: normal;
	display: block;
	margin-top: 12px;
	/*[empty]margin-bottom:;*/
}
#header
{
	margin-top: 162px;
	border-top: 1px solid #FFFFFF;
	padding-top: 10px;
	position: relative;
	margin-bottom: 20px;
}
.caption-slides
{
	color: #FFF;
	font-style: italic;
	position: absolute;
	top: -140px;
	right: 10px;
	width: 340px;
	height: 120px;
	line-height: 22px;
	font-size: 18px;
	text-align: right;
	overflow: hidden;
}
.caption
{
	padding-right: 10px;
	text-align: right;
	float: right !important;
	right: 0px !important;
	height: 120px;
	/*[disabled]width:300px;*/
}
#nav UL
{
	text-align: right;
}
#nav LI
{
	display: inline-block;
	padding: 0px 10px;
}
#nav A
{
	display: inline-block;
	padding: 3px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
#nav A:hover
{
	color: #000;
	background-color: #FFF;
}
#nav .selected
{
	color: #000;
	background-color: #FFF;
}
/*Main Content Area CSS*/
#content
{
	overflow: hidden;
}
#main-content .box
{
	margin-top: 60px;
	margin-right: 30px;
	text-align: left;
}
#home .box
{
	margin-bottom: 50px;
}
#contact .box
{
	margin-top: 120px;
	margin-left: 40px;
	margin-right: 30px;
	text-align: center;
}
#contact .box SPAN
{
	display: block;
}
#contact SPAN.title
{
	font-size: 30px;
	line-height: 60px;
	margin-bottom: 16px;
	border-bottom: 1px solid #808080;
}
#contact SPAN.address, #contact SPAN.email
{
	font-size: 18px;
	line-height: 32px;
}
#contact SPAN.email
{
	padding-bottom: 20px;
	border-bottom: 1px solid #808080;
}
#contact .email A
{
	color: #808080;
	font-size: 18px;
	line-height: 32px;
	text-decoration: none;
}
#contact .email A:hover
{
	color: #000000;
}
#aside .box
{
	margin-top: 60px;
	margin-left: 20px;
	line-height: 28px;
}
SPAN#home-blockquote
{
	display: block;
	padding: 20px;
	background-color: #848689;
	color: #FFF;
	font-size: 30px;
	font-style: italic;
	line-height: 1.3;
}
.focus-column1, .focus-column2
{
	margin: 60px 20px 0px 0px;
}
.focus-column2
{
	margin: 60px 20px 0px 0px;
}
#focus H2
{
	margin-top: 0px;
	font-size: 18px;
	color: #9D9FA2;
	border-bottom: 1px solid #9D9FA2;
	padding-bottom: 6px;
	width: 300px;
}
#focus-content UL
{
	padding: 0px 15px 40px;
}
#focus LI
{
	margin-bottom: 8px;
}
A#email-us
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
SPAN#email-us A
{
	font-weight: bold;
	color: inherit;
	text-decoration: none;
}
SPAN#email-us A:hover
{
	color: #000;
}
SPAN#email-us
{
	margin: 0 auto;
	padding: 3px 40px;
	width: 400px;
	border-top: 1px solid #939598;
	color: #939598;
}
A#email-us:hover
{
	text-decoration: underline;
}
#philosophy-caption
{
	display: block;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	text-align: right;
	color: #6D6E71;
	margin: 30px 0px;
}
#philosophy-subcaption
{
	border-bottom: 1px solid #939598;
	padding-bottom: 10px;
	text-align: left;
}
#philosophy-subcaption P
{
	font-size: 16px;
	line-height: 20px;
	color: #6D6E71;
}
#column1
{
	margin: 60px 20px 0px 0px;
	text-align: left;
	position: relative;
}
#column1 P
{
}
.thumbs-right
{
	/*[empty]float:;*/
}
#column2
{
	margin: 60px 0px 0px;
	text-align: left;
}
.thumbs-right
{
	float: right;
	margin-left: 14px;
}
.thumbs-left
{
	float: left;
	margin-right: 14px;
}
.thumbnail
{
	background-color: #9C9C9C;
	overflow: hidden;
	padding: 6px;
}
.thumbnail IMG
{
	display: block;
}
.thumb-title
{
	display: block;
	color: #FFF;
	margin: 4px 0px;
	font-style: italic;
	text-align: right;
}
.right
{
	float: right;
	margin: 0px 0px 5px 14px;
}
.left
{
	float: left;
	margin: 0px 14px 5px 0px;
}
#seth, #john, #ben, #warren, #charles
{
	margin-bottom: 30px;
}
/*Footer CSS*/
#footer-container
{
	background-color: #000;
	margin-top: 60px;
}
#footer
{
}
#footer UL
{
	text-align: center;
}
#footer LI
{
	display: inline-block;
	border-right: 1px solid #FFFFFF;
	margin: 8px 0px;
}
#footer LI.last
{
	border-right: none;
}
#footer A
{
	display: inline-block;
	padding: 0px 10px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#footer A:hover
{
	color: #999;
}
