/* LAYOUT */
* {
	margin:0;
	padding:0;
}
body, html {
	margin:0;
	padding:0;
	background:#75705f url(/fd/fd.nsf/bg.jpg) repeat 50px top;
}
#wrapper {
	background:transparent url(/fd/fd.nsf/bg-content.jpg) repeat-y left top;
	margin:35px auto;
	width:1000px;
	position:relative;
}
#header {
	height:152px;
	background:transparent url(/fd/fd.nsf/bg-header.jpg) no-repeat left top;
}
#logo {
	float:left;
}	
#headright {
	float:right;
	width:547px;
	height:58px;
	margin-top:0px;
	text-align:right;
	line-height:58px;
	font-size:8pt;
}
#address {
	float:left;
	width:375px;
	height:58px;
	margin-top:13px;
	text-align:center;
	line-height:58px;
	color:black;
	font-size:8pt;
}
#address a {
	color:#499bbb;
	text-decoration:none;
}
#phone {
	float:left;
	width:372px;
	height:58px;
	margin-top:13px;
	text-align:left;
	line-height:34px;
	color:black;
	padding-left:20px;
	font-size:8pt;
	font-weight:bold;
}
#phone div {
	line-height:0px;
	margin-top:13px;
	font-weight:bold;
	font-size:8pt;
	text-transform: uppercase;
}
#ask {
	float:left;
	width:255px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#442e14;
	font-size:12pt;
}
#ask a {
	color:#442e14;
	text-decoration:none;
}
#schedule {
	float:left;
	width:312px;
	height:50px;
	text-align:center;
	line-height:50px;
	color:#999;
	font-size:12pt;
}
#schedule a {
	color:#999;
	text-decoration:underline;
}
#content {
	padding:10px 30px 30px 30px;
	min-height:300px;
}
#left {
	width:280px;
	float:left;
	margin-right:25px;
}
#right {
	width:634px;
	float:left;
}
.bio #left img {
	max-width:280px;
	padding:2px;
	border:1px solid #aaa;
}
div.testimonial {
	background-color:maroon;
	color:#fff8f1;
	padding:20px 24px 10px 24px;
	margin-top:10px;
	font-family:georgia;
	font-size:10pt;
	font-style:italic;
}
div.testimonial h3 {
	color:#ccc;
	padding:0;
	margin:0;
	text-transform: uppercase;
	font-size:12pt;
	font-style:normal;
}
div.quoted {
	height:28px;
	line-height:28px;
	background: url(/fd/fd.nsf/bg-quote.png) no-repeat top left;
	padding-left:130px;
	color:#499bbb;
	font-size:11pt;
	font-weight:bold;
}
ul {
	margin:20px 0 0 20px;
	padding:0px;
	list-style:none;
}
ul li {
	margin-bottom:5px;
	padding-left:16px;
	background: url(/fd/fd.nsf/bullet-green.png) 0 7px no-repeat;
}
#footer {
	border-top:2px solid #dcddde;
	margin:0px 12px;
	padding:10px 20px;
	padding-bottom:3px;
	clear:both;
}
#footer .col {
	float:left;
	width:187px;
}
#footer .colb {
	float:left;
	width:587px;
}
#footer_bottom {
	background:transparent url(/fd/fd.nsf/bg-content-bottom.jpg) no-repeat left bottom;
	height:16px;
}
h1, h2, h3 {
	margin:0;
	padding:0;
	margin:15px 0;
}
h3.bio-list {
	margin:0;
}
div.bio-list {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #ccc;
	clear:both;
}
div.bio-list:first-child {
	margin-top:5px;
	padding-top:20px;
	border-top:1px dashed #ccc;
}
#content p {
	margin:15px 0;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.clear {
	clear:both;
}
.noborder {
	border:0px;
}
/* STYLE */
body {
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:9pt;
	color:#333;
}
a.ask:link {
	color:#442e14;
	font-weight:bold;
	font-size:12pt;
}
a.ask:active, a:focus {
	color:#442e14;
	font-weight:bold;
	font-size:12pt;
}
a.ask:visited {
	color:#442e14;
	font-weight:bold;
	font-size:12pt;
}
a.ask:hover {
	color:#442e14;
	font-weight:bold;
	font-size:12pt;
}
a:link {
	color:maroon;
	font-weight:bold;
}
a:active, a:focus {
	color:maroon;
	font-weight:bold;
}
a:visited {
	color:maroon;
	font-weight:bold;
}
a:hover {
	color:maroon;
	font-weight:bold;
}
h1 {
	color:#003a64;
	font-size:16pt;
	font-weight:bold;
	font-family: Century Gothic, Arial, Helvetica Neue, Helvetica, sans-serif;
}
h2 {
	font-size:14pt;
	font-weight:bold;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	color:#003a64;
}
h3 {
	font-size:11pt;
	font-weight:bold;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	color:#003a64;
}
h3 a:link, h3 a:active, h3 a:focus, h3 a:visited, h3 a:hover {
	text-decoration:none;
	color:#222;
}
#content {
	line-height:1.6em;
}
#content img {
	padding:1px;
	border:1px solid #aaa;
}
#content .no-border {
	border:0px solid #fff;
}
.news-date {
	color:#499bbb;
	font-weight:bold;
}
#footer {
	font-size:8pt;
}
#footer .col h3 {
	text-transform: uppercase;
	color:#00365f;
	font-size:10pt;
}
#footer .col ul {
	margin:0;
	padding:0;
}
#footer .col ul li {
	margin:0;
	padding:0;
	background-image:none;
	padding-bottom:5px;
}
#footer #legal {
	text-align:center;
	margin-top:20px;
	color:#999;
}
#footer a:link, #footer a:active, #footer a:focus, #footer a:visited, #footer a:hover {
	color:#444;
	font-weight:bold;
}
#footer .separator {
	color:#999;
	margin:0 6px;
}
hr {
  color:#fff;
  border:0;
  border-bottom:1px dotted #60665f;
  margin:5px 0;
}
hr.up {
  border-width:0;
  background:transparent url(/fd/fd.nsf/bg-hr-up.jpg) repeat-x left top;
  height:13px;
}
hr.down {
  border-width:0;
  background:transparent url(/fd/fd.nsf/bg-hr-down.jpg) repeat-x left top;
  height:13px;
}
blockquote {
	margin:40px 40px;
	font-style:italic;
	font-size:9pt;
}
/* Image format within text */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 0px;
	margin: 0 0 2px 15px;
	display: inline;
}
img.alignleft {
	padding: 0px;
	margin: 0 15px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* MENU */
#menu {
	font-size:10pt;
	font-family: Century Gothic, Arial, Helvetica Neue, Helvetica, sans-serif;
	background:transparent url(/fd/fd.nsf/bg-menu.jpg) repeat-x top left;
	height:27px;	
	margin:0 13px;
}
#menu table {
	
	
}
#menu a:link {
	color:#d3d2d0;
	text-decoration:none;
}
#menu a:active, #menu a:focus {
	color:#e2d8cc;
	text-decoration:underline;
}
#menu a:visited {
	color:#d1c7b3;
	text-decoration:none;
}
#menu a:hover {
	color:#e2d8cc;
	text-decoration:underline;
	background-color:transparent;
}
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/
	/* QuickMenu 0 */
	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
		
	}
	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		
	}
  
	.qmparent {
		line-height:27px;
		height:27px;
		text-transform: uppercase;
		padding:0 20px;
	}
	
	.qmparent img{
		border-width:0px;
	}
	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		background-repeat:no-repeat;
		/*background-position:95% 50%;*/
		text-align:center;
	}
	
	#qm0 .qmparent:hover
	{	
		background:transparent url(/fd/fd.nsf/bg-menu-hover.jpg) repeat-x top left;
		text-decoration:none;
	}
	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#fff;
		text-decoration:none;
		background:transparent url(/fd/fd.nsf/bg-menu-hover.jpg) repeat-x top left;
	}
	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:0;
		border-width:0px;
		border-style:solid;
		border-color:#555;
		text-align:left;
		border-bottom:0px solid #959d95;
		background-color:#003466;
	}
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:0 10px;
		margin:0;
		line-height:27px;
		height:27px;
		background:transparent url(/fd/fd.nsf/bg-menu.jpg) repeat-x top left;
		color:#fff;
		font-size:8pt;
		font-weight:normal;
	}
	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background:transparent url(/fd/fd.nsf/bg-menu-hover.jpg) repeat-x top left;
		text-decoration:none;
	}
	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background:transparent url(/fd/fd.nsf/bg-menu-hover.jpg) repeat-x top left;
		text-decoration:none;
	}
	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		
	}
	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#222;
		color:#FFFFFF;
	}
	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#222222;
		font-size:11px;
		font-weight:bold;
	}
	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#999999;
	}
	
	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		height:27px;
		margin:0px;
		width:1px;
		background-color:#fff;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:100%;
	}
	
	/*"""""""" Custom Rule""""""""*/	
	#qm0 .qmshadow	
	{	
		background-color:#ccc;
	}
	/*"""""""" Custom Rule""""""""	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(qmimages/arrow_1.gif);
	}*/
	
	
#loopedSlider_testimonials .container { width:634px;overflow:hidden; position:relative; cursor:pointer; }
#loopedSlider_testimonials .slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
#loopedSlider_testimonials .slides li { position:absolute; top:0; width:634px; display:none; padding:0; margin:0; }
#loopedSlider_testimonials { margin:0px auto; width:634px; position:relative; clear:both;}
a.previous { position:absolute; bottom:0px;right:55px; }
#content a.next { position:absolute; bottom:0px; right:15px; }
#content a.previous img, #content a.next img {
	border-width:0;
}
table td {vertical-align: top;}
	
