/* @override http://localhost/livesettlements_net/css/styles.css */

@charset "utf-8";
a { 
	text-decoration:none 
}
a:link {
	color: #859571;
	text-decoration: underline;
}
a:visited {
	color: #859571;
	text-decoration: underline;
}
a:hover {
	color: #A9A055;
	text-decoration: underline;
}
a:active {
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	background-color: #817761;
	background-image: url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #666666;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

.nav a {
	color: #FFFFFF;
	text-decoration:none;
}
.nav a:hover {
	color: #C8DDAA;
	text-decoration: underline;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #57532D;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
}
.calcheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 105%;
}

.topbg {
	background-image: url(../images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #96A484;
}

.keywords {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCAB3;
	line-height: 110%;
}

.keywords a {
	font-family: "Times New Roman", Times, serif;
	color: #E0DFD1;
	line-height: 110%;
	text-decoration: none;
}

.keywords a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #A9A055;
	text-decoration: underline;
	line-height: 110%;
}

.blogheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #94A282;
	line-height: 135%;
}

.headline1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #6C7A5A;
	line-height: 135%;
	font-weight: normal;
}

.headline2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #94A282;
	line-height: 135%;
}

.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #665E4D;
}
.clean {
	background-color: #FFFFFF;
}
.midtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 130%;
}

.blogtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 170%;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.bloginfo {
	font-size: 10px;
	font-style: italic;
}

.lhcolumn {
	font-size: 12px;
}

.rhcolumn {
	font-size: 11px;
}

.lhclinks a{
	text-decoration: none;
}

.lhclinks a:hover{
	text-decoration: underline;
}

.lcmessage {
	font-size: 14px;
	line-height: 130%;
}

.lcmessage a{
	color: #DAE6CC;
}

.lcmessage a:hover{
	color: #72805E;
}

.quotebox {
	background-image: url(../images/quote_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.quotebox input {
	color: silver;
}

/* @group Footer */

.footerbrown {
	background-color: #5F5747;
	height: 6px;
	font-size:10px;
	color: #5F5747;
}

.footerbox {
	background-color: #7C8A69;
	padding: 10px 30px;
	color: white;
	font-size: 11px;
}
.footerbox a {
	color: white;
	text-decoration: none;
}
.footerbox a:hover {
	text-decoration: underline;
}

.footerbrokers {
	background-color: #A7B097;
	padding: 10px 30px;
	color: white;
	font-size: 11px;
	line-height: 110%;
}
.footerbrokers a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerbrokers a:hover {
	text-decoration: underline;
	color: #E4E1C9;
}

.footerdisc {
	background-color: #B6BDA8;
	padding: 10px 30px;
	color: white;
	font-size: 12px;
}
.footerdisc a {
	color: #E4E1C9;
	text-decoration: underline;
}
.footerdisc a:hover {
	text-decoration: underline;
	color: #CDC89C;
}


/* @end */

/* @group Forms */

.form {
	padding: 0;
	line-height: 250%;
}
.form td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 0;
}
.form th  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	padding-bottom: 0;
	padding-top: 0px;
}

.form input, select {
	font-size: 11px;
}

.formbox {
	background-color: #DFE7D8;
}

.error {
	font-color: red;
}
.sitemap ul {
margin:0;
}
.sitemap {
   margin-top:-20px;
   position:relative;
   z-index:1;
}
/* @end */