* {
	margin: 0;
	padding: 0;
	border: 0;
}


body {
	background-color: #eed;
	color: black;
	font: 101% Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* main divisions */

#container {
	background-color: #eed ; 
}

#skip {
	width: 100%;
	background-color: #ccc;
	color: #000;
	border-bottom: 1px solid #777;
	padding: .2em;
}


#header {
	display: inline-block;
	position: relative;
	background: #eed ; 
	width: 100%;	
}

#masthead {
	position: relative;
	width: 100%;
	background-color: #eed ; 
	height: 40px;
}

img#logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 999;
	height: 142px;
	width: 142px;
	border: 0;
}

a img#logo {
	border: 0;
}

#hold {
	float: left;
	width: 100%;
}


#name {
	width: 100%;
	background: #AD3C06;
	color: white;
	padding: .5em 0 .2em 0;
	margin-bottom: 40px
}

#name p {
	font-weight: bold;
	font-size: 1.2em;
	margin: 15px 150px;
	text-align: center;
}


#outer {
	position: relative;
	width: 100%;
	background: #eed ;
}

#content {
	float: left;
	background: #eed ;
	width: 60%;
	padding: 2em 20px 20px 20px;
}

#contentGal {
	margin: auto;
	border: 2px solid #dfd;
	background: #eed ;
	width: 85%;
	padding: 2em 30px 20px 30px;
}

#content2col {
	float: left;
	background: #eed ;
	width: 80%;
	padding: 2em 20px 20px 20px;
}

#leftNav {
	float: left;
	margin-top: 4.0em;
	margin-bottom: 1em;
	margin-left: 3px;
	width: 15%;
	background: #CB3407;
	color: white;
}

#rightNav {
	float: right;
	overflow: visible;
	margin-top: 3.0em;
	width: 15%;
	background: #eed ;
}

#sectionNav {
	display: inline-block;
	overflow: visible;
}

#topicNav {
	display: inline-block;
	overflow: visible;
	margin-top: 1.2em;
	background: #fff;
	border: 2px solid #82AD82;
}

#moreInfo {
	display: inline-block;
	overflow: visible;
	margin-top: .2em;
	margin-right: 3px;
	background: #fff;
	border: 2px solid #82AD82;
}

#footer {
	width: 100%;
	background: #CB3407;
	color: white;
}


/* Home page specials */

div#mainFeature {
	position: relative;
	margin-bottom: 2em;
}

div#mainFeature img{
	float: left;
	padding-right: 1em; 
	padding-bottom: 2em;
	border: 0;
}

div#mainFeature h2{
}

div#mainFeature div#text {
	display: block;
	padding: 0; 
}

#content div.article {
	position: relative;
}

#content div.article p {
	display: block;
	padding-left: .5em;
	padding-bottom: 1em;
}

#content div.article img {
	float: left;
	display: block;
	padding-right: 1em;
	padding-bottom: 2.1em;
	border: 0;
}

#content div.article img.newWindow {
	float: none;
	display: inline;
	padding: 0;
	border: 0;
}

#content div.article h2 {
	font-size: 80%;
	padding: .3em 0;
	margin-left: .5em;
}

#content div.article p {
	margin-left: .5em;}


/* Positioning  */

#content img {
	display: block;
	padding: 1em;
	border: 0;
}

#content img.newWindow {
	display: inline;
	padding: 0;
	border: 0;
}

.clearer {
	clear: both;
}

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.centre {
	text-align: center;}

.centreImage {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: .5em;
}

p.caption {
	text-align: center;
	font-size: 110%;
	color: 	#AD3C06;
;
}

/* giving focus to faq in-page links */

#q1, #q2, #q3, #q4, #q5, #q6, #q7, #q8, #q9, #q10, #q11, #q12, #q13, #q14, #q15, #q16, #q17, #q18, #q19, #q20 {
	display: inline-block;
}

/* Content text styles */

#content h1, #contentGal h1, #content2col h1 {
	font-size: 1.3em;
	margin: 5px 0;
}	

#content h2, #contentGal h2, #content2col h2 {
	font-size: 1.1em;
	margin: 5px 0 10px 0;
}	

#content h3, #contentGal h3, #content2col h3 {
	font-size: 1.0em;
	margin: 5px 0;
}	

#content h4, #contentGal h4, #content2col h4 {
	font-size: .95em;
	margin: 5px 0;
}	

#content h5 {
	font-size: 0.9em;
	margin: 5px 0;
}

#content h6 {
	font-size: 0.9em;
	margin: 5px 0;
}

#content p, #contentGal p, #content2col p {
	font-size: 0.85em;
	margin: 10px 0;
}

#content ul, content2col ul, #content ol, content2col ol  {
	font-size: 0.85em;
	margin: 12px 0;
	margin-left:  1.5em;
}

blockquote {
	margin:  .75em 1.5em;
	}


/* data table styles */

#content table.borders {
	margin-top: 1em;
	border: 1px solid #444;
	width: 100%; 
	border-collapse: collapse;
}

#content table.borders td{
	vertical-align: top;
	border: 1px solid #444;
	cell-padding: 0;
}

