/* ***********************************************

	THE LETTER SEVEN CSS STYLES
	===================================
	Author:		Aiden Weatherby
	Last Edit:	01/12/2009
	
*********************************************** */

* {margin:0; padding:0}

body, html {
	height:100%;
	
}

body
{ 
	margin:0;
	padding: 0;
	font-family: Helvetica Neue, Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}


.tweetBox{
	width: 260px; 
	height: 275px; 
	position: fixed; 
	left: 20px; 
	top: 20px; 
	opacity: 0; 
	-moz-opacity:0; 
	-khtml-opacity:0; 
	filter:alpha(opacity=0);
}
.closer {
	cursor: pointer;
	position: fixed;
	left: 6px;  
	top: 6px;
}

#wrapAll
{
	height: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: center;
	z-index: 0;
}

/*
	This is the content background style
*/
#contentWrap
{
	margin: 0 auto;
	position: relative;
	width: 100%;
}

ul {list-style: none;}

.column.first{
	margin-right: 50px;
}
.column{
	width: 400px;
	float: left;
	line-height: 18px;
	margin: 0 0px 20px 0
}

.copyRight{
	color: #ccc;
	clear: left;
	font-weight: normal;
}


/*
	This is the content background style
*/
#contentAll
{
	margin: 0 auto;
	position: relative;	
	width: 1024px;
	/*min-height: 1000px;*/
}

#contentBG
{
	margin: 0 auto;
	position: absolute;
	width: 100%;
	min-width: 1024px;
	height: 578px;
}

#contentBG_Left
{
	margin: 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 512px;
	height: 100%;
	background:#FFFFFF url(../images/Background_Shadow_Left.jpg) top left no-repeat;
}

#contentBG_Right
{
	margin: 0 0;
	position: absolute;
	top: 0px;
	right: 0px;
	width: 512px;
	height: 100%;
	background:#FFFFFF url(../images/Background_Shadow_Right.jpg) top left no-repeat;
}

#contentBG_Repeat
{
	margin: 0 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background:#FFFFFF url(../images/Background_Shadow_Repeat.jpg) top left repeat-x;
}

#contentWrap .bar
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 4px;
	width: 100%;
	background-color: #000000;
	z-index: 7000;
}

#logo
{
	position: absolute;
	top: 66px;
	left: 81px;
	width: 104px;
	height: 81px;
	background:url(../images/Logo.png) top left no-repeat;
}

#logoDivider
{
	position: absolute;
	top: 101px;
	left: 130px;
	width: 797px;
	height: 6px;
	background:url(../images/Bar.png) top left no-repeat;
}

#contentHeader
{
	margin: 0 0;
	position: relative;
	float: right;
	width: 855px;
	height: 130px;
	z-index: 2000;
}

#contentHeader .mailLink
{
	right: 0px;
	top: 66px;
	position: absolute;
	float: right;
}

#contentHeader .mailLink a,#contentHeader .mailLink a:active,#contentHeader .mailLink a:link,#contentHeader .mailLink a:visited
{
	color: #000000;
	text-decoration: none;
}

#contentHeader .mailLink a:hover{text-decoration: underline; color: #709634;

}


/*
	This is the content background style
*/
#contentSection
{
	margin: 0 auto;
	position: relative;
	width: 855px;
	height: 500px;
}

#contentHeader .contentDetails
{
	text-align: left;	
	left: 0px;
	top: 175px;
	position: absolute;
	float: left;
}

#contentHeader .contentDetails h2{ font-size: 18px; color: #709634;}
#contentHeader .contentDetails a.highlight, #contentHeader .contentDetails a:link.highlight, #contentHeader .contentDetails a:active.highlight, #contentHeader .contentDetails a:visited.highlight{text-decoration: none;}
#contentHeader .contentDetails a:hover.highlight{text-decoration: underline;}

a.highlight{
	color: #709634!important;
}

a.highlight:hover{
	color: #709634;
}

#contentSection #contentBody
{
	margin: 0 auto;
	position: relative;
	float: left;
	padding-top: 105px;
	text-align: left;
}

#contentSection #contentBody .bodyCopyBig{font-size: 14px;}
#contentSection #contentBody .highlight{color: #709634;}
#contentSection #contentBody ul li{padding-bottom: 23px;}
#contentSection #contentBody ul li img{	border: 1px solid #CCCCCC;}

#contentSection #contentShare
{
	position: relative;
	float: left;
	padding-bottom: 100px;
}

#contentSection #contentShare ul li{float: left;cursor: pointer;}
#contentSection #contentShare ul li a img{border: none;}
#contentSection #contentShare ul li a, #contentSection #contentShare ul li a:link
{
	text-decoration: none;
	border: none;
}

#contentShare ul li .over
{
	display: none;
	margin: 0;
	padding: 0;
}


#contentSelector
{
	margin: 0 auto;
	position: absolute;
	width: 100%;
	z-index: 5001;
}


#contentSelector #buttons
{
	margin: 0 auto;
	position: relative;
	top: 4px;
	width: 855px;
	z-index: 11000;
}


#contentSelector #buttons ul{float: right;}

#contentSelector #buttons ul li
{
	float: left;
	padding-right: 1px;
}

#contentSelector #buttons ul li a, #contentSelector #buttons ul li a:link, #contentSelector #buttons ul li a:active, #contentSelector #buttons ul li a:visited
{
	color: #709634;
	font-weight: normal;
	padding: 3px 12px 3px 12px;
	background-color: #000000;
	text-decoration: none;
}

#contentSelector #buttons ul li a:hover{color: #FFFFFF;}

#contentSelector #images
{
	margin: 0 0 0 81px;
	position: absolute;
	float: left;
	width: 804px;
	background-color: #000000;
	text-align: left;
	padding-bottom: 4px;
	
}

#contentSelector #images #imagesContainer{padding: 0 4px 4px 4px;}


#contentSelector #images #imagesContainer ul li 
{ 
    float: left; 
    margin: 0; 
    padding: 6px;
}

#contentSelector #images #imagesContainer ul li div
{
    width: 136px;
    height: 72px;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

#contentSelector #images #imagesContainer ul li img
{
    padding: 0;
    margin-top: -72px;
    cursor: pointer;
}

#contentIframe 
{
	display: none;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	z-index: 5000;
	top: 0px;
	left: 0px;
	position: absolute;

}