/* styles for CASF redesign - this is the home page style sheet - JD*/
body {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	background-color: #666666;
}

a.nav {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 105%;
	font-weight: bold;
	color: #e3efb2;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}

a.nav:hover {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 105%;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

/* dark backbground for home page image - the margin attribute controls the centering - JD*/
#background
    {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-image: url(images/CASF-slice.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#BodyWrapper
    {
      margin-left: auto;
      margin-right: auto;
      width: 800px;
      text-align: center;
      background-color: white;
		
    }
	 
#headertop {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 800px;
	height: 269px;
	background-color: #333333;
	z-index: 2;
	
}
#menubar {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 800px;
	height: 28px;
	background-color: #4c7a17;
	z-index: 3;
	
}
#headerbottom {
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	width: 626px;
	height: 22px;
	background-image: url(images/top_slice.gif);
	z-index: 3;
}
#ContentWrapper
    {
      position: relative;
		left: 0px;
		top: 0px;
		margin: 0 auto;
      width: 800px;
      background-color: #333333;
    }
#logo {
	position: relative;
	left: 0px;
	top: 0px;
	width: 125px;
	height: 80px;
	margin: 0px;
	background-image: url(/images/css_header_logo.jpg);
	z-index: 2;
}
#image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 310px;
	height: 28px;
	margin: 0px;
	z-index: 4;
}
#imagefloat {
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 300px;
	margin: 0px;
	z-index: 4;
}
#imagenews {
	position: relative;
	left: 0px;
	top: 0px;
	width: 300px;
	margin: 0px;
	z-index: 4;
}
 #newstop {
	position:absolute;
	left: 300px;
	top: 0px;
	width: 200px;
	margin: 0px;
	z-index: 5;
}

.navimage {
	background-image: url(images/sidenav-back.jpg);
	background-repeat: repeat-x;
}
#navigation {
	position: relative;
	right: 0px;
	top: 0px;
	padding-top: 6px;
	width: 148px;
	margin: 0px;
	z-index: 4;
}

#navigation a.nav {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 105%;
	padding: 20px 5px 10px 10px;
	line-height: 30px;
	font-weight: bold;
	color: #e3efb2;
	text-decoration: none;
}

#navigation a.nav:hover {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 105%;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
 #PageContent {
 	padding: 25px;
 }


/* basic text styles */
a {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
	color: #36580e;
}
a:hover {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: normal;
	font-size: 12px;
	color: #996600;
	text-decoration: underline;
}

a.head {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	font-size: 16px;
	text-decoration: underline;
	color: #36580e;
}
a.head:hover {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	font-size: 16px;
	color: #996600;
	text-decoration: underline;
}

h1 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 20px;
	color: #36580e;
	text-transform: uppercase;
}

h2 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	font-size: 16px;
}

.subgreen {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-weight: bold;
	color: #7a9c4e;
	font-size: 13px;
}

div.leftfloat {
	margin-left: 250px;
	width: 50%;
	}

table {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	line-height: 16px;
}

p {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	line-height: 16px;
}
div.rightnav {
	padding: 10px;
	line-height: 20px;
}
.notices {
	line-height: 14px;
}

.date {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 11px;
	line-height: 14px;
	color: #B5B0B1;
}
/* style for floating adjustable columns on page */
#ColWrapper {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 100%;
	background-color: White;
}

#ColContentL {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 627px; 
	background-color: #ffffff;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 626px;
	}
html>body #ColContentL {
	width: 626px; 
	/* ie5win fudge ends */
	}

#ColContentR {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 172px; 
	border-left: 1px dotted #b5b0b1;
	z-index: 7;
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
	}
html>body #ColContentR {
	width: 165px; 
	/* ie5win fudge ends */
	}
	
div.infobox {
	position: relative;
	top: 5px;
	left: 230px;
	width: 70%;
	text-align: center;
	z-index: 10;
}


div.infotext {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 7px;
	
}
h3 {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 30px;
	font-style: normal;
	line-height: 30px;
	font-weight: 900;
	font-variant: small-caps;
	color: #36580e;
}

 .imagepad {
	padding-right: 10px;

}

a.footer {
	font-size: 10px;
	color: #c2c2c2;
	text-decoration: none;
	padding: 2px 5px 0px 5px;
}
a.footer:hover {
	font-size: 10px;
	color: #fffffff;
	text-decoration: underline;
	padding: 2px 5px 0px 5px;
}
