/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000033;
	color: #000033;
	font-size: 13px;
}

/* STRUCTURE OF SITE */

#container {
	text-align: center;
	margin:0 auto;
	width: 770px;
	background-color: #FFFFFF;	
}
#brand {
	background:#680600 url(images/fbi-logo-gold-burg.jpg) no-repeat 10px 5px;
	height: 110px;
	margin:0 auto;
}
#nav_main {
	margin:0 auto;
	padding:1px 0px;
	background-color: #000033;
	clear:both;
	color: #fff;
	font-size:12px;
	font-weight:200;
	font-family:Arial, Helvetica, sans-serif;
}
#photozone {
	background-color: #000033;
	height: 120px;
	margin-bottom: 5px;
	border-top:5px solid #000033; 
	border-bottom:5px solid #000033; 
	text-align: left;	
}
#stage {
	
	margin:0 auto;
	padding:10px 0;

}
#content {
	text-align: left;
	padding:0 0 10px 0;
	margin: 0 20px 10px 20px;

}
#btnlist {
	float: right;
	margin:0 10px 10px 10px;
	padding:0;
	
}
#footer {
background-color: #000033;
	clear:both;
	margin:0 auto;
	height: 25px;
}
div#staff {
	background-color: #ECCD9E;
	float: left;
	width: 230px;
	clear: left;
	margin:0 10px 5px 20px;
	text-align: left;
	padding: 5px 5px 10px 5px;
}

/* Global Styles */

blockquote {
	font-style: italic;
	font-weight: bold;
	color: #000033;
	line-height: 16px;
}
h1 {
	font-size: 16px;
	text-transform: capitalize;
	color: #660000;
	text-align: left;
	margin: 0 0 5px 0;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding:5px 0 0 0;
}
h2, h3, h4, h5, h6 {
	font-style: italic;
	font-weight: bold;
	margin:2px 0;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 13px;
	text-align: center;
	line-height: 20px;
}
h5 {
	font-size: 13px;
	color: #660000;
	margin-top: 10px;
	margin-bottom: 5px;
}
p {
	line-height: 18px;
	margin: 12px 0 0 0;
}
a:link, a:visited {
	color: #000033;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #996600;
}
.indent {
	margin-left: 40px;
}

/* Site Navigation- top horizontal */

ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	background-color: #000033;
}

#navlist li {
	font-size:12px;
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 0px 5px; 
	
}
#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#navlist a:hover {
	color: #996500;
	text-decoration: none;
}

/* Site Navigation, right vertical */

#btnlist li {
	clear:both;
	list-style-type:none;
	margin: 0;
	padding:0 0 0 10px;
}
#btnlist li a{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(images/button_up.jpg) no-repeat 7px 0px;
	display:block;
	height:55px;
	width:160px;
	text-align:center;
	padding:5px 0;
}
#btnlist li a:hover {
	color: #996500;
	font-size:14px;
	clear:both;
	list-style-type:none;
	background:url(images/button_down.jpg) no-repeat 7px 0px;
	display:block;
	height:55px;
	width:160px;
	text-align:center;
	padding:5px 0;

}

/*Site Navigation, large buttons in content area*/

.genbtn    {
	text-align: center;
	height: 40px;
	width: 350px;
	font-size: 14px;
	color: #FFFFFF;
	background: url(images/wide-btn-up.jpg) no-repeat;
	letter-spacing: 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
.genbtn:hover {
	background-image: url(images/wide-btn-over.jpg);
}
.genbtn a:link, .genbtn a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 40px;
	width: 350px;
	padding-top: 8px;
}
.genbtn a:hover {
	color: #000033;
}


/* Individual Item Styling */


/*Header area*/

#brand h1 {
	text-indent:-9000px;
	height:100px;
	width:200px;
	overflow: hidden;
	float:left;
	margin-right:50px;
	color:#9b6701;
	font-size:1.5em;
}
#brand p {
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	margin:0 50px 0 250px;
	letter-spacing: 0.3em;
	line-height: 20px;
	display: block;
	padding:20px 0 0 0;
}
#brand   a:link, #brand a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#brand a:hover {
	color: #996600;
	text-decoration: none;
}
.sloganem {
	font-size: 16px;
	font-weight: bold;
}

/*Center content area*/
#content ul {
	margin: 5px 10px 10px 10px;
	list-style-position: inside;
}
div#content   ul#homequotes li {
	line-height: 35px;
	margin-bottom:10px;
	font-size: 14px;
}
#content   li {
	color: #000033;
	font-size: 13px;
	line-height: 25px;
	margin: 0;
	padding: 0 0 0 5px;
}

#content ul p {
	font-size: 11px;
	line-height: 18px;
	margin: 2px 0 2px 0;
	padding:0 0 5px 0;
}
#content ol {
	margin-top: 2px;
}
#content  ol li {
	margin-left: 20px;
	line-height: 16px;
	list-style-position: outside;
	font-size: 12px;
}
#stage img {
	float: left;
	margin: 8px 10px 10px 20px;
	border: 1px solid #660000;
}
#wealthpic {
	margin-bottom: 28px;
}

img#law {
	border: 5px solid #996600;
	margin:0 35px 0 0;
	float: left;
	position: relative;
	left: 10px;
}
#listen {
	background-color: #996600;
	border:none;
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	width: 450px;
	height: 20px;
	padding:5px 0 0 20px;
	margin:0 auto;
	display: none;
}
#listen a, #listen a:link, #listen a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#listen a:hover  {
	text-decoration: underline;
	color: #660000;
}

#inclined li{
list-style-type:none;
font-size: 13px;
	color: #996600;
	font-style: italic;
	font-weight: bold;
}
#fambuilder  {
	width: 730px;
	border: 1px solid #000033;
	font-size: 13px;
	color: #000033;
margin:5px 0;
}
#content  td {
padding: 3px 2px;
}

#micaele {
	background-color: #eccd9e;
	border: 2px solid #000033;
	padding: 2px 10px;
}
#micaele:hover {
	border: 2px solid #660000;
	background-color: #f5e6ce;
}

img#pic2 {
	float: right;
}
img#pic3 {
	clear: left;
	float: left;
	margin: 5px 10px 10px 20px;
}
img#pic4 {
	clear: right;
	float: right;
	margin: 5px 0 10px 10px;
}
#paypal {
	margin: 5px 0;
}

/* "Staff" styling */

#staff  h1 a {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	text-align: center; 
	margin: 4px auto 0px 10px;
	line-height: 12px;
}
#staff h1 a:hover {
	color: #996600;
}
#staff dl {
	clear:both;
	display: block;
	margin: 0 0 0 5px;
	padding:0 10px 5px 10px;
	width: 200px;
}
#staff dt {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 2px;
}
#staff dd {
	font-size: 10px;
	margin-left: 5px;
}
#staff dd a:link, #staff dd a:visited {
	color: #660000;
	font-weight: normal;
	font-style: italic;
}
#staff dd a:hover {
	color: #996600;
}
#staff dt a {
	color: #000033;
	text-decoration: none;
}
#staff dt a:hover {
	color: #996600;
}

/* Footer Style */

#footer p {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: .1em;
}
#footer a:link, #footer a:visited {
	color: #996600;
}
#footer a:hover {
	color: #660000;
}
