html,body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	margin: 0 0 20px 0;
	padding: 0;
}

/* -----Headings----- */

h1, h2, h3, h4, h5, h6
{ font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold; margin:0 0 .7em 0; line-height:1.3em }
h1
{ margin-bottom:.5em; font-size:130% }
h2
{ font-size:130% }
h3
{ font-size:110% }
h4
{ font-size:110% }
h5
{ margin-bottom:1px; font-size:100% }
h6
{ color:#000; margin-bottom:1px; font-size:100% }

h1 .hdr_emphasis {
color:#669933;
font-style: italic;
}

h2 .hdr_emphasis {
color:#669933;
font-style:italic;
}

.body_emphasis {
color:#669933;
font-style:italic;
font-weight:bold;
letter-spacing:0.08em;
}

.italic_green {font-family: Georgia, "Times New Roman", Times, serif;
font-size:100%;
color:#669933;
font-style:italic;
font-weight:bold;
letter-spacing:0.08em;
}

.italic_green a:link {
color:#669933;
}

.italic_green a:visited {
color:#669933;
}

/* -----Lists-----*/

ul {
margin: 0 0 10px 0;
padding: 0;
}

.mainList dl {
margin:.6em 0 3em;
padding:0;
list-style:none;
}
	
.mainList li {
background:url("images/list_bullet_green.gif") no-repeat 0 .7em;
margin:0 0 2px;
padding:0 5px 10px 15px;
list-style:none;
}

a:link {color: #666666}
a:visited {color: #666666}
a:hover {text-decoration: underline; color:#608611;}

.mainList a:link, 
.mainList a:visited {color: #666666}
.mainList a:hover {text-decoration: underline; color:#608611;}



/* -----Body Selectors----- */

#home {
background:url(images/bg_home_top.gif) left top repeat-x;
}

#subpage {
background:url(images/bg_subpage_top.gif) left top repeat-x;
}

/* ---------------Global Layout--------------- */

#wrapper{
padding: 123px 0 12px 0;
margin: 0;
width: 953px;
}

#wrapper.subpage{
	padding: 101px 0 0 0;
	margin: 0;
	width: 953px;
	clear: both;
}

#left_column{
	background:url(images/bg_nav.gif) no-repeat left top;
	width: 249px;
	float:left;
	border-right: 1px solid #FFFFFF;
	margin:0 0 0 0;
	padding: 38px 0 0 0;
	
	position: relative;
	z-index:1;
}

#content {
	float:right;
	width: 703px;
	margin-bottom: 30px;
}


#content.home {
background:url(images/bg_home_tree.gif) right bottom no-repeat;
}

#footer {
	background-color:#000000;
	font-size: 10px;
	padding: 3px 10px 3px 0;
	color:#FFFFFF;
	text-align:right;
	width: 943px;
	clear: both;
}

#footer a:link, 
#footer a:visited, 
#footer a:hover {
color:#FFFFFF;
}

.indent_20px {
	margin-left: 20px;
}

.page_heads {
	margin-bottom: 14px;

}

/* ---------------Prime Navigation--------------- */

#primenav {
padding: 0;
margin: 0;
width: 249px;
}

#primenavlist
{
text-align:right;
padding-left: 0;
margin-left: 0;
width: 205px;
}

#primenavlist li
{
list-style: none;
margin: 0;
padding: 8px 0 8px 0;
background:url(images/bg_nav_line.gif) left bottom repeat-x;
}

#primenavlist li a {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-decoration: none;
padding: 0 38px 0 0;
display: block;
}

#primenavlist a:hover
{
text-decoration: underline;
color:#608611;
}

#active a:link, #active a:visited, #active a:hover
{
font-weight:bold;
color:#666666;
background:url(images/nav_bg_on.gif) right top no-repeat;
}

/* ---------------Secondary Navigation--------------- */

#secondarynav {
	width: 701px;
	border-bottom: 1px solid #A6A6A6;
	border-left: 1px solid #A6A6A6;
	border-right: 1px solid #A6A6A6;
	padding-top: 6px;
	padding-bottom: 3px;

}

.sec_nav_list_item a:link, .sec_nav_list_item a:visited {
text-decoration: none;
color:#666666;

}

.sec_nav_list_item a:hover {
text-decoration: underline;
	
}


