/*   main   */

p {
	margin: 0 0 10px 0;
	padding:5px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
}

ul {
	margin: 0;
}

body {
	background-image: url(images/quillssss.jpg);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #EF883B;
	color: #A12100;
	font-family: Tahoma, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

td {
   background: #FFFFCC;
	color: #A12100;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	background: url(images/hdrfeather_4.gif) no-repeat bottom left;
	border-bottom: 1px solid #333333;
	color: #333333;
	font: 19px Georgia, serif;
	font-weight: bold;
	height: 63px !important;
	letter-spacing: 0.04em;
	margin: 0;
	padding-left: 113px;
	padding-top: 6px;
	margin-bottom: 10px;
	width: 275px;

}

.button {
	background: #FFFFCC;
	color: #A12100;
	font-weight: bold;
	border: 2px outset #EF883B;
	}

.frame {
	background: #ffc;
	border:1px solid #868245;
	padding: 4px;
	margin-left:5px;
}


.indent {
	padding-left: 35px;
}

input, textarea{
	background-color: #cfcba1;
	border: 1px solid #333;
}



a:link, a:visited {
	color: #DD971D;
	text-decoration: none;
}

/*  mainsections */
#banner {
	margin: 0 0 0 5px;
	padding: 0; /*	border: 1px solid gray; */
	width: 695px;

}

#feather {
	position: absolute;
	top: 75px;
	left: 230px;
}

#featherb {
	position: absolute;
	top: 410px;
	left: 275px;
}

#featherm {
	position: absolute;
	top: 310px;
	left: 275px;
}

#colleft {
	float: left;
	margin: 10px 0 0 5px;
	padding: 0;
	position: relative;
	top: 0;
	width: 265px;
}

#colright {
	float: right;
	margin: 10px 5px 0 0;
	padding: 0;
	position: relative;
	text-align: justify;
	top: 0;
	width: 430px;

}


#container {
	padding: 0;
	position: relative;
	text-align: left;
	top: 0;
	width: 720px;
	margin: 0 0 0 103px;

}

#footer {
	color: #A12100;
	font-size: 11px;
	height: 25px;
	line-height:25px;
	width: 705px;
	margin-left:120px;
}

#footer a:link, #footer a:visited {
	color: #A12100;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	background: #BF8C01;
	color: #FFFFCC;
}


/* decoration */
#logo {
	position: fixed;
	top:0;
	left: 200px;
	margin: 0;
	padding: 0;
	width: 140px;
}

/* navigation */
#navmain {
	height: 32px;
	margin: 40px 0 0 10px;
	padding: 0;
	position: relative; /* border: 1px solid blue; */
	width: 704px; /* perfect fit */
	background-color: #b6c36d; 
}

#navmain ul {
	left: 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 704px; /* perfect fit */
}

#navmain a.current {
	background: url('images/bg-menu-ac.png') bottom repeat-x #394F11;
}

#navmain a:hover {
	background: url('images/bg-menu-on.png') bottom repeat-x #69842E;
}

#navmain a {
	background: url('images/bg-menu.png') bottom repeat-x #879D58;
	border-bottom: 1px solid #004001;
	border-left: 1px solid #48632E;
	border-top: 1px solid #879C57;
	color: #FFFFCB;
	float: left; /* NB for nospace between buttons */
	font-weight: bold;
	font-size: 12px;
	margin-left: 0;
	padding: 9px 5px 9px 5px; /* for height of the nav bar */
	text-decoration: none;
}

#navmain li, #nav-meta li {
	display: inline;
	padding: 6px 0 6px 0;
}

a:hover, #nav-subs .youarehere {
	background: #B6C36D;
	color: #DD971D;
	text-decoration: none;
}

#nav-subs a {
	color: #B6C36D;
	text-decoration: none;
}

#nav-subs li {
	padding-left: 12px;
}

/* end main */
#nav-subs ul {
	list-style: none;
	margin: 1.5em 1.5em 0 1.5em;
	padding: 0;
}



#nav-section {
	padding-bottom: 2.5em;
}

#nav-supp {
	padding-bottom: 1.5em;
}

#nav-toplevel {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 700px;
}

#content-anchor {
	height: 10px; /* background: url('img/main-top.png') top no-repeat #b6c36d; */
	left: 10px;
	position: absolute;
	top: 100px;
	width: 430px; /* was 480 */
}
