/* CSS Document */

body {
	background-color: #FFFFFF;
	color: #000;
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* top links -- in top navbar */
#header {
	position: relative;
	width: 760px;
	height: 92px;
	margin: 0 auto;
	padding: 0;
	vertical-align: middle;
	clear: both;
}

#header ul, #header li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

img.header {
	border: none;
	margin: 0;
	padding: 0;
	float: left;
}

.topright 
{
	position:absolute;
	top:0px;
	left:0px; 
	width:760px;
	text-align:right;
}

.frctopright 
{
	margin: 0px auto;
	padding: 0px;
	background-image: url(images/frc_topnav_back.jpg);
	background-repeat: no-repeat;
	width: 668px;
	height: 92px;
	text-align: right;
}

a.top:link, a.top:visited, a.top:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: verdana, geneva, sans-serif;	
	font-size: 11px;
}
                                                
a.top:hover {
	color: #A6A6A6;
	text-decoration: none;
	font-family: verdana, geneva, sans-serif;	
	font-size: 11px;
}
	
.bar {
	color: #FFFFFF;
	font-family: verdana,geneva, sans-serif;
	font-weight: bold;
	font-size: 11px;
	padding-right: 15px;
	position: relative;
	top: 70px;
	/*line-height: 14.5em;*/
}

#photos {
	text-align: center;
} 	

#nav {
	background-color: #EBEBEB;
	clear: both;
	margin-top: 10px;
	float: left; 
	position: relative;
	width: 210px;
}

img.nav {
	border: none;
	margin: 0;
	padding: 0;
}

#menuFirst {
	border-bottom: thin dotted #4B4B4B;	
}

.menu {
	padding: 0;
	border-bottom: thin dotted #4B4B4B;	
}

#menuLast {
	padding-bottom: 7px;
}

#nav ul {
	list-style: none;
	border: none;
}

#nav li {
	text-indent: -15px;
	line-height: 19px;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-right: 5px;
}

#nav li a, #nav li a:visited, #nav li a:active {
	text-decoration: none;
	text-align: left;
	color: #000;
}

#nav li a:focus, #nav li a:hover {
	text-decoration: underline;
	text-align: left;
	color: #000;
}	

#nav li.navhead {
	margin-left: -11px;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	color: #000;
}

#nav li.navhead a, #nav li.navhead a:visited, #nav li.navhead a:active {
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #000;
}

#nav li.navhead a:hover {
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
	color: #000;	
}

#nav li.search {
	text-indent: 0;
	margin-left: -25px;
}

#nav li.sub {
	text-indent: -1px;
	line-height: 19px;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	text-align: left;
	padding-right: 5px;
}

#nav li.sub a, #nav li.sub a:visited, #nav li.sub a:active {
	text-decoration: none;
	text-align: left;
	color: #000;
}

#nav li.sub a:focus, #nav li.sub a:hover {
	text-decoration: underline;
	text-align: left;
	color: #000;
}


#content {
	position: relative;
	width: 760px;
	margin-left: auto; 
	margin-right: auto;	
}

#main-text 
{
	clear: right;
	float: left; 
	display: inline; 
	position: relative; 
	width: 530px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	overflow: hidden;
}

p {
	font-size: 12px;
	text-align: left;
	line-height: 1.4em;
}

h1 {
	color: #990000;
	font-weight: bold;
	font-size: 24px;
	font-variant: small-caps;
	text-align: center;
	line-height: 1em;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: center;
}

h3 {
	font-size: 12px;
	font-weight: bold;
}

h4 {
    color: #002595;
	font-size: 12px;
	font-weight: bold;
}

.strike {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	text-decoration: line-through;
}

.bodyhead {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
	text-align: center;
}

.bodyred {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
}

.bodycolor {
	color: #002595;
	text-decoration: none;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

a:link {
	color: #002595;
	text-decoration: none;
}

a:visited {
	color: #002595;
	text-decoration: none;
}

a:hover {
	color: #010e52;
	text-decoration: underline;
}

a:active {
	color: #010e52;
	text-decoration: underline;
}

ol {
	font-size: 12px;
	line-height: 1.4em;
}

ul {
	font-size: 12px;
	line-height: 1.4em;
	list-style-type: square;
}

ul.spaced {
	font-size: 12px;
	line-height: 2em;
	list-style-type: square;
}

ul.guy {
	font-size: 12px;
	line-height: 3em;
	list-style-position:inside;
	list-style-image: url(images/FLAbilitiesWork_guy_color_sm.jpg);
}

ol.spaces {
	list-style: decimal outside;
	line-height: 2em;
	color: #000000;
	font-size: 12px;
}

.left {
	float: left;
	border: none;
	padding: 2px 10px;
	font-size: 12px;
}
   
.right {
    float: right;
    border: none;
    padding: 5px 5px;
    font-size: 12px;
}

.seminars {
	text-align: center;
}

.indent {
	padding-left: 25px;
}

.subtitle {
	color: #990000;
	font-weight: bold;
	font-family: verdana,geneva, sans-serif;
	font-size: 20px;
	font-variant: small-caps;
	text-align: center;
}

img.border {
	border: none;
	padding: 15px;
	margin: 0 auto;
	vertical-align: middle;
}

img.member {
	float: left;
	border: none;
	padding: 0px 10px;
}

.membername {
	float: left;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	margin-left: 65px;
}

.members {
	float: left;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
	margin-left: 80px;
	padding-top: 30px;
}

.memberbody {
	float: right;
	font-size: 12px;
	line-height: 1.4em;
	text-align: right;
}

.memberheader {
	color: #990000;
	font-family: verdana, geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.space {
	clear: both;
}

.spacer {
	clear: both;
	border-bottom: 1px solid #4B4B4B;
}

#footer {
	height: 70px; 
	width: 460px;
	padding-left: 15px;
	padding-right: 60px;
	padding-top: 5px;
	background-color: #EBEBEB;
	font-size: 10px;
	color: #000;
	text-align: left;
	line-height: 1.5em;
	border-left: 10px solid #05334A;
	border-right: 10px solid #05334A;
	clear:both;
	}
	
img.footer {
	border: none;
	right: 8px;
	bottom: 5px;
	position: absolute;
	margin: 0 auto;
}

#footer a{
	color:#000;
	text-decoration: none;
	}

#footer a:hover{
	text-decoration: underline;
	color:#000;
	}

