body
{
	background-color: #FFFFFF;
	color: #494228;
	font-family: Gil Sans, Verdana, sans serif;
	font-size: 11px;
	margin: 0;
}

a, a:link
{
	color: #999999;
	text-decoration: none;
}

ul
{
	list-style-type: none;
	margin: 0;
}

#headerStrip
{
	background-image: url("img/topStripBkgd.gif");
	background-repeat: repeat-x;
	border-bottom: solid 1px #CCCCCC;
	color: #FFFFFF;
	height: 138px;
	margin: 0 0 10px;
	padding: 30px 0 0 20px;
}


#headerStrip img
{
	float: left;
}

.thinName
{
	font-family: Optima, sans serif;
	font-size: 28px;
	font-weight: 100;
}

.thinNamesm
{
	font-family: Optima, sans serif;
	font-size: 18px;
	font-weight: 100;
}

.thickName
{
	font-family: Hoeffler Text, serif;
	font-size: 28px;
	font-weight: bold;
}

.bookGraf
{
	min-height: 300px;
}

.bookGraf img
{
	margin: 0 0 10px;
	float: left;
}

#contentWell
{
	margin: auto;
}

#leftMenu
{	
	float: left;
	margin: 0 0 0 -100%;
	padding: 35px 0 0 20px;
	text-align: right;
	width: 140px;
}

#leftMenu ul li
{
	font-family: Hoeffler Text, serif;
	font-size: 13px;
	margin: 0;
	padding: 4px 0 2px 0;
	width: 100px;
}

#leftMenu ul li:hover
{
	background-color: #99B6C4;
	width: 100px;
}

#leftMenu ul li a:hover
{
	background-color: #99B6C4;
	display: block;
	width: 100px;
}


#copyWellWrapper
{
	float: left;
	width: 100%;
}

#copyWell
{	
	padding: 35px 15px 0 35px;
	margin: 0 400px 10px 160px;
	
}

#copyWellBookWell
{	
	padding: 35px 15px 0 35px;
	margin: 0 10px 10px 160px;
}

#copyWellVidWell
{	
	padding: 35px 15px 0 35px;
	margin: 0 441px 10px 160px;
}

#photoWell
{
	background-position: top right;
	background-image: url("img/placePhoto.png");
	background-repeat: no-repeat;
	float: right;
	margin: 0 0 10px -100%;
	
	height: 385px;
	width: 400px;
}

#videoWell
{	
	float: right;
	margin: 0 0 10px;
	margin-left: -100%;
	text-align: right;
	height: 344px;
	width: 445px;
}


.chit
{
	margin: 4px 0 0 4px;

	height: 12px;
	width:  12px;
}

.vidChits
{
	float: left;
}

#topChit
{
	background-color: #8F7C68;
	margin-top: 341px;
}

#topChit.video
{
	background-color: #8F7C68;
	margin-top: 300px;
}

#middleChit
{
	background-color: #99B6C4;
}

#bottomChit
{
	background-color: #44240F;
}

#gapStrip
{
	border-top: solid 1px #CCCCCC;
	clear: both;
	height: 4px;
}

#currentStrip
{
	border-top: solid 14px #99B6C4;
	clear: both;
	min-width: 980px;
	padding: 0 0 0 10px;
}

.currentWell
{
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	min-height: 75px;
	min-width: 245px;
	width: 25%;
}

.currentWell ul
{
	margin: 30px 0 0 35px;
	padding: 0 10px 0 0;
}

.currentWell h1
{
	display: inline;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}

.currentWell h2
{
	display: inline;
	font-size: 12px;
	font-weight: normal;
}

.currentWell p
{
	font-size: 10px;
}

#currentNews
{	
	background-image: url("img/news.png");
}

#currentBlog
{	
	background-image: url("img/blog.png");
}

#currentBooks
{
	background-image: url("img/books.png");
}

.bookWell
{
	margin: 30px 0 0 35px;
}

#currentDates
{
	background-image: url("img/dates.png");
}

#footerStrip
{
	clear: both;
	font-size: 8px;
	text-align: center;
	margin-top: 55px;
}

#contentWell:after
	{
	content: '[DO NOT LEAVE IT IS NOT REAL]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#contentWell
	{
	display: inline-block;
	
	min-width: 980px;
	max-width: 1200px;
	}
/*\*/
* html #contentWell
	{
	height: 1%;
	}
#contentWell
	{
	display: block;
	}
/* */
