body {
	background-color: #201e33;
	margin: 0px;
}

a:link, a:active, a:visited {color: #6f382d; text-decoration: none;}
a:hover, a:visited:hover {color: #d0ae90; text-decoration: none;}

#topRail {
	width: 100%;
	height: 20px;
	background-image: url(../images/BG_topRail.jpg);
	background-repeat: repeat-x;
	background-color: #b3a9a1;
	border-bottom: 4px solid #938682;
}

#container {
	width: 865px;
	margin: 0 auto;
	background-image: url(../images/BG_roundStones2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-top: 34px;
}

#logo {
	width: 362px;
	float: left;
}

#contactInfo {
	float: right;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #a97141;
}

#tagLine {
	float: right;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #cccccc;
	padding-bottom: 4px;
	position:relative;
}

#container_nav {
	width: 220px;
	z-index: 100;
	margin-top: 53px;
	margin-left: 5px;
}

#mainNav {
	width: 182px;
	height: auto;
	background-image: url(../images/BG_navRail.jpg);
	background-repeat: repeat-x;
	background-color: #a97141;
	border: 1px solid #814134;
	padding: 15px;
	
}

#payment {
	width: 200px;
	height: auto;
	background-color: #ffffff;
	border: 2px solid #999999;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6f382d;
	margin-top: 5px;
}

.nav ul a {list-style: none;}
.nav, .nav li {margin: 0; padding: 0; border: none; list-style: none;}
.nav_primary {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #6f382d;
	text-decoration: none;
}
.nav_secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6f382d;
	text-decoration: none;
	margin-left: -30px;
}

#container_content {
	width: 651px;
	z-index: 50;
	float: right;
}

#heroImage {
	width: 654px;
	background-color: #000000;
	border: 1px solid #cccccc;
	float: right;
	clear: both;
	position: relative;
	z-index: 4;
}

#heroImage_secondary {
	width: 652px;
	background-color: #b3a9a0;
	border: 1px solid #cccccc;
	text-align: right;
	float: right;
	clear: both;
	position: relative;
	z-index: 4;
}

#socialNetworking {
	width: 250px;
	height: auto;
	float: right;
	clear: both;
	margin-top: 9px;
	margin-right: 35px;
	position: relative;
	z-index: 3;
}

#contentBridge {
	width: 590px;
	height: 100px;
	background-color: #b3a9a1;
	border: 10px solid #938682;
	margin-right: 22px;
	margin-top: -132px;
	float: right;
	clear: both;
	position: relative;
	z-index: 2;
	
}

#mainContent {
	width: 654px;
	height: auto;
	background-color: #ffffff;
	border: 2px solid #333333;
	margin-top: -43px;
	margin-right: -2px;
	float: right;
	clear: both;
	position: relative;
	z-index: 1;
}

#mainContent_leftColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 50px 23px 40px 45px;
	width: 259px;
	vertical-align: top;
	float: left;
}

#mainContent_rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 61px 45px 10px 23px;
	vertical-align: top;
	width: 259px;
	float: right;
}

#mainContent_secondaryContent_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 60px 10px 40px 35px;
	width: 414px;
	float: left;
}

#mainContent_secondaryContent_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #a97141;
	text-align: justify;
	padding: 60px 35px 40px 10px;
	width: 150px;
	float: right;
}

#tweet ul { margin: -40; padding: 0; list-style:none; } 
#tweet li { margin: 0; padding: 0; }

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom: 20px;
	width: 654px;
	height: auto;
	float: right;
	clear: both;
	position: relative;
	z-index: 2;
}

/*#bottomRail {
	width: 100%;
	height: 20px;
	background-color: #b3a9a1;
	border-top: 6px solid #938682;
	position:absolute;
	bottom:0;
}*/

.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a97141;
}

.sectionTitle_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #a97141;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #a97141;
}

.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.aim{
	position: relative;
	overflow: hidden;
	margin: 0;
	clear: both; 
	padding: 0;
}
.aim a{
	background-position:center center;
	cursor: pointer;
	display: block;
	overflow: hidden;
	position: relative;
	float: left;
	text-decoration: none;
}
.aim a:hover, .aim a:visited{
	text-decoration: none;
}
.aim ul{
	list-style: none;
}
.aim li{
	display: block;
	overflow: hidden;
	float: left;
}
.aim a span{
	color: #FFFFFF;
	bottom: 10px; 
	left: 10px;
	width: 100%;
	display: block; 
	padding: 2px 5px 5px;
	position: absolute;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 15px; 
	line-height: 18px;
}
