 /* CSS for Latasa Litho by Carl Polizzi */

@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	background-color: #FFF;
}
.latasa2 #containerOut {
	width: 1000px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(../images/flatBg1.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.latasa2 #containerIn {
	width: 840px;
	background: #FFFFFF;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-left-color: #999;
}
#thumbPrint {
	width: 130px;
	height: 180px;
	float: right;
	background-image: url(../images/fingerprint_rtThumb.gif);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;	
}
	
.latasa2 #header {
	padding: 0;
	background-color: #FFF;
	background-image: url(../images/headerBgLatasa2.gif);
	background-repeat: no-repeat;
	height: 151px;
	width: 840px;
} 
.h1 {
	margin: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #006839;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.h2 {
	margin: 0; 
	padding: 10px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #006839;
	line-height: 1.2em;
	text-decoration: none;
	display: inline;
	letter-spacing: .1em;
}
.h3 {
	margin: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #006838;
	line-height: 1.3em;
	text-transform: uppercase;
	display: inline;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.h4 {
	margin: 0; 
	padding: 10px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #F15A28;
	line-height: 1em;
	text-transform: uppercase;
	text-decoration: none;
}
.h5 {
	margin: 0; 
	padding: 10px 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
	line-height: 1.3em;
	text-decoration: none;
	display: block;
}
.xeroxList {
	margin: 0px;
	padding: 0px;	
}
.xeroxList ul{
	font-size: .8em;
	margin: 0px;
	padding: 0px;	
}
.xeroxList li{
	font-size: .9em;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: square;
}

/*  BEGIN top and pop nav link list menuWrapper and styling   */
#menuWrapper {
	height: 22px;
	width: 800px;
	z-index: 2;
	top: 125px;
	position: relative;
}

.top-nav {
	z-index:1;
	color: #c2e96f;
	font-size: 1.0em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	text-decoration: none;
	height: 21px;
	width: 800px;
	margin-left: 22px;
	padding-top: 5px;
}
.top-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.top-nav li {
	display: inline;
	float: left;
}
.top-nav a {
	display: block;
	margin: 2px;
	color: #c2e96f;
	text-decoration: none;
}
.top-nav a:hover {
	color: #f15a28;
}
.top-nav a:active {
	color: #000;
}
.top-nav a:visited {
	color: #c2e96f;
}
.pop-nav {
	z-index:1;
	color: #f15a28;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 280px;
	padding-top: 10px;
	display: inline;
}
.pop-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.pop-nav li {
	display: inline;
	float: left;
}
.pop-nav a {
	display: block;
	margin: 2px;
	color: #cf1f26;
	text-decoration: none;
}
.pop-nav a:hover {
	color: #6b4f33;
}

/*  END top and pop nav link list styling   */
/*    BEGIN content styles  */
.latasa2 #sidebar1 {
	float: right;
	width: 320px;
	background: #c2e96f;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.latasa2 #sidebar2 {
	float: right;
	width: 320px;
	background: #c2e96f;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.latasa2 #sidebar3 {
	float: right;
	width: 300px;
	height: auto;
	background: #c2e96f;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
.latasa2 #sidebar4 {
	width: 300px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	z-index: 5;
	background-color: #F5F4CD;
	display: block;
	float: right;
	clear: left;
	margin-left: 475px;
	margin-top: 10px;
}
.latasa2 #sidebar5 {
	width: 300px;
	height: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	z-index: 5;
	background-color: #F5F4CD;
	display: block;
	float: right;
	margin-right: 10px;
	display:inline;
	margin-top: 10px;
}
.latasa2 #sidebar5 img{
	border: 1px dotted #C60;		
}


#underBannerContent2 {
 height: auto;
 width: 450px;
 float:left;
 padding-left: 20px;
 z-index: 1;
}
.latasa2 #mainContent { 
	margin: 0 340px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px;
}
#topContent {
	height: auto;
	width: 830px;
}
#midBannerContent {
	width: auto;
	display: block;
	margin-bottom: 4px;
}
#underBannerContent {
	height: auto;
	width: 450px;
	padding-left: 20px;
	z-index: 1;
}
.imgMain {
	margin-right: 20px;
	position: relative;

}
.imgAboveBanner {
	margin-right: 0px;
	position: relative;
	clear: right;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 20px;
}
.imgRtCol {
	clear: both;
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: -20px;
}



/*    END content styles  */
/*    BEGIN footer container and styles  */
#footerContainer {
	width: 840px;
	background-color: #006839;
	margin-top: 8px;
	margin-bottom: 16px;
	text-align: center;
	height: auto;
}
.footer-nav {
	z-index:1;
	color: #f1ce7d;
	font-size: 1.0em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	text-decoration: none;
	height: auto;
	width: 780px;
	line-height: 1.1em;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 12px;
	margin-right: auto;
	margin-left: auto;
}
.footer-nav ul {
	list-style-type: none;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.footer-nav li {
	display: inline;
	float: left;
}
.footer-nav a {
	display: block;
	margin: 2px;
	color: #ffc300;
	text-decoration: none;
}
.footer-nav a:hover {
	color: #cf1f26;
}
.footer-nav a:visited {
	color: #ccc;
}

/* end footer styles  */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

