body {
	text-align:center;
	margin:0;
	padding:0;
	background: url(images/bg.jpg);
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #333;
}

#page {
	width:900px;
	margin:20px auto;
	padding:auto;
	text-align:left;
	background: #6A381F;
}

#header {
	clear:both;
	padding: 10px 5px 0 30px;
}
#tagline {
	font-size:12px;
	font-weight:bold;
	color:#B1592F;
	margin: 0;
	width: 315px;
	text-align: right;
}

#menulinks {
	height:26px;
	margin:0 auto;
	display: block;
	clear: both;
	padding: 0 10px 0 20px;
	border-top: 3px solid #6E6323;
	border-bottom: 3px solid #6E6323;
	background: #776b27;
}

#menulinks a {
	height:20px;
	background-image:none;
	background-position:top center;
	background-repeat:repeat-x;
	display:block;
	color:#FFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding: 5px 10px 1px;
	margin:0 auto;

}

#menulinks a:hover, #menulinks a.active {
	text-decoration:none;
	background: #69381F;
}

a {
	text-decoration:none;
	color:#0066FF;
}

a:hover {
	text-decoration:underline;
	color:#776B27;
}

#mainarea {
	display: block;
	background: #FFF url(images/contentbg.jpg);
	clear: both;
	float: left;
	width: 880px;
	margin: 10px;
}
#infoSlider {
	line-height:18px;
	display: block;
	background: #000000;
	height: 300px;
	margin: 10px 10px 15px;
	border: 1px solid #776B27;
	color: #FFFFFF;
}
#contentarea {
	width:450px;
	padding:0 35px 15px 45px;
	line-height:18px;
	float:left;
}
#contentarea img {margin:5px 10px 10px 0; border:solid 1px #333333;}
#sidebar {
	width:300px;
	float:right;
	line-height:18px;
	display: inherit;
	margin-right: 45px;
	padding: 0 0 15px 0;
}

.sidebarheader {
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color:#E8A465;
	border-bottom:1px solid #773536;
}
#oneColumn {
	display: block;
	clear: both;
	float: left;
	width: 835px;
	margin: 10px;
	padding: 10px;
	color: #333333;
}
#sampleArea {
	display: block;
	clear: both;
	float: left;
	width: 840px;
	margin: 10px;
	padding: 10px;
	color: #CCCCCC;
	background: #000 url(images/whoWeAre/bg.jpg);
}
#twoColumn_left {
	display: block;
	float: left;
	width: 400px;
	margin: 10px;
	padding: 10px;
	color: #333333;
}
#twoColumn_left h3 {
	height: 12px;
	line-height: 12px;
}
#twoColumn_right {
	display: block;
	float: right;
	width: 400px;
	margin: 10px;
	padding: 10px;
	color: #333333;
}
#twoColumn_right iframe{
	border: thin solid #6A381F;
}

#twoColumn_right p{
	text-align: justify;	
}


h1 {
	font-size:26px;
	font-weight:bold;
	margin:0 0 10px 0;
	text-transform: uppercase;
	color: #FFF;
}
a.contactUs{
	color: #FFFFFF;
}
a.contactUs:hover{
	color: #CCCCCC;
	text-decoration: none;
}
#address {
	float: right;
	font-size:13px;
	color:#FFF;
	margin: 55px 0 0 0;
	width: 320px;
	text-align: right;
	padding-right: 25px;
}

#footer {
	font-size:12px;
	line-height:16px;
	clear:both;
	padding: 15px 35px 25px 35px;
	color: #FFF;
	margin-bottom: 10px;
}
#footer .ftTilte{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#footer a {
	color:#FFF;
}

