/* CSS Document */

#wrapper {
	width: 799px;
	padding: 20px 0px;
}

#leftColumn {
	padding: 0px 65px 0px 35px;
}

#rightColumn {

}

.clearBoth {
	clear: both;
}

body {
	margin: 0px;
	background: #544A43 url(../i/home/backgroundGradient.png) top left repeat-x;
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C2B4AA;
}

.headlineText {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

a, a:active, a:visited {
	color: #C2B4AA;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.fillyR {
	background: url(../i/home/fillyR.png) top left no-repeat;
	width: 113px;
}

.fillyL {
	background: url(../i/home/fillyL.png) top left no-repeat;
	width: 112px;
}

.bucketBG {
	background: #544A43 url(../i/home/bucketBG.png) top left repeat-x;
}

.bucket1 {
	background: url(../i/home/bucket1.jpg) top left no-repeat;
}

.bucket2 {
	background: url(../i/home/bucket2.jpg) top left no-repeat;
}

.bucket3 {
	background: url(../i/home/bucket3.jpg) top left no-repeat;
}

.bucket4 {
	background: url(../i/home/bucket4.jpg) top left no-repeat;
}

.aBucket {
	padding: 10px 5px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #C2B4AA;
}

.bucketTitle {
	line-height: 2.2em;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98A8B7;
	font-weight: bold;
	text-transform: uppercase;
}

.photoCaption {
	color: #FFFFFF;
	font-size: 10px;
	font-style: italic;
}

.footer, .footer a, .footer a:active, .footer a:visited {
	/*background: url(../i/home/footerBG.png) top left repeat-x;*/
	height: 47px;
	
	color: #98A8B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.tanText {
	color: #AFA299;
}

.mainBG {
	background: #251F1C url(../i/interiorBG.jpg) top left no-repeat;
	height: 527px;
}

.sidebarNav {
	font-size: 12px;
	padding-left: 9px;
	padding-bottom: 15px;
}

.timelineLinks, .timelineLinks a, .timelineLinks a:active, .timelineLinks a:visited {
	font-size: 16px;
	cursor: pointer;
}

.timelineLinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.seperatorCell {
	background: url(../i/timelineSep.gif) top center repeat-y;
}

h6{font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C2B4AA;
	}
.photoTitle {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98A8B7;
	padding:5px 0px 0px 10px;
	height:39px;
}
iframe {background-color:#000000}
.test {background-color:#000000}


/*____________________________________________________________
In line tabs powered by moo.fx
____________________________________________________________*/
#InLineTabs{
	width:450px;
	float:left;
	background-color:transparent;
}
* html #InLineTabs{margin:0px; padding:0px;}

.InLineTabs_Links{
	margin:0px;
	padding:0px;

}

* html .InLineTabs_Links{margin:0px; padding:0px;}

.InLineTabs_Links a{

}

.InLineTabs_Links ul{
	display:block;
	list-style:none;
	border-bottom:1px solid #32414E;
	height:23px;
	padding:0px;
	margin:0px;

}



.InLineTabs_Links ul li{
	float:left;
	overflow:hidden;
	padding:0px;
	margin:0px;
	
	
}

.InLineTabs_Links li a{
	text-decoration:none;
	font-weight:normal;
	margin-right:10px;
	padding:0px;
	
}

* html .InLineTabs_Links li a {margin-right:5px;}

.tabsoff{
	display:block;
	float:left;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-color:#2B3034;
	color:#616C75;
	
}



a.tabsoff:hover{color:#98A8B7;}
a.stretchtoggle tabsoff:hover{color:#98A8B7;}

.tabson
{
	display:block;
	float:left;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	color:#98A8B7;
	background-color:#32414E;
}
a.tabson:hover{color:#616C75;}
a.stretchtoggle tabson:hover{color:#616C75;}


.stretcherstory{float:left;width:450px;padding:0px;font-weight:normal;margin:0px;}


.tabsoff span{margin:0px;padding:4px 10px 4px 10px;display:block;}
.tabson span{margin:0px;padding:4px 10px 4px 10px;display:block;}

* html .tabsoff span{}
* html .tabson span{}