#content table.borders th{
	background: #9c9;
	border: 1px solid #444;
	cell-padding: 0;
}


/* Navigation link styles */

ul#skiplinks {
	padding: 3px 3px 3px 10px ;
}

#skip ul#skiplinks li {
	display: inline;
	font: 75% Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style: none;
	padding-right: 12px;
}

#skiplinks li a, #skiplinks li a:link, #skiplinks li a:visited {
	color: #000;
	padding: 5px;
	text-decoration: none;
	border-top: 2px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 1px solid #ccc;
}

#skiplinks li a, #skiplinks li a:hover, #skiplinks li a:focus, #skiplinks li a:active {
	border-top: 2px solid #fff;
	border-right: 1px solid #777;
	border-bottom: 2px solid #777;
	border-left: 1px solid #fff;

}

#sectionNav h2#menu {
	display: block;
	background: #CB3407;
	color: #fff;
	border: 3px solid #AD3C06;
	font-size: .95em;
	font-weight: bold;
	margin-bottom: 0.2em;
	padding: 4px 5px;
}

#sectionNav ul {
	margin-bottom: .5em;
}

#sectionNav ul li, #sectionNav ul li ul li{
	list-style: none;
}

#sectionNav ul li a, #sectionNav ul li a:link, #sectionNav ul li a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	padding-left: 12px;
	font-size: 0.75em;
	color: white;
	background-color: #CB3407;
	line-height: 1.2em;
	font-weight: bold;
	padding: 3px 0;
	border-top: 1px solid #CB3407;
	border-bottom: 1px solid #CB3407;
}

#sectionNav ul li a:hover, #sectionNav ul li a:focus, #sectionNav ul li a:active {
	background-color: #AD3C06;
	color: white;
	text-decoration: underline;
}

#sectionNav ul li a#thisSection, #sectionNav ul li a:link#thisSection, #sectionNav ul li a:visited#thisSection {
	background-color: #99CC99;
	border-top: 1px solid #82AD82;
	border-bottom: 1px solid #82AD82;
}

#topicNav h2#topic {
	display: block;
	background: #9c9;
	color: black;
	font-size: .85em;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 4px 5px;
	border-bottom: 2px solid #82AD82;
}

#topicNav ul {
	margin-bottom: .5em;
}

#topicNav ul li {
	list-style: none;
}

#topicNav ul li a, #topicNav ul li a:link, #topicNav ul li a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	padding-left: 12px;
	font-size: 0.75em;
	color: black;
	background-color: #fff;
	line-height: 1.2em;
	font-weight: bold;
	padding: 3px 0;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

#topicNav ul li a:hover, #topicNav ul li a:focus, #topicNav ul li a:active {
	background-color: #99CC99;
}

#topicNav ul li a#thisTopic, #topicNav ul li a:link#thisTopic, #topicNav ul li a:visited#thisTopic {
	background-color: #99CC99;
	border-top: 1px solid #82AD82;
	border-bottom: 1px solid #82AD82;
}

#moreInfo h2#more {
	display: block;
	width: 100%;
	background: #9c9;
	color: black;
	font-size: .85em;
	border-bottom: 2px solid #82AD82;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 3px;
}

#moreInfo ul {
	margin-bottom: .5em;
}

#moreInfo ul li, #sectionNav ul li ul li{
	list-style: none;
}

#moreInfo ul li a, #moreInfo ul li a:link, #moreInfo ul li a:visited {
	display: block;
	width: 100%;
	text-decoration: none;
	padding-left: 12px;
	font-size: 0.75em;
	color: black;
	background-color: #eed ;
	line-height: 1.2em;
	font-weight: bold;
	padding-bottom: 2px;
}

#moreInfo ul li a:hover, #moreInfo ul li a:focus, #moreInfo ul li a:active {
	background-color: #99CC99;
}

#rightNav div#images  {
	margin: 1.5em 0;
}

#rightNav #images img {
	width: 150px;
	height: 150px;
	border: 0;
	margin: auto;
}

#footer ul {
	font-size: 0.72em;
	margin: auto;
	text-align: center;
	padding: 10px 0;
}

#footer ul li {
	display: inline;
	list-style: none;
	padding: 0 1.8em;
	border-bottom: 1px solid #CB3407;
;
}

#footer ul li a, #footer ul li a:link, #footer ul li a:visited {
	color: white;
	text-decoration: none;
}

#footer ul li a:hover, #footer ul li a:focus, #footer ul li a:active {
	color: white;
	text-decoration: underline;
}


#footnote p {
	margin-top: 1em;
	margin: auto;
	text-align: center;
	font-size: 0.75em;
}

#content fieldset  {
	position: relative;
}

#content div.quest label {
	font-size: 0.85em;
	margin: 20px 0;
	vertical-align: top;
	padding-top: 1.78em;
}

#content div.quest input, #content div.quest textarea{
	font-size: 0.85em;
	margin: 10px 0;
	border: 1px solid green;
	padding: .3em 0;
}


#secinfo, #sec {
	display: inline-block;
}

/* nav bar round edges */

.roundtl,.roundtr,.roundbl,.roundbr {
	background: url(../img/round.gif);
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}

a, a:link, a:visited {
	color: #000099;
}

