/* CSS Document */

body {margin:2px}

h2 {
	line-height: 1em;
	font-size: .9em;
	}

#index {
	background-color: #FDFFF2;
	float: left;
	border: medium solid #000000;
	z-index: 1;
	height: 570px;
	width: 800px;
}

#index a{text-decoration: none;}


#indexTopNav {
	width:138px;
	height:30px;
	font-size: medium;
	font-weight: bold;
	color: #470021;
	float: right;
	position: absolute;
	background-color: #FDFFF2;
	vertical-align: middle;
	z-index: 6;
	margin-top: 10px;
	margin-left: 600px;
}


#indexGreenMenu {
	background-image:url(../images/indexGreenBar.gif);
	position: absolute;
	height: 115px;
	margin-top: 220px;
	background-repeat: repeat-x;
	width: 800px;
	margin-left: 0px;
	z-index: 3;
}

#indexMaroonMenu {
	background-image: url(../images/indexMaroonBar.gif);
	position:absolute;
	height:40px;
	margin-top:335px;
	background-repeat:repeat-x;
	margin-left:350px;
	width: 450px;
	z-index: 2;
}

#indexImage {
	position:absolute;
	width:355px;
	height:252px;
	margin-top: 158px;
	margin-left: 68px;
	z-index: 16;
	padding-right: 10px;
}

#indexLogo {
	position:absolute;
	left:35px;
	top:74px;
	width:auto;
	height:90px;
	z-index:5;
}
#indexQuote {
	position:absolute;
	left:125px;
	top:475px;
	width:550px;
	height:20px;
	z-index:7;
	font-size: 20px;
	color: #000033;
	font-weight: bold;
}

/* ID Styles for the Center Navigation on the Index Page */

.indexGreenNav {
	position:absolute;
	margin-top: 250px;
	font-size: 1.5em;
	background-color: #394700;
	font-weight: bold;
	line-height:1.2em;
}

.indexGreenNav a {
	color: #FCFFEA;
}

.indexGreenNav a:hover {
	color: #F3FFBF;
}

#indexNav1 {
	left:470px;
	z-index:12;
}

#indexNav2 {
	left:650px;
	z-index:11;
}

#indexNav3 {
	left:560px;
	z-index:10;
	margin-top:285px;
}

.indexSmNav{
	margin-top:342px;
	height:21px;
	font-size: 1.25em;
	font-weight: bold;
	}
	
.indexSmNav a {
	color: #E1E6CF;
}

.indexSmNav a:hover {
	color:#FFFFFF;
}

#indexSmNav1 {
	position:absolute;
	width:90px;
	z-index:13;
	margin-left: 460px;
}
#indexSmNav2 {
	position:absolute;
	width:102px;
	z-index:14;
	margin-left: 580px;
}

#indexSmNav3 {
	position:absolute;
	width:56px;
	z-index:15;
	margin-left: 710px;
}
#copyright {
	position:absolute;
	left:125px;
	top:525px;
	width:550px;
	height:20px;
	z-index:17;
}
