/* Styled Tags */
body
{
    background-color: #eee;
    color: #1B272E;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 14px;
}
h1, h2, h3, h4, h5, h6
{
    color: #336600;
}
h1
{
    font-size: 1.5em;
    line-height: 1.6em;
    margin: 13px auto;
    padding: 0;
}
h2
{
    font-size: 1.4em;
    line-height: 1.5em;
}
h3
{
    font-size: 1.3em;
    line-height: 1.4em;
}
h4
{
    font-size: 1.2em;
    line-height: 1.3em;
}
img
{
    border: 0px;
}
.titlespacing
{
    padding: 3px;
    margin: 0px;
}
p 
{
    margin:14px 0 14px 0;
}

/****************** END Styled Tags ********************/

/* Styled IDs */
#wrapper
{
    background-color: #fff;
    margin-top: 0px;
    padding-top: 0px;
    width: 760px;
	margin:0px auto 0px auto;
}
#topwrap
{
    background-color: #FFFFFF;
    color: #215B27;
    font-family: Tahoma;
    font-size: 31px;
    /*height: 171px;*/
    line-height: 36px;
    margin: 0px;
    padding: 0px;
    text-align: left;
    width: 760px;
}
#topleft
{
    float: left;
    height: 145px;
    margin: 0px;
    padding: 11px 0 0 20px;
    width: 358px;
}
#topright
{
    background-color: #FFFFFF;
	  float:right;
    height: 145px;
    letter-spacing: 0px;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
    word-spacing: 0px;
    white-space: nowrap;
}
#FirmLogo {
	border:1px solid black;
}
#leftCol {
		float:left;
		padding:20px 0 0 15px;
}
#rightCol {
		float:right;
		width:230px;
		padding-top:5px;
}
#leftCol #col1 {
	  float:left;
		width:179px;
		padding:0 19px 0 0;
}
#leftCol #col2 {
	  float:left;
    width:274px;
		padding:14px 23px 0 19px;
}
#col2 ul {
		margin-left:0;
		padding-left:0;
		list-style-type:none;
}

#col2 li {
		padding-left:20px;
		margin-bottom:28px;
		background:	url(../images/ELA11/bg_bars.gif) no-repeat;
}
.row .col {
		float:left;
		width:126px;
		padding:0 20px 0 20px;
}

.row #col3 {
}

.row #col4{
}

.row #col5{
		text-align:center;
}


a.ReadMore {
		display:block;
		text-align:right;
		font-weight:bold;
		margin-top:4px;
}
#LatestNews {
		margin-left:0;
		padding-left:20px;
		list-style-type:none;
}
#LatestNews li {
		margin-bottom:14px;
		color:#009933;
		font-size:11px;
}
#LatestNews a {
		text-decoration:none;
		color:#404040;
		background:url(../images/ELA11/11NewsReadMore.gif) no-repeat scroll 65px;
}
#Offices {
		width:221px;
		background:url(../images/ELA11/11OfficeBak.gif) no-repeat bottom;
		padding-bottom:10px
}
#Offices .padding {
		background:#cfd9be url(../images/ELA11/11OfficeBak.gif) no-repeat top;
		padding:20px 20px 0px 20px;
		min-height:414px;
}
#Offices p {
		margin:7px 0 7px 0;
		border-bottom:2px solid green;
		padding-bottom:7px;
}
#footer
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    height: 15px;
    margin: 0px;
    padding-top: 0px;
    padding-left: 5px;
    text-align:left;
}
#contact
{
    background-image: url(../images/ELA11/11ContactBak.gif);
    background-repeat: no-repeat;
    background-position: center center;
    display: inline;
    float: right;
    height:77px;
    margin: 3px 18px 0px 18px;
    text-align: center;
    width: 167px;
}
a.btnContact
{
    background-image: url(../images/ELA11/11btnContact.gif);
    background-repeat: no-repeat;
    background-position: left center;
    color: #336600;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    margin: 25px 25px 0px 25px;
    padding: 5px 0px 0px 5px;
    text-align: center;
    text-decoration: none;
    width: 111px;
}
a.btnContact:hover
{
    background-position: right center;
    color: #FFFFFF;
    text-decoration: none;
}
/****************** END Styled IDs ********************/


h1.LatestNews {
		color:#151822;
		padding-left:20px;
		background:url(../images/ELA11/11UnorderedList.gif) no-repeat;
}

h1.NewsletterSignup {
		font-size:17px;
		line-height:20px;
		margin-top:0;
}

/* Styled Links */

