 /*common styles*/

body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #6D805C;
	background-image: url(../images/background_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
	color: #333333;
}

p, li, dt, dd {
	font-size: 75%;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 135%;
}

h1  {
	color:#6D805C;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2  {
	color:#6D805C;
	font-size: 90%;
	margin-top: 20px;
	margin-bottom: 10px;
}
h3 {
	font-style: normal;
	font-size: 80%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color:#6D805C;
}
.runinhead {
	font-style: normal;
	font-weight: bold;
}
ul, ol   { /*body unordered list*/
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	/* clear: both; */
}

ul li   { /*body lists*/
	margin-top:0px;
	margin-bottom:8px;
	margin-left: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.42em;
	padding-left: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
}
ol li { /*numbered lists*/
	margin-top:0px;
	margin-bottom:8px;
	margin-left: 2em;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0em 0.42em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	list-style-type: decimal;
}
ol li ul {
	margin-top: 5px;
}
ol li ul li {
	font-size: 100%;
	margin-top:0px;
	margin-bottom:8px;
	margin-left: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.42em;
	padding-left: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
a:link  {
		color:#6D805C;
		text-decoration:underline;
}

a:visited  {
	color:#999999;
		text-decoration:underline;
}

/*divs for positioning*/
#wrapper  { /*holds all divs and floats content in the center*/
		width: 850px;
		margin-right:auto;
		margin-left:auto;
}

#LogoByline  { /*holds the logo and the byline images*/
		width: 850px;
}

#topnav  { /*holds the top bar navigation*/
	width: 850px;
	height: 28px;
}

#titleGraphic  { /*holds the section title graphic*/
	width: 850px;	
}

#content  { /*holds the sidebar and the textarea*/
	width:850px;
	background-image: url(../images/background_content.gif);
	background-repeat: repeat-y;
}

#sidebar  { /*holds the water picture bottom and the sidenavigation*/
	background-color: #6D805C;
	width:220px;
	float:left;
}

#sidenav  { /*holds the sidenavigation*/
	width: 210px;
	padding-right:10px;
}

#sidenav p {
	font-size: 75%;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 10px;
}

#sidenav a:link  {
		color:#FFF;
		text-decoration:none
}

#sidenav a:visited {
	color:#FFF;
	text-decoration:none;
}

#sidenav a:hover  {
	color:#FBEF9E;
	text-decoration:underline;
}

#textarea  { /*holds the main text and bottominfo div*/
	width: 580px;
	min-height:575px;
	padding-left:30px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:10px;
	background-image: url(../images/background_textarea.jpg);
	background-repeat: no-repeat;
	float:right;
	background-color: #FFF;

}
#textarea #rightColumn  { /*holds the right column picture and text*/
	width:200px;
	background-color:#C5D0BB;
	float:right;
	margin-top:  0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px none #6C805B;
	padding: 7px;
}
#rightColumn p {
	font-size:70%;
	/*color:#534741;*/
	color:#483F39;
	margin-top: 0px;
	margin-bottom: 10px;
}
#rightColumn   .quotedperson {
	font-style: italic;
	font-size: 85%;
}
#textarea #topQuote  { /*holds the right column picture and text*/
	margin-top:  0px;
	margin-bottom: 15px;
}
#topQuote p {
	color:#444F39;
	margin-top: 0px;
	margin-bottom: 20px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 110%;
}
#topQuote  .quotedperson {
	font-style: italic;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

#textarea #bottomQuote  { /*holds the right column picture and text*/
	background-color:#C5D0BB;
	margin-top:  20px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px none #6C805B;
	padding: 5px;
}
#bottomQuote p {
	font-size:70%; 
	/*color:#534741;*/
	color:#483F39;
	margin-top: 0px;
	margin-bottom: 5px;
}
#bottomQuote   .quotedperson {
	font-style: italic;
	font-size: 85%;
} 


#bottominfo  { /*holds the bottom address and Rareheron Attribute*/
	width:580px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D805C;
	padding-top: 5px;
}

#bottominfo p  {
	color:#6D805C;
	font-size: 65%;
	line-height: normal;
}

.rareheronAttribute  { /*holds the Rareheron Attribute*/
	color: #6D805C;	
}

.rareheronAttribute a:link  {
	color: #6D805C;
	text-decoration:underline;
}

.rareheronAttribute a:visited  {
	color: #6D805C;
	text-decoration:underline;
}

.clearit  { /*evens up the sidebar and textarea divs*/
	clear:both;	
}

.imageFloatLeft  {
		float:left;
		margin-left:0px;
		margin-right:10px;
		margin-top:0px;
		margin-bottom:10px;
}

.imageFloatRight {
		float:right;
		margin-left:10px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:10px;
}
.journalarticle {
	font-style: italic;
}
.journaltitle {
	font-weight: bold;
}
.ursulaquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-style: italic;
	color: #5A6A4D;
	line-height: 110%;
}
.faqquestion {
	font-weight: bold;
	padding-left: 2em;
	text-indent: -2em;
}
.faqanswer {
	margin-left: 2em;
}
.totop {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 35px;
	margin-left: 15px;
}
#wrapper #content #textarea dl {
	margin-top: 0px;
	padding-top: 0px;
}

