﻿html,body 
{
 background-color:#003555;
 font-family:Arial;
 font-size:10pt;
 width:99%;
 height:100%;
 z-index:0;
}

div.main
{
 width:740px;
 background:#003555 url(Images/WhiteBack.jpg) repeat-y;
 text-align:left;
 overflow:hidden;
 margin:auto;
 border:solid 1px White;
 z-index:1;
}
 
div.HomeHeaderPhotos
{
	float:right;
	margin-left:1px;
	height:121px;
}

div.Address
{
 clear:both;
  float:left;
  width:740px;
  height: 10px;
  padding-top: 3px;
  padding-bottom: 7px;
  background-color: #B3A275;
  text-align:center;
  margin-bottom:1px;
 }

div.InnerAddress
{
  background-image:url('Images/Home/RightArrow.gif');
  background-repeat:no-repeat;
  background-position: 3px 6px;
  padding-left:8px;
  float:left;
  top:55px;
  position:relative;
  
}

div.LeftHeading
{
  float:right; 
  height:27px;
  width:276px;
  background-color:#B3A275;
  font-family:Verdana;
  font-size:10pt;
  font-weight:normal;
  color:White;
  text-align:left; 
  margin-right:0px;
  margin-bottom:1px;
  margin-top:1px;
  }

div.LatestNewsHeading
{
  float:left;
  padding-left:10px;  
  width:100%; 
  background-image:url('Images/Home/DownArrow.gif');
  background-position:100px 5px;
  background-repeat:no-repeat;
  margin-top:5px;
}

div.MonthlyTaxTipsHeading
{
  width:100%;  
  padding-left:10px;  
  margin-top:5px;
  background-image:url('Images/Home/DownArrow.gif');
  background-position:130px 5px;
  background-repeat:no-repeat;
}

div.ToolsAndLinksHeading
{
  float:right; 
  width:100%;
  margin-top:5px;
  background-image:url('Images/Home/DownArrow.gif');
  background-position:105px 5px;
  background-repeat:no-repeat;
  padding-left:10px;    
}

div.RightMenu
{
  float:left; 
  height:27px;
  width:450px;
  
  margin-left:1px;
}

div.RightMenuOurFirm
{
  float:left;
  
  height:100%;
  width:60px;
  background-color:#003555;
  padding: 0 9px 0 9px;
  
  border-right:solid 1px White;
  border-bottom:solid 1px White;
  
}

div.RightMenuServices
{
  float:left;
  
  height:100%;
  width:70px;
  background-color:#003555;
  padding: 0 9px 0 9px;
  margin: 0 1px 1px 0;
  
}

div.RightMenuEmployment
{
  float:left;
  
  height:100%;
  width:80px;
  background-color:#003555;
  padding: 0 9px 0 9px;
  margin: 0 1px 1px 0;
  
}

div.RightMenuNews
{
  float:left;
  
  height:100%;
  width:65px;
  background-color:#003555;
  padding: 0 9px 0 9px;
  margin: 0 1px 1px 0;
  
}

div.RightMenuContactUs
{
  float:left;
  
  height:100%;
  width:79px;
  background-color:#003555;
  padding: 0 7px 0 7px;
  margin: 0 1px 1px 0;
  
}

div.RightMenuText
{
  float:left;
  width:100%;
  position:relative;
  top:5px;
  
  font-family:Verdana;
  font-size:10pt;
  color:White;
  text-align:center;  
}

div.NewsContent
{
  float:right;
  width:256px;
  height:30%;
  overflow:hidden;
  background-color:#DBDBDB;
  padding:10px 10px 10px 10px;
}

div.NewsHeadline
{
  font-family:Arial;
  font-size:9pt;
  font-weight:bold;
  padding-top:10px;
  padding-bottom:10px; 
}

div.NewsStory
{
	font-family:Arial;
 font-size:8pt;
 color:#424242;
}

div.NewsHyperlink
{
  color:#920000;
  
  padding-top:10px;
}

div.PictureAboveContent
{
 float:left;
 width:463px;
 height:152px;
 background-image:url('Images/Home/AboveContent.jpg');
 background-repeat:no-repeat;
 background-position: 0px;
 z-index:1;
 margin-top:1px;
}

