@charset "UTF-8";
/* CSS Document */

body,
html
{
	margin: 0;
	padding: 0;
	background: #00283A;
}

img
{
	border: 0;
}

img,
div,
input
{
	behavior: url("iepngfix.htc")
}

.company
{
	font-weight: bold;
	text-decoration: none;
	color: #d28f21;
}






/* Home Page Styles */

#home #content
{
	margin: 0;
	padding: 0;
	width: 960px;
	height: 543px;
	background: url(images/bg_home.jpg) no-repeat;
}

#home2 #content2
{
	margin: 0;
	padding: 0;
	width: 960px;
	height: 543px;
	background: url(images/bg_home2.jpg) no-repeat;
}

#home-images
{
	padding-top: 68px;
}


#home2 #copy-right
{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	top: 125px;
	padding: 0;
	margin-left: 555px;
	width: 385px;
	color: #fff;
	text-align: right;
}




/* Global Page Styles */

#page
{
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#content
{
	margin: 0;
	padding: 0;
	width: 960px;
	height: 543px;
	background: url(images/bg.jpg) no-repeat;
}





/* Heading Styles */

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #069;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-style: italic;
	margin-bottom: 0;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #069;
}





/* Global Link Styles */

a,
a:link,
a:active,
a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #3a3939;
	text-decoration: underline;
}





/* Nav Bar Styles */

#navbar
{
	text-align: center;
	height: 25px;
	margin-top: 30px;
	margin-bottom: 8px;
}

#navbar ul
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

#navbar li
{
	display: inline;
	position: relative;
	height: 28px;
}

#navbar a,
#navbar a:link,
#navbar a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #bbc4ca;
	line-height: 28px;
	padding: 10px 12px;
}

#navbar a:active,
#navbar a:hover
{
	text-decoration: none;
	color: #d28f21;
}

#home #nav-home a,
#about #nav-about a,
#contact #nav-contact a,
#services #nav-services a,
#insights #nav-insights a,
#rothira #nav-insights a,
#totalreturn #nav-totalreturn a,
#news #nav-news a, #archives #nav-news a,
#contact #nav-contact a,

/* People Pages - Navbar Styles */
#people #nav-people a,
#people_mike #nav-people a,
#people_ted #nav-people a,
#people_daryl #nav-people a,
#people_chris #nav-people a,
#people_denny #nav-people a,
#people_pat #nav-people a,
#people_travis #nav-people a,
#people_doug #nav-people a,
#people_charles #nav-people a,
#people_kim #nav-people a,
#people_greg #nav-people a,
#people_robin #nav-people a
{
	color: #d28f21;
	text-decoration: none;
}




/* Header Styles */

#header
{
	width: 523px;
	height: 160px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 64px;
	background: url("images/page_pics/sub_pic_4.jpg") left no-repeat;
}

#about #header
{
	background: url("images/page_pics/sub_pic_2.jpg") left no-repeat;
}
#rothira #header
{
	background: url("images/page_pics/sub_pic_rothira.jpg") left no-repeat;
}
#services #header,
#faqs #header
{
	background: url("images/page_pics/sub_pic_5.jpg") left no-repeat;
}
#insights #header,
#people_daryl #header
{
	background: url("images/page_pics/sub_pic_darryl.jpg") left no-repeat;
}
#totalreturn #header,
#people #header,
#investing #header
{
	background: url("images/page_pics/sub_pic_4.jpg") left no-repeat;
}
#news #header,
#people_doug #header
{
	background: url("images/page_pics/sub_pic_doug.jpg") left no-repeat;
}
#contact #header
{
	background: url("images/page_pics/sub_pic_3.jpg") left no-repeat;
}
#archives #header
{
	background: url("images/page_pics/sub_pic_greg.jpg") left no-repeat;
}
#people_denny #header
{
	background: url("images/page_pics/sub_pic_denny.jpg") left no-repeat;
}
#people_chris #header
{
	background: url("images/page_pics/sub_pic_chris.jpg") left no-repeat;
}
#people_mike #header
{
	background: url("images/page_pics/sub_pic_mike.jpg") left no-repeat;
}
#people_ted #header
{
	background: url("images/page_pics/sub_pic_ted.jpg") left no-repeat;
}
#people_pat #header
{
	background: url("images/page_pics/sub_pic_pat.jpg") left no-repeat;
}
#people_travis #header
{
	background: url("images/page_pics/sub_pic_travis.jpg") left no-repeat;
}
#people_charlie #header
{
	background: url("images/page_pics/sub_pic_charlie.jpg") left no-repeat;
}
#people_kim #header
{
	background: url("images/page_pics/sub_pic_kim.jpg") left no-repeat;
}
#people_greg #header
{
	background: url("images/page_pics/sub_pic_greg.jpg") left no-repeat;
}
#people_robin #header
{
	background: url("images/page_pics/sub_pic_robin.jpg") left no-repeat;
}





/* Subnav Styles */

#subnav
{
	position: absolute;
	top: 225px;
	padding: 0;
	margin: 0;
}

#subnav ul
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

#subnav li
{
	display: inline;
	position: relative;
	height: 25px;
}

#subnav a,
#subnav a:link,
#subnav a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #fff;
	line-height: 25px;
	padding: 10px 20px;
}

#subnav a:active,
#subnav a:hover
{
	text-decoration: none;
	color: #000;
}




/* Copy Styles */

#copy-left
{
	position: absolute;
	top: 260px;
	padding: 0 10px 0 0;
	margin-left: 30px;
	width: 460px;
	height: 235px;
	overflow: auto;
}

#copy-left p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0;
}

#copy-left ul
{
	margin-top: 0;
	margin-left: 10px;
	list-style: square;	
}

#copy-left li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: .5em;	
}

#copy-left a,
#copy-left a:link,
#copy-left a:active,
#copy-left a:visited
{
	color: #333;
	text-decoration: underline;
}

#copy-left a:hover {
	color: #d28f21;
	text-decoration: underline;
}


#copy-right
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	position: absolute;
	font-size: 12px;
	top: 100px;
	padding: 0;
	margin-left: 575px;
	width: 350px;
	color: #fff;
}

#copy-right h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
}

#copy-right h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #fff;
	margin-bottom: 0;
	margin-left: 25px;
}

#copy-right ul
{
	margin-top: 0;
	margin-left: 10px;
	list-style: square;	
}

#copy-right li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: .25em;	
}

#copy-right a,
#copy-right a:link,
#copy-right a:active,
#copy-right a:visited
{
	color: #fff;
	text-decoration: underline;
}

#copy-right a:hover {
	color: #d28f21;
	text-decoration: underline;
}




/* Footer Styles */

#footer
{
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 500px;
	padding: 0;
	margin: 0;
	font-size: 9px;
	background: url("images/FPC_logo_onWhite.gif") left no-repeat;
}

#footer .center
{
	width: 200px;
	position: absolute;
	left: 260px;
	bottom: 15px;
}

#footer ul
{
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

#footer li
{
	display: inline;
	position: relative;
	border-left: 1px solid #3e7998;
}

#footer li.first-child
{
	display: inline;
	position: relative;
	border-left: none;
}

#footer a,
#footer a:link,
#footer a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #3e7998;
	padding: 0 5px;
}

#footer a:active,
#footer a:hover
{
	text-decoration: none;
	color: #d28f21;
}

#footer .right
{
	width: 435px;
	position: absolute;
	left: 505px;
	bottom: 5px;
	text-align: right;
	color: #00283A;
}