.sec_nav_list_item {
	display: inline;
	background-image: url(images/img_sec_nav_off.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	padding-left: 18px;
	padding-right: 25px;
	border-top: solid white 4px;
	border-left: solid white 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sec_nav_list_item#current {
color:#383838;
background-image: url(images/img_sec_nav_current.gif);
}

/* -----Home Specific----- */

#masthead {
	position:relative;
	z-index: 100;
}

#home_logo {
	position:absolute;
	left: 0;
	top: 0;
	z-index::99;
}

#home_logo img {
	border: 0;
}


#image_rotate {
	font-size:4px;
	color:#000000;
	background:#000000;
	visibility: visible;
	overflow: hidden;
}


#home_img_copy {
	display: block;
	position: absolute;
	top: 260px;
	z-index: 100;
	width: 160px;
	left: 305px;
	color: #C3C3C3;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.04em;
	font-size: 11px;
}

#home_quote {
	margin-top: 72px;
}

#home_bullets.mainList li {
background:url("images/list_bullet_green.gif") no-repeat 0 .7em;
margin:0 0 2px;
padding:0 22px 10px 15px;
list-style:none;
text-align:right;
}

#home_left_bullets {
	padding: 0 20px;
	text-align:left;
	margin-top: 4px;
	width: 200px;
	line-height: 23px;
}

#home_content_left {
float:left;
width: 368px;
padding: 0 0 0 30px;
margin: 30px 0 0 0;
background:url(images/bg_vert_dot.gif) left top repeat-y;
}

#home_content_left p {
margin-top:-5px;
}




#home_content_right {
float:left;
width: 192px;
padding: 0 0 0 40px;
margin: 30px 0 0 49px;
background:url(images/bg_vert_dot.gif) left top repeat-y;
}

.home_mission_items {
	display: block;
	margin-top: 8px;
	margin-left: 16px;
	margin-right: 46px;
}

/* -----Sub Pages----- */

#subpage {
clear:both;
}

#subpage_logo {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
}

#subpage_logo img {
border: 0;
}

#content_sub {
float:left;
width: 660px;
padding: 0 0 30px 30px;
margin: 30px 0 0 0;
background:url(images/bg_vert_dot.gif) left top repeat-y;
}

.img_left {
float:left;
display: block;
margin: 0px 30px 20px 0;
}


.img_right {
	float:right;
	display: block;
	margin: 0px 0 20px 20px;
	
}

#info_box {
	float:left;
	display: block;
	padding: 30px 30px 45px 30px;
	width: 200px;
	border: 1px solid #DC9116;
}


/* ----About Us----- */

#content_sub.about_overview p{
margin-right: 300px;
margin-top:-5px;
}

#content_sub.about_oca p{
margin-top:-5px;
}

#fea_logo {
	margin-right: 10px;
	float: left;
	margin-top: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}


#about_did_you-know {
	padding: 0 20px;
	text-align:left;
	margin-top: 34px;
	width: 200px;
	line-height: 23px;
}

#about_left_sidebar_text {
margin-top:-18px;
}

#about_list li {
background:url("images/list_bullet.gif") no-repeat 0 .7em;
margin:0 0 2px;
padding:0 15px 10px 5px;
list-style:none;
}


#about_oca_quote {

margin-top: 34px;
}


#about_mangmt_quote {
	margin-top: 34px;
}
/* ----Exchange----- */

#content_sub.exchange_overview p{
margin-left: 300px;
margin-right: 20px;
}
 
 #content_sub.exchange_process p{
margin-right: 20px;
margin-top:-5px;
}

 #content_sub.exchange_overview p {
margin-top:-5px;
}

/* ---FAQ----- */

 #content_sub.faq p {
	margin-top:-5px;
	margin-bottom: 30px;
}

.faq_q {
	display: block;
	margin-left: 16px;
	margin-bottom: 5px;
	margin-top: -13px;
}
.faq_a {
	display: block;
	margin-left: 16px;
	margin-bottom: 18px;
}

.faq_bullet {
	margim-top: 6px;
	margin-top: 14px;
}

/* ---FAQ----- */

 #content_sub.resources p {
	margin-top:-5px;
}



/* ---Contact----- */

#contact_info {
	margin: 50px 0px 50px 25px;
}


 #content_sub.contact p{
margin: -5px 30px 12px 0;
}

#img_map {
	float:right;
	display: block;
	margin: 0px 0 20px 20px;
	height:356px;
	width:356px;
	
}
