﻿/* default new*/
body {
	font-family: arial, verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 12px;
	height: 150%;
	background-image: url('grass.jpg');
	background-repeat: inherit;
	background-attachment: fixed;
}
/*a, a:link, a:visited, a:hover, a:active {
  color: #006;
  text-decoration: none;*/
}
*html div p {
	padding-bottom: 5px;
	font-size: xx-large;
}

/************** container **************/
#container {
  width: 760px;
  margin: 0 auto;
  border: 0px solid;
  position: relative;
  height: 100%;
  border: 1px solid #c0c0c0;
}
#header {
  border: 0px blue solid;
}


/************** header **************/
#headerimage h1 {
	border: 0px yellow solid;
	position: absolute;
	top: 40px;
	left: 220px;
	margin: 0px;
	padding: 0px;
	font-size: xx-large;
	color: #ffffff;
	text-align: center;
  /*display: none;*/
}
#headerimage h2 {
  border: 0px green solid;
  position: absolute;
  top: 110px;
  left: 10px;
  width: 220px;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  color: #ff0000;
  text-align: center;
  /*display: none;*/
}
#headerimage h3 {
  border: 0px blue solid;
  position: absolute;
  top: 95px;
  left: 190px;
  width: 350px;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  color: #336699;
  text-align: center;
}
#headerimage {
	border: 0px red solid;
	background-color: #0000FF;
	background-position: center;
	background-repeat: no-repeat;
	height: 95px;
	text-align: center;
}

/************** navigation **************/
#nav {
	border: 0px orange solid;
	position: absolute;
	top: 150px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	font-size: medium;
	color: #FFA500;
	background-color: #0000CC;
}
#nav ul {
  border: 0px blue solid;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#nav li {
	width: 150px;
	height: 30px;
	border: 0px red solid;
	margin-right: 10px;
	padding-top: 14px;
	background-repeat: no-repeat;
	text-align: center;
	color: #FFA500;
}
#nav a:active {
	text-decoration: none;
	font-weight: bold;
	color: #FFA500;
}


#nav a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFA500;
}


#nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFA500;
}


#nav a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFA500;
}


/************** main body / content **************/
#main {
  border: 0px green solid;
}
div.scroll {
	height: 380px;
	width: 550px;
	overflow: auto;
	padding: 5px;
	margin-bottom:30px;
}	

/************** content container **************/
#content {
	border: 0px blue solid;
	float: right; /*float: left;*/;
	width: 460px;
	line-height: 1.7;
	margin: 0px 10px 20px 0px;
/*ie hack*/	_margin-right: 0px;
}
#content a:active {
  color: #0000ff;
}
#content a:hover {
	color: #800080;
}
#content a:visited {
	color: #008000;
}
#content a:link {
	color: #FF0000;
}
/************** tagline **************/
#tagline {
  border: 0px red solid;
  margin: 5px 4px;
}
#tagline h1 {
  border: 0px red solid;
  background: #fbfbfb;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  color: #333333;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  letter-spacing: -1px;
  line-height: 1.1;
  font-size: 3em;
  padding: 5px;
  margin: 5px 10px 5px 5px;
}


/************** actual content **************/
.contentPad {
  border: 0px black solid;
  margin: 0px 0px 0px 3px;
  padding: 4px 10px;
  height: 100%;
}
#contentAddress {
  border: 0px red solid;
  margin: 0px 8px 10px 3px;
  padding: 4px;
  padding-right: 8px;
  position: absolute;
  left: 0px;
  top: 600px;
  width: 150px;
}
.contentPad h3 {
  border: 0px red solid;
	margin: 0px 0px 10px -5px;
  /*padding: 0px 0px 0px 0px;*/
  padding: 8px 0px 0px 0px;
  font-size: 10px;
  color: #003;
  width: 130px;
}
.contentPad p  {
  border: 0px blue solid;
  margin: 0px 0px 8px 0px;
}
#legalNews li {
  border: 0px green solid;
  text-decoration: underline;
}
p#websiteImage{
  border: 0px blue solid;
  float: left;
  margin: 0px 5px 5px 0px;
  display: none;
}
p#website {
  border: 0px red solid;
  font-size: 14px;
}
#website a {
  font-weight: bold;
}
p#aboveContact{
  border: 0px green solid;
  margin: 5px 0px;
}

