/* CSS Document */


/* basic elements */
body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	background: #fff url(blossoms.jpg) no-repeat bottom right; 
	margin: 0px; 
	}
p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 120% georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #9981D1;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #9381A7;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #70599F;
	}
.activetop {
	color: #666666;
	font-weight: bold;
}


/* specific divs */
#container {
	background: url(../images/ags2-sm.jpg) no-repeat top left;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
	position: absolute;
	width: 90%;
	left: 10px;
	top: 5px;
	height: 100%;
	z-index: auto;
	}

#intro {
	margin-top: 0px;
	}
#pageHeader { 
	margin-bottom: 10px;
	}

/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
	color: #666666;
	font-size: 130%;
	margin-top: 90px;
	margin-left: 10px;
	}
#pageHeader h1 span {
	display:none
	}
#pageHeader h2 { 
	background: transparent url(h2.gif) no-repeat top left; 
	margin-top: 58px; 
	margin-bottom: 40px; 
	width: 200px; 
	height: 18px; 
	float: right;
	}
#pageHeader h2 span {
	display:none;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0px 10px;
	}
#mainText {
	float: right;
	position: relative;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999999;
	z-index: 12;
	width: 78%;
	top: 20px;
	right: auto;
	left: 0px;
	bottom: 10px;
	}

#mainText p {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #666666;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}

#mainText h2 {
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #993300;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	}
	
#mainText h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 140%;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	font-style: italic;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
	}
#mainText h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 5px;
	padding-top: 5px;
}
	
#mainText ul {
	list-style-position: outside;
	list-style-type: square;
	}
	
#mainText li {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 110%;
	}

#footer {
	text-align: center;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #666666;
	position: relative;
	width: 100%;
	z-index: 13;
	}
#footer a:link, #footer a:visited { 
	}
	
.clear {
	clear: both;
}
#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0px; 
	right: 0px;
	}
#linkList2 { 
	font: 10px verdana, sans-serif; 
	background: transparent url(paper-bg.jpg) top left repeat-y; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; 
	}
#linkList h3.select { 
	background: transparent url(h3.gif) no-repeat top left; 
	margin: 10px 0px 5px 0px; 
	width: 97px; 
	height: 16px; 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: transparent url(h4.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width: 60px; 
	height: 18px; 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: transparent url(h5.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:57px; 
	height: 14px; 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: transparent url(h6.gif) no-repeat top left; 
	margin: 25px 0px 5px 0px; 
	width:63px; 
	height: 10px; 
	}
#linkList h3.resources span {
	display:none
	}

#linkList ul {
	margin: 0px;
	padding: 0px;
	}
#linkList li {
	line-height: 2.5ex; 
	list-style-type: none;
	background: transparent url(cr1.gif) no-repeat top center; 
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#linkList li a:link { 
	color: #988F5E;
	}
#linkList li a:visited {
	color: #B3AE94;
	}

#extraDiv1 {
	position: absolute;
	right: 79px;
	width: 191px;
	height: 105px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	top: -5px;
	}
	
#extraDiv1 ul {
	list-style-position: outside;
	list-style-type: disc;
	}
#extraDiv1 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #666666;
	}

#extraDiv2 {
	position: absolute;
	top: 10px;
	right: 270px;
	width: 200px;
	height: 110px;
	background-image: url(../images/booksandapple.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}

#extraDiv3 {
	position: relative;
	width: 200px;
	height: 110px;
	background-image: url(../images/calendar-o1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	top: 320px;
	left: -10px;
	}

#extraDiv4 {
	position: relative;
	width: 288px;
	height: 180px;
	background-image: url(../images/burwallshouse-rd-sm.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	top: 220px;
	right: 120px;
	}

#extraDiv5 {
	position: relative;
	width: 252px;
	height: 178px;
	background-image: url(../images/hinsleyhall-rd-sm.gif);
	background-position: center;
	background-repeat: no-repeat;
	float: right;
	top: 200px;
	right: 100px;
	}
	
#extraDiv6 {
	position: relative;
	width: 200px;
	height: 125px;
	background-image: url(../images/laurel_wreath-sm.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	top: 320px;
	left: -10px;
	}
	
#extraDiv7 {
	position: relative;
	width: 200px;
	height: 125px;
	background-image: url(../images/pile_of_magazines-sm.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
	top: 320px;
	left: 3px;
	}

.leftimg {
	margin: 5px;
	padding: 5px;
	float: right;
	height: auto;
}

/* top navigation */

#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 150px;
	width: 97%;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-left: 10px;
	background-color: #FBAF6A;
	position: absolute;
	left: -10px;
	top: -38px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	padding: 2px 10px;
}
.fixwid {
	width: 400px;
}

#nav ul {
	list-style: none;
	margin: 0;
}
#nav li {
	display: inline;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	background-color: #FBAF6A;
	text-decoration: none;
	padding: 2px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #CC9966;
	padding: 6px 10px 5px;
}
.active {
	color: #FFFFFF;
	background-color: #CC9966;
	padding: 6px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}

/* left navigation - variations */

#leftnav {
	clear:both;
	width: 180px;
	float: left;
	z-index: 11;
	position: relative;
	margin-top: 20px;
	padding-top: 20px;
	padding-right: 0px;
	margin-left: 0px;
	padding-left: 3px;
	}
#leftnav p {
	font: italic 10pt/22pt georgia;
	padding-left: 3px;
	}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	display: compact;
	}
#leftnav li {
	list-style-type: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
#leftnav li a:link {
	color: #767049;
	}
#leftnav li a:visited {
	color: #B3AE94;
	}

.activeleft {
	color: #666666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #DFDFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#leftnavimg {
	clear: both;
	margin: 20px 5px 20px 15px;
	width: 160px;
	float: left;
	background-image: url(../images/books-sepia-sm-rd.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 320px;
	}
#leftnavimg2 {
	clear: both;
	margin: 20px 5px 20px 15px;
	width: 160px;
	background-image: url(../images/award.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 320px;
	float: left;
	}
#leftnavimg3 {
	clear: both;
	margin: 20px 5px 20px 15px;
	width: 160px;
	background-image: url(../images/books-apple-sm.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 320px;
	float: left;
	}
