/* Content */         
body{
	font-family: "Lucida Grande", Georgia, "Times New Roman", Times, serif;
	background: #EFF0C1;
	text-align: left;
	margin: 0px;
	color: #666666;
}
body>#container{
	margin-top: 0px;
}

/* General links */
a:link,a:visited{
	color: #333;
	font-weight: bold;
}

a:hover{
	color: #B74213;
}

/* Paragraphs */
p{
	line-height: 1.3em;
	margin: 15px 0 0 10px;
}

h3{
	font-size: 12px;
}

/* Start layout rules */
#mainContent h3 span{
	display: none;
}

#mainContent h3{
	height: 72px;
	font: 20px;
	color: #666666;
}


/* Container */
#container{
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#quickSummary {
	position: absolute;
	top: 320px;
	left: 44%;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Child Selector - compliant browser */
#intro>#pageHeader{
	width: 760px;
}

#pageHeader{
	background: url(../images/header.jpg) no-repeat center top;
	width: 760px;
	height: 140px;
}

#pageHeader h1 span,#pageHeader h2 span,#quickSummary .p1 span{
	display: none;
}

#mainContent,#supportingText{
	text-align: left;
	padding: 10px;
}

#mainContent{
	background: #FFF url(../images/footer.jpg) no-repeat bottom;
	width: 496px;
	margin: 0px 0 0 240px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: 2px solid #11A537;
	border-left: 2px solid #11A537;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #11A537;
	border-bottom-color: #11A537;
}

/* Child Selector - compliant browser */
#intro>#mainContent{
	margin: 110px 0 0 220;
}

#supportingText{
	background: #E3D1A9 url(../images/supportingTextbg.jpg) repeat-y;
	width: 408px;
	margin: -10px 0 0 214px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 388px;
	border-right: 2px solid #ADBBCF;
	border-left: 2px solid #ADBBCF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #ADBBCF;
	border-bottom-color: #ADBBCF;
}

/* Child Selector - compliant browser */
#container>#supportingText{
	background: #E3D1A9;
	width: 388px;
	margin: -10px 0 0 281px;
}

#larchives li a, #lresources li a {
	display: inline;
	font-weight: normal;
	font-size: 9px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
}

/* Navigation rules */
#linkList{
	position: absolute;
	top: 140px; /*	bottom: 0;*/
	left: 1px;
	font-size: 10px;
	background: #FFF url(../images/nav-bottom.jpg) no-repeat left bottom;
	width: 200px;
	padding-bottom: 24px;
	height: 363px;
}

/* Child Selector - compliant browser */
#container>#linkList{
	left: 1px;
}

#linkList ul{
	text-align: left;
	list-style: url(list.gif);
}

#linkList a{
	text-decoration: none;
	padding-left: 6px;
}

#linkList  li {
	margin: 0 0 5px -10px;
	border-bottom: 1px solid #ebab6b;
	background: #D7D8AE;
	width: 150px;
	padding-bottom: 5px;
}

#lselect li a {
	text-transform: uppercase;
	font-size: 11px;
}

#lselect li a:hover{
	color: #d07b00;
}

#lselect .c {
	text-transform: capitalize;
	font-size: 10px;
}

#lselect a {
	display: block;
	font-weight: bold;
}

#lselect a.c {
	display: inline;
	font-weight: bold;
	color: #B74213;
}

#larchives ul li,#lresources ul li{
	border-bottom: none;
}

#larchives ul,#lresources ul{
	list-style: url(star_blt.png);
}

#larchives ul li,#lresources ul li{
	margin: 0 0 -5px -10px;
}

#larchives ul a,#lresources ul a{
	color: #666;
	font-weight: bold;
}




/*Footer*/
#footer{
	background: url(footer.gif);
	line-height: 25px;
	height: 45px;
	margin: 30px -10px -10px -10px;
	padding: 0 10px 0 0;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

#footer a{
	text-transform: uppercase;
	font-size: 9px;
	color: #EFECDE;
	text-decoration: none;
}

.dropcap {
	float: left;
	width: 38px;
	font-size: 56px;
	line-height: 51px;
	font-weight: normal;
	color:#333;
	font-family: georgia, times;
	background: url(../images/drop-cap.jpg) no-repeat top;
	
}

/* End code */
