@charset "UTF-8";

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: small;
	color: #000;
	background-color: #9fb5b8;
}

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

a:visited {
	text-decoration: none;
	border-color: #FFF;
	outline-color: #FFF;
	color: #000;
}

a:hover, a:active {
	color: #366;
	text-decoration: none;
}

#container {
	width: 925px;
	background: #FFF;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	overflow: hidden;
	background-color: #FFF;
	border: solid;
	border-width:thin;
}

#banner {
	background-image: url(images/natureRICweb.jpg);
	height: 200px;
	width: 925px;
}

#header {
	padding: 0;
	margin: 0;
	color: #fff;
	width: 925px;
	height: 200px;
	background: #000066 url(images/natureRICweb.jpg) no-repeat top left;
}

/* This is the banner portion of the header - not currently in use */
#logoarea {
	float: left;
	width: 155px;
	margin: 0;
}

/* This is the quick-links section at the top right of each page - not currently in use */
#quickaccess {
	float: right;
	margin: 2px 5px 0 0;
	padding: 10px;
	text-align: right;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 70%;
	width: 300px;
}

#quickaccess a {
	color: #fff;
}

#column_container {
	float: right;
	width: 75%;
	background-color: #FFF;
}

#column_container1 {
	float: left;
	width: 924px;
	padding:10px;
	background-color: #FFF;
	border: none;
}

#left_column {
	float: left;
	width: 30%;
	padding: 10px;
	background-color: #FFF;
	border-left-style: none;
	border-left-width: thin;
}

#left_column1 {
	float: left;
	width: 615px;
	padding: 10px;
	background-color: #FFF;
	border-left-style: none;
	border-left-width: thin;
}

#right_column {
	float: right;
	width: 200px;
	padding: 10px;
	border-right-style: none;
	border-right-width:thin;
}

#right_column1 {
	float: right;
	width: 20%;
	border-color:#FFF;
	border-right-style: none;
	border-right-width: thin;
}

#right_column2 {
	float: right;
	width: 40%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#center_column {
	width: 70%;
	padding: 10px;
}

#center_column1 {
	width: 70%;
	margin: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#center_column2 {
	width: 60%;
	margin: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#center_column2 a:hover, a:active {
	color: #366;
	text-decoration: none;
	display: inline;
}

#center_column3 {
	width: 90%;
	margin: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#holder {
		/*margin: 0px 0px 0px 0px;
		padding:0px;*/
		width:760px;		
		}
		
#image {
	padding: 0px;
	overflow: visible;
	margin: 0px;
	width: 520px;  /*if changed, please also adjust the width in the file "rotate.js"*/
	height: 230px; /*if changed, please also adjust the height in the file "rotate.js"*/
	float:left;
	}

#caption {
		float:right;
		width: 220px;
		margin: 0px;
		padding: 20px 0px 0px 10px;
		height: 227px;							
		}
		
#caption p {
	line-height: 1.7em;
	margin: 10px 0px 0px  0px;
	padding: 0px;
	font-size: 13px;
	}
							
#caption p a {
		font-weight: normal;
		text-decoration: none;
		font-size: 13px;		
		}
		
#caption p a:link {
		font-weight: normal;
		text-decoration: none;			
		}
		
#caption p a:visited {
		font-weight: normal;
		text-decoration: none;			
		}

#caption p a:hover {
		font-weight: normal;
		text-decoration: none;		
		}

#caption p a:active {
		font-weight: normal;
		text-decoration: none;		
		}

#filler {
		/*background-color: #6699CC; if only one background-color is specified*/
		height: 227px;
		overflow: hidden;
		padding: 0px;
		width: auto;
		margin: 0px;
		border: none 0px;		
		}
		
#navbar1	{
	background-repeat: no-repeat;
	background-color: #fff;
	height: 14px;
	font-size: 10px;
	border: solid #009 1px;
	font-family: Verdana, Geneva, sans-serif;
	color: #003;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-transform: capitalize;
	font-style: normal;
	}

#navbar1 a:link {
	color: #006;
	text-decoration: none;
}

#navbar1 a:visited {
	color: #006;
	text-decoration: none;
}

#navbar1 a:hover, a:active {
	color: #000;
	text-decoration: none;
}

#navbar2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	text-transform: capitalize;
	color: #FFF;
	background-color: #036;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#navbar2 a:link {
	color: #fff;
	text-decoration: none;
}

#navbar2 a:visited {
	color: #fff;
	text-decoration: none;
}

#navbar2 a:hover, a:active {
	color: #FF9;
	text-decoration: none;
}

#navbar3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-transform: capitalize;
	color: #FFF;
	background-color: #036;
	text-align: center;
	padding: 5px;
}

#navbar3 a:link {
	color: #fff;
	text-decoration: none;
}

#navbar3 a:visited {
	color: #fff;
	text-decoration: none;
}

#navbar3 a:hover, a:active {
	color: #FF9;
	text-decoration: none;
}

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}



.style1 {font-size: smaller}
.style2 {color: #FFFFFF}
.dashes {	color: #FFF;
}
.style17 {font-size: x-small}
.style19 {color: #000000}
.style20 {
	color: #006600;
	font-weight: bold;
	font-style: italic;
}
.style23 {
	color: #006600;
	font-weight: bold;
	font-size: x-small;
}
.style24 {
	color: #006600;
	font-weight: bold;
}
.style25 {color: #999900}
.style31 {font-size: smaller; font-style: italic;}