div.divider {
  border: 0px orange solid;
  height: 16px;
  margin: 20px 0px;
  display: none;
}


/************** contact form **************/
#contact {
  padding-top: 30px;
  border: 0px red solid;
  float: left;
  /*float: right;*/
  width: 190px;
  background: url(blackgold_left_bg.gif) repeat-y;
  line-height: 18px;
}
#above {
  border: 0px blue solid;
  margin: 240px 15px;
}
h4 {
  color: #336699;
  }
h2 {
  color: #336699;
  }
h1 {
  color: #336699;
  }
#contact h4 {
  border: 0px grey solid;
  margin: 0px 15px;
  padding: 0px;
  font-size: 12px;
}


/************** contact form elements from inbox include **************/
#contactform {
  border: 0px green solid;
  margin: 0px 0px 0px 10px;
}
#contactrequired {
  border: 0px yellow solid;
  text-align: right;
}
.contactquestion {
  border: 0px blue solid;
  margin: 5px 0px;
  padding: 0px;
}
#contactbottom {
  border: 0px red solid;
  align: center;
  text-align: center;
}
/************** END - contact form elements from inbox include **************/

#terms {
  border: 0px orange solid;
  margin: 0px 15px;
  text-align: center;
}
#paidAd {
  border: 0px blue solid;
  font-weight: bold;
}
#below {
  border: 0px grey solid;
  margin: 8px 15px;
}
#contact form {
  border: 0px blue solid;
  margin: 0px;
  padding: 0px 4px;
}
select {
  margin: 0px;
  padding: 0px;
	font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

p {
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	overflow: visible;
}
textarea {
  margin: 0px;
  padding: 0px;
	font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

#contact input {
  margin: 0px;
  padding: 0px;
	font-family: arial, verdana, sans-serif;
  font-size: 12px;
}

select {
  font-weight: normal;
}

textarea {
  font-weight: normal;
}

#contact input {
  font-weight: normal;
}

#contact textarea {
  width: 148px;
}


/************** leadcounsel **************/
#leadcounsel {
  display: none;
  /*clear: both;
  border: 0px blue solid;
  width: 230px;
  margin-left: 5px;*/
}
#leadcounsel p {
  border: 0px yellow solid;
  margin: 10px;
}
#leadcounsel ol {
  border: 0px green solid;
}
#leadcounsel li {
  border: 0px red solid;
}


/************** misc. elements **************/
#disclaimerLink {
  clear: both;
  border: 0px red solid;
  text-align: center;
  margin-left: 235px;
  width: 500px;
}
#returnLink {
  clear: both;
  border: 0px red solid;
  text-align: center;
  margin-left: 235px;
  width: 500px;
}
#boardcertfied {
  clear: both;
  border: 0px red solid;
  text-align: center;
  margin-left: 235px;
  width: 500px;
}
#returnLink a:active {
  text-decoration: underline;
}
#returnLink a:visited {
  text-decoration: underline;
}
#returnLink a:link {
  text-decoration: underline;
}
#returnLink a:hover {
  text-decoration: none;
}
#disclaimer {
  display: none;
  border: 0px blue solid;
  font-size: 10px;
  margin-left: 235px;
  padding: 5px;
  width: 490px;
}

p#disclaimerheader {
  border: 0px red solid;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
}
#disclaimer p {
  border: 0px green solid;
  font-style: italic;
  display: block;
  line-height: 25px;
  border-bottom: 1px black dotted;
}


/************** extra elements **************/
#extraDiv6 {
  display: none;
}

#extraDiv5 {
  display: none;
}

#extraDiv4 {
  display: none;
}

#extraDiv3 {
  display: none;
}

#extraDiv2 {
  display: none;
}

#extraDiv1 {
  display: none;
}

/************** footer **************/
#footer {
  border: 0px red solid;
	height: 37px;
}
#footernav{clear: both;}
#footernav a {
  border: 0px green solid;
  text-align: center;
  margin: 0px 0px 10px;
  padding: 0px;
}
#footernav {
  border: 0px green solid;
  text-align: center;
  margin: 0px 0px 10px;
  padding: 0px;
}
