body {
	background:#000;


}

h1{
	font-size:24px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	color:#5F645D;
	color:#134D41;
	color:#1B5A49;

}
.TableTitle, h3{
	color:#5F645D;
	color:#134D41;
	color:#3A7873;

	font-weight:bold;
	font-family:8px;
	font-size:1.2em;
	display:block;
	margin-bottom:8px;
	margin-top:6px;
}

p{

	padding-left:10px;
	padding-right:30px;
}
.HiddenLink a:link, .HiddenLink a:visited{
	color:#C0D0B3;
	text-decoration:none;
}

.UpdateableImageDiv{
	margin:0 5px 10px 10px;
	text-align:right;

}
img .ContentImage{
	margin:0 5px 10px 10px;
}
.content {
	font-size:1.2em;
	color:#7A6B05;
	line-height:1.1em;
	padding:0 2em;
	margin:20px 0 0 200px;
}
.ContentWin{
	width:760px;
	height:460px;
	overflow:auto;
	font-size:1.1em;
	line-height:1.2em;
	color:#7A6B05;
	margin-left:24px;
}

td.NavCell{
	vertical-align:bottom;
	padding-bottom:10px;
	color:#00CCFF;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.MenuContainer{
	margin-bottom:50px;
	margin-left:50px;
	margin-right:50px;
	line-height:18px;
	z-index:100;
	text-align:right;

}

.ContentWin a:link, .ContentWin a:visited{
	vertical-align:bottom;



	text-decoration:none;

	color:#83A4B3;
	color:#CC3300;
}
.ContentWin a:hover, .ContentWin a:active{
	vertical-align:bottom;

	text-decoration:underline;

	color:#83A4B3;
}

.NavCell a:link, .NavCell a:visited{
	vertical-align:bottom;
	padding-bottom:10px;
	color:#24593B;
	color:#242D59;

	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#83A4B3;
}
.NavCell a:active, .NavCell a:hover{
	text-decoration:underline;
}

.content a:link, .content a:visited{
	text-decoration:none;
}
/*
.HomeBottomNav{
	margin-top:6px;
}

.HomeBottomNav a:link, .HomeBottomNav a:visited{
	vertical-align:bottom;
	padding-bottom:10px;


	text-decoration:none;
	font-size:13px;
	font-weight:bold;
	color:#83A4B3;
	color:#FFFFFF;
}
*/
.HomeBottomNav {
	position:absolute;
	top:315px;
	left:50%;
	margin-left:-474px;
	padding-bottom:30px;
	font-size:15px;
	line-height:17px;
}

.HomeBottomNav a {
	display:block;
	font:bold 1.2em Arial, Helvetica, sans-serif;
	color:#7A6B05;
	margin:0 0 -17px 0;
	text-decoration:none;
}

.HomeBottomNav a:hover {
	color:#EAD900;
}


#container {
	width:968px;
	height:726px;
	margin:0 auto;
	background:transparent url(../images/content_bg2.jpg) top center no-repeat;
}

#home #container  {
	background:url(../images/home_bg3.jpg) top center no-repeat;
}

#splash #container {
	background:none;
	width:800px;
}

#home .content {
	width:200px;
	padding:0;
	float:right;
	clear:right;
	text-align:right;
	padding:20px 15px 0 0;
	margin:0;
}

#home #mainnav {
	width:650px;
	height:726px;
	float:left;
}


#home .tlc {
	display:block;
	width:147px;
	height:149px;
	background:url(../images/home_icon_tlc.gif) center top no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	float:right;
}

#home .tlc:hover {
	background-position:center -149px;
}

h1{
	z-index:-1;
}
h1 a {
	display:block;
	width:302px;
	height:110px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/content_title.jpg) top left no-repeat;
	z-index:-1;
}

h1 a:hover {
	background-position:left -110px;
}

.leftNav{
	width:174px;
	float:left;
}

.iconNav li a, .wordNav li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}

.iconNav, .iconNav li, .iconNav li a {
	width:174px;
}

.iconNav .protect a {
	background:url(../images/icon_protect.jpg) top left no-repeat;
	height:101px;
}

.iconNav .tlc a {
	background:url(../images/icon_tlc.jpg) top left no-repeat;
	height:123px;
}

.iconNav .donate a {
	background:url(../images/icon_donate.jpg) top left no-repeat;
	height:101px;
}

.wordNav, .wordNav li, .wordNav li a {
	width:152px;
	height:28px;
}

.wordNav .campaign a {
	background:url(../images/menu_campaign.jpg) -152px top no-repeat;
}
.wordNav .contact a {
	background:url(../images/menu_contact.jpg) -152px top no-repeat;
}
.wordNav .crops a {
	background:url(../images/menu_crops.jpg) -152px top no-repeat;
}
.wordNav .links a {
	background:url(../images/menu_links.jpg) -152px top no-repeat;
}
.wordNav .media a {
	background:url(../images/menu_media.jpg) -152px top no-repeat;
}
.wordNav .projects a {
	background:url(../images/menu_projects.jpg) -152px top no-repeat;
}
.wordNav .recipes a {
	background:url(../images/menu_recipes.jpg) -152px top no-repeat;
}
.wordNav .tour a {
	background:url(../images/menu_tour.jpg) -152px top no-repeat;
}
.wordNav .work a {
	background:url(../images/menu_work.jpg) -152px top no-repeat;
}

.wordNav li a:hover {
	background-position:left top;
}


.MadronaItem{
	margin-top:10px;


}
img.ItemImg{
	margin:0 15px 8px 0;
}


