/* css milestone */

a:link {
	color: #C2B062; font-family: Arial;
	text-decoration: none;
	}
a:visited {
	color: #C2B062; font-family: Arial;
	text-decoration: none;
	}
a:hover {
	color: #C2B062; font-family: Arial; text-decoration:blink;
	}
a:active {
	color: #C2B062; font-family: Arial;
	text-decoration: none;
	} 

body {
margin:0 0 0 0;
padding:0 0 0 0;
background-image:url(img/bg.jpg);
background-repeat:repeat;
}


#container {
width:100%;
margin: auto;
padding: 50px 0 100px 0;
position:relative;
}

#intro {
background-image:url(img/bg-main.jpg);
background-repeat:repeat-x;
width:100%;
padding:75px 0 0 0;

}

#pageHeader {
background-image:url(img/main-bg.jpg);
background-repeat:repeat-x;
width:100%;
height:450px;
}

#quickSummary .p2 {
border:0px solid #000000;
margin:-110px 0 95px 288px;
padding: 0 0 0 15px;
text-transform: uppercase;
width:290px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#999999;
background: transparent url(bullet.jpg) no-repeat 0% 28%;
}




#linkList {
position: absolute;
left:160px; 
right:auto; 
top: 400px;
padding:0 0 0 0;
margin-left: 270px;
width: 180px;
border:0px dotted #666666;
background: transparent url(orchid.jpg) no-repeat bottom;
height:810px;
}

#linkList ul {
	text-align: left;
	list-style: none;
	margin: 0 0 0 0;
	padding:0 0 15px 35px;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border:0px dotted #666666;
	width:120px;
	}

#linkList ul li{
	margin: 0;
	padding: 3px 0 3px 0;
	border-bottom: 1px dotted #999999;
}

#linkList ul li a, #linkList ul li a:visited {
	border-bottom: none;
	outline:0;
}

#linkList ul li a:hover {
	color: #999999;
	text-decoration: underline;
}

#lselect {
	font-size: 0.9em;
}

#lselect ul li {
	padding: 3px 0 3px 20px;
	background: transparent url(bullet.jpg) no-repeat 2% 25%;
	color:#999999;
}

#lselect a {
	display: block;
	font-size: 1.1em;
	color: #6D2542;
}

#lselect a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Geneva, Arial, Tahoma, sans-serif;
	color: #999999;
	letter-spacing: -1px;
}

#lselect, #larchives {
	margin-bottom: 5px;
	border:0px solid #000000;
}

#larchives ul li a, #lresources ul li a {
color:#6D2542;
}

#lselect h3, #larchives h3, #lresources h3 {
	width: 196px;
	height: 40px;
	margin-bottom:-20px;
	padding:10px 0 0 35px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-transform: uppercase;
	color:#999999;
}

#footer{
	text-align: center;
	padding:0 0 0 0;
	margin:0 0 0 0px;
	text-transform: uppercase;
	width:100%;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#999999;
}

#footer a, #footer a:visited {
padding: 0 0 0 0px;

}

#footer a:hover {
	padding: 5px;
	border: 1px solid #eeeeee;
	background-color: #eeeeee;
	color: #999999;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
