body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	left: 20px;
	background-color: #ffffff;
	width: 100%;
}
body, div, p, blockquote, ol, ul, dl, li, dt, dd, table, td, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background-repeat: no-repeat;
}
input {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;
}
h1 {
	color: #000000;
	font-size: 18pt;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #000000;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #000000;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.charity {
	color: #cc6600;
	font-family: Arial, Helvetica, sans-serif;
}
.closed {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #333300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	color: #666633;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	color: #333300;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #cccc99;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style15 {
	color: #333300;
	font-size:12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style16 {
	color: #cc6600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style17 {
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style18 {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style19 {
	color: #000000;
	font-size:18pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.commisssion {
	color: #333300;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position:center center;
}
#sidebarfixed {
	display: scroll;position:fixed;bottom:40px;left:30px;
	float: left;
	width: 160px;
	font-family: Verdana, Arial, sans-serif;
}
#sidebar {
	float: left;
	width: 160px;
	font-family: Verdana, Arial, sans-serif;
}
#sidebar #testimonial {
	background: url(/images/bg_sidebar_testimonial.gif) 0 0 no-repeat;
	font-size: 0.7em;
	line-height: 1.7em;
	margin-top: 50px;
	margin-bottom: 35px;
}
#sidebar #testimonial blockquote {
	margin-top: 10px;
}	
#apDiv1 {
	position:absolute;
	left:478px;
	top:60px;
	width:300px;
	height:24px;
	z-index:1;
	overflow: hidden;
}
/* for Internet Explorer */
/*\*/
* html .container {
    height: 100%;
}
/**/
.oneColLiqCtrHdr #container1 {
	width:100%;
    padding:10;
    min-height:100%; 
    height:auto;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header1 {
	width: 100%;
	background-color: #ffffff;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColLiqCtrHdr #header h1 {
	width: 100%;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColLiqCtrHdr #mainContent {
	width: 75%;
	padding: 0 150px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColLiqCtrHdr #mainContent2 {
	width: 100%;
	padding: 0 10px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColLiqCtrHdr #footer1 { 
	width: 100%;
	position:absolute;
    bottom:0;
	padding: 0 auto; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF;
} 
.oneColLiqCtrHdr #footer p {
	width: 100%;
	position:absolute;
    bottom:0;
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#subnav2 {
	list-style:none;
	text-align: left;
	}

div.subnav {float:left; padding:0;}
/*.article p {font-size:1.083em;line-height:1.4;margin-bottom:1.38em;}*/
.subnav {list-style:none; margin:0; padding:.75em 0; text-align:left;}
.subnav li {display:inline;}
.subnav li a, .feature-list li, .feature-list li a {color: #666633;font-size:12pt;text-decoration: none;font-family: Arial, Helvetica, sans-serif;}
.subnav li a:hover, li a:hover, .feature-list li a:hover {color: #cccc99;text-decoration: none;}
.subnav li a:visited {color: #666;text-decoration: none;}
.subnav li.on, .subnav li.on a {color: #000000;font-size:19pt;font-weight: bold;font-family: Arial, Helvetica, sans-serif;}
.subnav li.on li {font-weight: normal;color:inherit;}
.subnav li + li {margin-left:1em;}
.feature-list {margin: -0.75em 0 0;padding:0;}
.feature-list li {margin:.74em 0;padding:0.68em 0 0;border-top:1px dashed #ddd;list-style-position: inside;}
a:link {
	color: #666633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #666633;
	text-decoration: none;
}
a:hover {
	color: #cccc99;
	text-decoration: none;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}


a.button1 {
    background: transparent url('/images/bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: right;
    font: bold 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

a.button1 span {
    background: transparent url('/images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
a.button1:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button1:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

img {
    border-style: none
}
