/* CSS Document */

* {
	margin:0;
	padding:0;
	}
	
body {
	background:  url(../old/images/sideLOGO.gif) no-repeat fixed left bottom;
	padding:14px 20px 0 73px;
	margin:0;
	font: 130% Garamond;
	}
	
p {
	margin:12px 0;
	}
	
.clear {
clear:both;
}

#container {
	width:900px;
	position:absolute;
	padding:0;
	margin:50px 0 0;
	font: normal 80% Garamond;
	}
	

#intro {
	text-align:justify;
	background:  url("../images/pagefan.jpg") no-repeat left top;
	width:600px;
	color:#000000;
	padding:0;
	margin:0;
	border: 1px solid #999999;
	}
	
#preamble {
	margin: 160px 50px 0px;
	padding: 30px;
	color:#666666;
	}
	
#preamble .book{
	margin: 0px;
	padding: 20px 0px 0px 15px;
	float: right;
	}

#preamble .text{
	width: 305px;
	margin: 0px;
	padding: 0px;
	float:left;
	}

#preamble .line{
	background: url(../images/green-line.gif) repeat-x center center;
	margin: 25px 10px 10px;
	height: 5px;
	padding: 0px;
}
	
h1 {
	color: #008000;
	margin: 0px 0px 15px;
	font: bold 180% PG Text, Trebuchet MS, Verdana;
	text-align: center;
}


h2 {
	margin: 15px 0px 0px;
	padding: 0;
	color:#7f2a01;
	font: bold 130% PG Text, Trebuchet MS, Verdana;
	text-align: left;
	}
	

h3 {
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0;
	font: normal 110% PG Text, Trebuchet MS, Verdana;
	text-align: left;
	}
	
ul {
	margin-left: 15px;
	text-align: justify;
	list-style: none outside;
}

li {
	text-align: justify;
	padding: 5px;
}

a {
	text-decoration:none;
	}

ol {
	text-align: justify;
	padding: 5px;
}

	
#quickSummary {
	}
	
#quickSummary p.p1 {
	color:#008000;
	font-style:italic;
	font-size:14px;
	padding-top:0 !important;
	padding-top:12px;
	}
	
#quickSummary p.p2 {
	padding-left:20px;
	background:transparent url(../Dark/css/download.gif) no-repeat top left;
	color:#ccb399;
	}
	
#quickSummary p.p2 a {
	color:#7f2a01;
	}
	
#quickSummary p.p2 a:hover {
	color:#fff;
	text-decoration:none;
	background-color:#E2C0CE;
	}
	
#supportingText {
	position:relative;
	font:normal 13px/18px arial;
	color:#666666;
	width:435px;
	margin-left:75px;
	z-index:200;
	}
#supportingText h3 {
	margin-top:15px;
	}
#supportingText a {
	color:#98A892;
	}
#supportingText a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#ADC8A2;
	}	
#linklistborder {
	position:absolute;
	top:0px;
	width:256px;
	left:602px;
	background: #FFFFFF url("../images/cornerfan.gif") no-repeat right bottom;
	float:right;
	margin: 0px 0px 0px 30px;
	padding: 2px;
	border: 1px solid #999999;
	}
	
#linkList {
	font:normal 12pt/20px Garamond;
	background:  url("../images/quilLOGO.jpg") no-repeat top;
	color:#666;
	padding:5px;
	}
	
#linkList2 {
	padding: 10px;
	margin: 120px 10px 10px;
	}
.select {
	color:#7f2a01;
	width:115px;
	height:30px;
	background: url("../images/select.gif") no-repeat;
	}
	
#linkList ul {
	margin:5px 0 16px 5px;
	padding: 5px;
	}
	
#linkList li {
	margin:5px;
	height:30px;
	list-style:  url("../images/holder.gif");

	}
	
#linkList a {
	height: 30px;
	color:#666;
	text-decoration:none;
	text-indent: 15px;
	}
	
#linkList a:hover {
	color:#fff;
	background-color:#008000;
	text-decoration:none;
	}
	
#form {
	font-size: 1em;
	margin: 10px auto;
	margin-top: 10px;
	background: url(../images/cornerfan.gif) no-repeat right bottom;
 	border: thin solid;
}

#fieldset {
	padding: 5px 125px 5px 5px;
	border: 0px solid #000;
	text-align: right;
}

#fieldset.minor {
	padding: 3px;
	text-align: left;
}

#fieldset.minor legend {
font-style: italic;
padding: 2px;
font-size: .9em;
}

textarea { 
width: 90%;
}

#results {
    margin: 10px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #bbb;
	text-align: left;
}
		
#footer {
	height:20px;
	padding:0;
	margin:0;
	text-align:right;
	font: bolder 10px Garamond;
	color: #FFFFFF;
	}
	

