/* CSS Document */html, body {  	margin:  0;  	padding:  0;}body {	font:  76% Verdana, Arial, Helvetica, sans-serif;	color:  #A52A2A; /*-- text color --*/	width:  100%;	background: #9E966E url("images/bg-ffg1.jpg") repeat-x;}#wrapper {	width:  750px;	margin:  0 auto 0 auto;	padding:  5px;	background: #FFFFFF url("images/tree2watermark.jpg") no-repeat fixed center;	color:  #000000;	line-height:  1.5em;}#header {	margin:  0;	padding:  0;	color:  #000000;	background:  url("images/feucht-financial-logo.jpg") no-repeat;	border-bottom:  0px solid #fff;	height:  100px;}#header h1{  float:  right;  margin: 0;}#content {	margin:  10px 0 0 0;	padding:  10px;}.green {	color: #2D5648;	font-style: italic;	font-weight: bold;}.redpdf {	font-size:  76%;	color:  red;}h2 {	margin:  0;	padding:  20px 0px 5px 5px;	font:  150% Verdana, Arial, Helvetica, sans-serif;	letter-spacing:  5px;	border-bottom:  1px solid #2D5648;	color:  #005500;	background:  inherit;}h3 {	margin:  0;	padding:  20px 0px 5px 10px;	font:  130% Verdana, Arial, Helvetica, sans-serif;	color:  #EAE8D0;	background:  inherit;}a:link: a:visited {	font-size:  12px;	color: #000000;	background:  inherit;	text-decoration:  underline;}a:hover:  {	font-size:  12px;	color:  #000000;	background:  inherit;	text-decoration:  underline;}a:active {	font-size:  12px;	color:  #000000;	background:  inherit;	text-decoration:  underline;}img {	border:  none;}.leftimage {	float:  left;	margin-right:  10px;	border:  1px solid #000000;}.rightimage {	float:  right;	margin-left:  10px;	border:  1px solid #000000;}.centerimage {	float:  center;	padding:  5px;	border:  1px solid #000000;}.clear {	clear:  left;}.brclear {  clear:  both;  height:  0;  margin:  0;  font-size:  1px;  line-height:  0px;}#footer {  padding:  5px;  border-top:  1px solid #877D6C;  font-size:  80%;  color: #FFFFFF;  background-color: #2D5648;  font-size:  12px;}	#col1 { float: left; width: 325px; padding: 7px 5px 5px 15px; line-height:  18px;}	#col2 { float: left; width: 325px; padding: 7px 5px 5px 40px; line-height:  18px; }#footer p {  font-size: 12px;}.linktext {  color: #FFFFFF;}/* Navigation */#menu_container{width:750px; height:20px; font-size:12px;}.chromestyle{width:750px; font-weight:bold; height:20px; float:left; text-decoration:none; font-size:12px;}.chromestyle:after{/*Add margin between menu and rest of content in Firefox*/content:"."; display:block; height:0; clear:both; visibility:hidden}.chromestyle ul{width:100%; background-color:#2D5648; padding:2px 0; margin:0; text-decoration:none; text-align:center; /*set value to "left","center",or "right"*/}.chromestyle ul li{display:inline}.chromestyle ul li a.contact{background-color:#FFF; border-right:1px solid #fff}.chromestyle ul li a{color:#FFF; padding:3px 11px; margin:0; text-decoration:none; /*border-right:1px solid #DADADA */}.chromestyle ul li a:hover{background-color:#000;  /*THEME CHANGE HERE*/}.chromestyle ul li a:visited{text-decoration:none; color:#FFF}.chromestyle ul li a[rel]:after{/*HTML to indicate drop down link*/content:"v"; /*content:""url(downimage.gif); /*uncomment this line to use an image instead*/}/* ######### Style for Drop Down Menu ######### */.dropmenudiv{position:absolute; top:0; border:1px solid #BBB; /*THEME CHANGE HERE*/border-bottom-width:0; font:normal 12px Verdana; line-height:18px; z-index:100; background-color:#628176; width:200px; visibility:hidden; filter:progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/}.dropmenudiv a{width:auto; display:block; text-indent:3px; border-bottom:1px solid #BBB; /*THEME CHANGE HERE*/padding:2px 0; text-decoration:none; font-weight:bold; color:#FFF;}.dropmenudiv a:visited{text-decoration:none; color:#FFF}.dropmenudiv a:hover{/*THEME CHANGE HERE*/background-color:#000}* html .dropmenudiv a{/*IE only hack*/width:100%}/*------Firefox Tweak*-----*/#chromemenu ul li a[rel]:after{/*HTML to indicate drop down link*/content:""; /*content:""url(downimage.gif); /*uncomment this line to use an image instead*/}/*------End MENU*-----*/