div.SealAboveContent
{
	float:left;
	margin-right:-100px;
	width:146px;
	height:152px;
	background:url(Images/Home/Seal.jpg) no-repeat;	
	cursor:pointer;
}

.SealDivUp
{
	width:460px ! important;
	height:260px ! important;
	border:solid 1px #003555;
	padding:6px;
	background-color:#FFFFFF;
}
.SealContentTitle
{
	color:#22506c;
	font-weight:bold;
	font-size:1.2em;
}
.SealContentDate
{
	font-style:italic;
}
.SealDivUpCloseLink
{
	float:right;
  color:#920000;
}

div.Content
{
 float:left;
 width: 445px;
 padding:0px 5px 0px 10px;
}

div.MonthlyTaxTipsContent
{
  float:right;
  width:266px;
  height:144px;
  font-size:8.5pt;
  overflow:auto;
  color: #424242;
  background-color:#DBDBDB;
  padding-left:10px;
  padding-bottom:10px;
}
div.MonthlyTaxTipsContent ul
{
	margin:6px 8px 6px 18px;
}
div.MonthlyTaxTipsContent ul li
{
	margin:0 0 4px 0;
}

div.ToolsAndLinksContent
{
  float:right;
  width:256px;
  overflow:visible;
  background-color:#DBDBDB;
  padding:10px 10px 10px 10px;
}

div.ToolsAndLinksTitle
{
 float:right;
 width:100%;
 margin: 2px 0px 2px 0px;  
}

div.ToolsAndLinksUrl
{
 float:right;
 width:100%;
 margin: 2px 0px 2px 0px;
}

.PrintBody
{
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}
div.PrintDiv
{
	width:648px;
	padding:4px;
	background-color:#FFFFFF;
}
div.PrintPageLink
{
	float:right;
}

span.addresstext
{
color:White;
  font-size:8pt;
}

span.NewsContent
{
  font-family:Arial;
  font-size:8pt;
  color:#424242;
}

span.ContentText
{  
  color:#424242;
  font-size:10pt;
}

span.CopyrightText
{
 color:#424242;
 font-size:8pt;
 margin-left:25%;
}

span.LinksContent
{
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
}

a.LinksURL:link, a.LinksURL:visited, a.LinksURL:active, a.LinksURL:hover, v.LinksURL:link
{
  color:#920000;
	font-size:8pt;
}

a.RightMenu
{
  color:White;
  text-decoration:none;
}

div.hr
{
 float:none;
 height:1px; 
 width:250px;
 
 background-color:White;
 
 margin: 3px 0px 3px 0px;
}

td.NewsAreaTitle
{
 background-color:#DBDBDB;
 
  font-family:Arial;
  font-size:8pt;
  font-weight:bold;
  
}

.MonthlyTaxTipsContent a:link, .MonthlyTaxTipsContent a:visited, .MonthlyTaxTipsContent a:active, .MonthlyTaxTipsContent a:hover
{
  color:#920000;
  text-decoration:none;
  font-size:8.5pt;
}

a.NewsAreaPlayPause:link, a.NewsAreaPlayPause:visited, a.NewsAreaPlayPause:active, a.NewsAreaPlayPause:hover, v.NewsAreaPlayPause:link
{
  color:#920000;
  text-decoration:none;
}

a.NewsAreaStoryLink:link,a.NewsAreaStoryLink:visited,a.NewsAreaStoryLink:active,a.NewsAreaStoryLink:hover, v.NewsAreaStoryLink:link
{
  color:#920000;
  text-decoration:none;
}

a.NewsAreaReadLink:link, a.NewsAreaReadLink:visited, a.NewsAreaReadLink:active, a.NewsAreaReadLink:hover, v.NewsAreaReadLink:link
{
  color:#920000;
  text-decoration:none;
}

a.NewsAreaMoreLink:link,a.NewsAreaMoreLink:visited,a.NewsAreaMoreLink:active,a.NewsAreaMoreLink:hover,v.NewsAreaMoreLink:link
{
  color:#920000;
  text-decoration:none;
}

a.NewsAreaStoryLinkSelected:link
{
	color:#920000;
	background-color:#CDAE5D;
	text-decoration:none;
}