h2 {
	font-size:20px;
	font-weight:bold;
	padding:10px 0;
	color:#69381F;
	margin:0px 125px 5px 0;
	border-bottom:1px dashed #69381F;
}
h2 a.titleLink{color:#69381F;}
h2 a.titleLink:hover{
	color:#0066FF;
	text-decoration: none;
}
.callToAction{
	font-size:20px;
	font-weight:bold;
	padding:15px 15px 5px 15px;
	color:#333;
	margin:0 0 0 10px;
	border-bottom:none;
}
#sampleArea .callToAction{ color:#FFF; margin-left:0px;}

.content {margin-right:50px;}
.readMore{text-align:right;  margin-right:50px;}

#sidebar h2 {
	font-size:20px;
	font-weight:bold;
	padding:10px 0 0 0;
	margin:0 0 0 0;
	color:#69381F;
	border: none;
}

.subHeading{
	font-style: italic;
	margin:5px 10px 2px 0;
	height:12px;
	padding-bottom:12px;
	border-bottom:1px dashed #69381F;
	font-weight: bold;
}
#sidebar img {
	margin:10px 0 10px 0;
}

#valid{
	margin: 10px auto;
	height: 20px;
	width: 900px;
	text-align: center;
}
#sampleArea img{
	border: thin solid #6A381F;
}
.imageBoarder{
	border: thin solid #6A381F;
}
/*----counterTopDisplay*/
#internalNav {
	display: block;
	clear: both;
	height:26px;
	color: #333333;
	background: #FFFFFF;
	padding: 0 10px 0 10px;
	border-top: 3px solid #E9E9E9;
	border-bottom: 3px solid #E9E9E9;
}

#internalNav a {
	height:20px;
	background-image:none;
	background-position:top center;
	background-repeat:repeat-x;
	display:block;
	color:#333;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding: 5px 30px 1px;
	margin:0 auto;

}

#internalNav a:hover, #internalNav a.active {
	color:#FFF;
	text-decoration:none;
	background: #776B27;
}

.cTopSampleList{width:840px; display:block; clear:both;}

a.counterTopDisplay {
	text-align: center;
	color: #0099FF;
	text-align: center;
	display: block;
	margin: 3px;
	float: left;
	height: 100px;
	width: 100px;
	background: #FFF;
	padding: 5px;
	font-weight: bold;
	border: thin solid #69381F;
}
a:hover.counterTopDisplay , a.active.counterTopDisplay  {
	text-decoration:none;
	color: #69381F;
	background: #D8DDAD;
}

.pageSelection td a
{
	margin: 0px 3px;
}
.pageSelection td .active
{
	margin: 0px 3px;
	color: #333333;
}

/*---Galleries*/
.galleries{clear:both; display:block; width:840px; float:left;}
.galleryInfo{
	float:left;
	width:500px;
	margin:10px 0 0 25px;
	display:block;
	text-align: justify;
}
.galleryInfo h2{
	color: #776B27;
	border-style: none;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.galleryPics{
	float:right;
	width:200px;
	margin:10px 25px 0 0;
	display:block;
	text-align: justify;
}

/*----whoWeAre*/

.bios{
	color: #FFF;
	float:left;
	display:block;
	clear:both;
	width:780px;
	margin:15px 30px 10px 30px;
}
.bioImage{
	float:left;
	/*width:230px;*/
	margin:0 10px 0 0;
	display:block;
}
.bioInfo {
	float:right;
	width:580px;
	margin:0 0 5px 0;
	display:block;
	text-align: justify;
}
.bioInfo h2{
	color: #776B27;
	border-style: none;
	line-height: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/*----Email Form*/
.emailForm{width:175px;}
label{
	font-weight: bold;
}
sup{
	font-size: 9px;
}
.required{
	color: #990000;
	font-weight: bold;
}
.contentList li{
	color: #990000;
}

/*  General Classes ****************************************************/

.left {
    float: left;
    position: relative;
    display: block;
}

.right {
    float: right;
    position: relative;
    display: block;
}

.clear {
    position: relative;
    display: block;
    clear: both;
}

.clearAll {
    position: relative;
    display: block;
    clear: both;
    width: 100%;
    margin: 0 auto;
}

.hidden {
    display: none;
    height: 0px;
    overflow: hidden;
    visibility: hidden;
}

.padding {
    margin: 0 20px;
}
