/* These are standard layout styles and do not need modification */



html, body {

	margin: 0;

	padding: 0;

	height: 100%;

}



.clearboth { clear: both; }



#Header {

	background: url(../images/logo.gif) no-repeat 10px 20px;

	height: 175px;

}



#InteriorHeader {

	height: 55px;

	padding-right: 15px;

}





#InteriorContent {

	background-image: url(../zenimages/logosmall.gif);

	background-repeat: no-repeat;

	background-position: 10px 20px;



}





#HeaderButtons {

	top: 30px;

	left: 570px;

	text-align: right;

	font-size: 9px;

	color: #666;

	width : 200px;

}



hr {

	margin-top: -10px;

	color: #a9a7a6;

	height: 1px;

}





#mainContent {

	width: 235px;

	margin-right: 0;

	margin-left: 200px;

	text-align: left;

	font-size: 90%;

	padding-top: 40px;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 15px;

	margin-top: 0px;

}





#ActionItems {

	width: 30%;

	text-align: left;

	margin-right: 20px;

	margin-left: 10px;

	color: White;

	float: right;

	margin-top: 20px;

}



#ActionItems h2 {

	margin: 0em .5em .5em 22px;

	font-size: 12px;

	text-align: right;

}



#ActionItems p {

	text-align: left;

	padding: 0 15px 40px 15px;

	color: #3f2c16;

}



#ActionItems a {

	color: #3f2c16;

	text-decoration: underline;

	background: url(../zenimages/linkBullet.gif) no-repeat 3px;

	padding: 0px 0px 0px 18px;

	float: right;

}



#ActionItems a:hover {

	color: #958d86;

	text-decoration: none;

	background: url(../zenimages/linkBulletOver.gif) no-repeat 3px;

	padding: 0px 0px 0px 18px;

	float: right;

}





#ActionItems #Item1 {

	background-repeat: repeat-x;

	background-color: #dbdb9a;

	background-image: url(../zenimages/actionItem1Background.gif);

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

#ActionItems #ItemHome {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



#ActionItems #Item2 {

	background-color: #dbdb9a;

	background-image: url(../zenimages/actionItem1Background.gif);

	background-repeat: repeat-x;



}



#ActionItems #Item3 {

	display: none;

	background-color: #504636;

	background-image: url(../zenimages/actionItem1Background.gif);

	background-repeat: repeat-x;



}





#NewsItems {

	width: 420px;

	float: left;

	padding: 10px;

	font-size: 100%;

	text-align: left;

	margin-top: 23em;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 1em;

}





#NewsItems p {

	border-left: 1px solid #3F2C16;

	padding-left: 2%;

	margin-left: 10%;

	margin-top: -40px;

	color: #3F2C16;

}



#NewsItems a {

	text-decoration: none;

}



#NewsItems a:hover {

	text-decoration:none;

}





#Footer {

	clear: both;

	font-weight: bold;

	text-align: left;

	height : 180px;

	margin-top: 2em;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 2em;

}



#Footer #TextLinks {

	padding: 10px 15px 10px 15px;

	

}



#TextLinks a {

	

}



#Footer #Disclaimer {

	padding: 2px 15px 2px 15px;

	font-weight: normal;

	font-size: 90%;

}



#Disclaimer p {

	

}





/* These are standard sIFR styles... do not modify */



.sIFR-flash {

	visibility: visible !important;

	margin: 0;

}



.sIFR-replaced {

	visibility: visible !important;

}



span.sIFR-alternate {

	position: absolute;

	left: 0;

	top: 0;

	width: 0;

	height: 0;

	overflow: hidden;

}





/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash h1 {

	visibility: hidden;

	font-size: 20px;

}



.sIFR-hasFlash #Link #NavigationList li {

	visibility: hidden;



}



.sIFR-hasFlash h2 {

	visibility: hidden;

	font-size: 20px;

}



.sIFR-hasFlash h3 {

	visibility: hidden;

	font-size: 20px;

}



.sIFR-hasFlash h4 {

	visibility: hidden;

	font-size: 18px;

}