a.main:link {color: #336600; border: 0px;}
a.main:visited {color: #336600; border: 0px;}
a.main:hover, a.main:active, a.main:focus {
    color: #336600;
    border: 0px;
    text-decoration: underline;
}

/****************** END Styled Links ********************/
	/**/
#navMenu
{
}

/* HORIZONTAL FREESTYLE MENU LAYOUT */

#LSM_0 {
    background: url(../images/ELA11/11MenuBak.gif) repeat-x;
		height:30px;
}

/* All <ul> tags in the menu including the first level */
.menulist, .menulist  ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Submenus (<ul> tags) are hidden and absolutely positioned downwards from their parent */
.menulist ul {
    display: none;
    position: absolute;
    top: 1.4em;
    left: -1px;
    margin-top: 13px; /* I'm using ems and px to allow people to zoom their font */
    width: 150px;
}

/* Second and third etc. level submenus - position across from parent instead */
.menulist ul ul {
    left: 148px;
    margin-top: 0;
    top: -1px; 
}

/*
 All menu items (<li> tags). 'float: left' lines them up horizontally, and they are
 positioned relatively to correctly offset submenus. Also, they have overlapping borders.
*/
.menulist li
{
    /*background: url(../images/ELA11/11MenuSep.gif) no-repeat top right;*/
    display: block;
    float: left;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    list-style: none;
    line-height: 14px;
    margin-right: 3px;
    position: relative;
    padding-right: 3px;
    padding-left: 3px;
}
/* Items in submenus - override float/border/margin from above, restoring default vertical style */
.menulist ul li {
    background:#DFEEE1;
    float: none;
    margin: 0;
    margin-bottom: -1px;
    padding-right:0;
    padding-left:0;
}
.menulist ul>li:last-child {
    margin-bottom: 1px; /* Mozilla fix */
}
/* Links inside the menu */
.menulist a {
    color: #009933;
    display: block;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
	line-height: 14px;
    padding: 8px 6px 7px 6px;
    text-decoration: none;
}
.menulist a:hover {
	background:url(../images/ELA11/11MenuBakOver.gif) repeat-x;
	color:white;
}
.menulist li ul li
{
    /*background: #DFEEE1;*/
    color: #800000;
    font-size: 0.85em;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}
.menulist li ul li:hover
{
    /*background: #768C73;*/
    /*color: #FFFFFF;*/
    /*font-size: 0.85em;*/
    font-family: Arial, Helvetica, sans-serif;
}
.menulist li ul li a 
{
    color: #003300;
    font-size: 1.2em;
    font-family: Arial, Helvetica, sans-serif;
}
.menulist li ul li a:hover {
		color:#FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration:underline;
	  background:none;
		background-color:#767676;
}
.LSM_currentPage {
 display: block;
 padding: 9px 0 0px 10px;
 background:#FFFFFF;
 color: #C8D63A;
 font: 1.1em Arial, Helvetica, sans-serif;
 font-weight:bold;
}

* html .LSM_currentPage { 
 display: block;
 padding: 9px 0 3px 10px;
 background:#ffffff;
 color: #C8D63A;
 font: 1.1em Arial, Helvetica, sans-serif;
 font-weight:bold;
 width: 93%
}
.ReadMore
{
    background-image: url(../images/ELA11/11NewsReadMore.gif);
    background-repeat: no-repeat;
    background-position:left center;
    color: #336600;
    display: block;
    font-size:10px;
    font-weight:bold;
    height: 15px;
    padding: 3px 3px 0px 0px;
    text-align: right;
    text-decoration: none;
    width: 99px;
}
.ReadMore:hover
{
	background-position:right center;
	color: #009933;
	text-decoration: none;
}


/* Only style submenu indicators within submenus. */
.menulist a .subind {
 display: none;
}
.menulist ul a .subind {
 display: block;
 float: right;
}
a {
	border: 0px;
	color: #336600;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menulist a {
 float: left;
}
.menulist ul a {
 float: none;
}
/* \*/
.menulist a {
 float: none;
}
/* */


/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6 and *:first-child+html affects IE7.
 You may want to move these to browser-specific style sheets.
*/
*:first-child+html .menulist ul li {
 float: left;
 width: 100%;
}

* html .menulist ul li {
 float: left;
 height: 1%;
}
* html .menulist ul a {
 height: 1%;
}
/* End Hacks */

/* Specific Pages within WSB */
.LinksOnly
{
    color: #336600;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 17px;
    margin: 0px 0px 0px 50px;
    text-decoration: underline;
}
.LinksOnly:hover
{
    color: #336600;
    text-decoration: none;
}
/* Questionaire */
.frmQA
{
    background-color: #EBEBEB;
}
.qMustHave
{
    color: #FF0000;
}
.qHeading
{
    background-color: #CFD9DF;
    color: #000066;
    font-weight:bold;
}
.qSubHeading
{
    background-color: #999999;
    color: #FFFFFF;
    font-weight: bold;
}
#comment {
	width:420px;
}
