/* VisionaryHomes.org Stylesheet */

html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  background: url('../images/bg_gradient.jpg') #604444 repeat-x top left;
  font-family: Tahoma, Arial;
}

#container {
  width: 894px;
  margin-left: auto;
  margin-right: auto;
  background-color: #E2CCAA;
  border-top: 1px solid #8F8E8E;
  border-left: 1px solid #8F8E8E;
  border-right: 1px solid #8F8E8E;
  margin-top: 30px;
}

#header {
  height: 128px;
  background: url('../images/header.gif') no-repeat center center;
}

#header h2 {
  /*visibility: hidden;*/
  display: none;
}

/* Nav Styles */

#nav {
list-style-type: none;
height: 24px;
}
#nav li {
display:block;
float: left;
margin-left: 4px;
margin-right: 4px;
padding: 2px;
/*border: 1px solid #c4606b; */
/*background-color: #c4606b; */
}
#nav li a {
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #784361;
}

#main_nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  background: url('../images/nav_background.jpg') no-repeat center center;
  height: 56px;
  padding-left: 20px;
}

#main_nav li {
  float: left;
  margin: 0;
  padding: 0;
}

#main_nav li a {
  color: #E9F565;
  font-size: 14px;
  text-decoration: none;  
  display: block;
  height: 56px;
}

#main_nav li a span {
  visibility: hidden;
}


#main_nav2 {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  /*background: url('../images/nav_background.jpg') no-repeat center center;*/
  height: 60px;
  padding-left: 20px;
}

#main_nav2 li {
  float: left;
  margin: 0;
  padding: 0;
}

#main_nav2 li a {
  text-align: center;
  color: #E9F565;
  font-size: 14px;
  text-decoration: none;  
  display: block;
  height: 60px;
}

#main_nav2 li a span {
  visibility: hidden;
}


#home {
  background: url('../images/nav_images/vh_home.png') no-repeat top center;
  width: 132px;
}

#what_we_do {
  background: url('../images/nav_images/vh_whatwedo.png') no-repeat top center;
  width: 136px;
}

#history {
  background: url('../images/nav_images/vh_history.png') no-repeat top center;
  width: 130px;
}

#locations {
  background: url('../images/nav_images/vh_locations.png') no-repeat top center;
  width: 155px;
}

#contact {
  background: url('../images/nav_images/vh_contact.png') no-repeat top center;
  width: 158px;
}

#request_service {
  background: url('../images/nav_images/vh_request_service.png') no-repeat top center;
  width: 145px;
}

#main {
  clear: both;  
  margin-top: 10px;    
}

#main .content {
  padding: 15px;
  padding-top: 3px;
}

.content p {
  font-size: 13px;
}

.content ul li {
  font-size: 13px;
  font-weight: bold;
}

.content ul li li {
  font-size: 13px;
  font-weight: normal;
}

h2 {
  font-size: 16px;
  background: url('../images/h2_bg.gif') no-repeat bottom left;
  color: #784361;
  padding-bottom: 5px;
}

.content address {
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
}

#front_page_contact {
  padding-bottom: 260px;
  background: url('../images/contact_bg.jpg') no-repeat bottom center;
}

#left {
  float: left;
  width: 540px;
}

#right {
  float: left;
  width: 285px;
  border-left: 2px solid #C9A075;
  padding: 0;
  height: 100%;
}

#font_selector {
  width: 884px;
  margin-left: auto;
  margin-right: auto;
  text-align: right;
  padding: 5px;
  background-color: #E2CCAA;
  border-left: 1px solid #8F8E8E;
  border-bottom: 1px solid #8F8E8E;
  border-right: 1px solid #8F8E8E;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
}

#font_selector .selector {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  cursor:pointer;
}

#font_selector .selector2 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.content_13 {
  font-size: 13px;
  padding: 15px;
  padding-top: 3px;
}
.content_13 ul li {
  font-size: 13px;
  font-weight: bold;
}
.content_13 ul li li {
  font-size: 13px;
  font-weight: normal;
}

.content_14 {
  font-size: 14px;
  padding: 15px;
  padding-top: 3px;
}
.content_14 ul li {
  font-size: 14px;
  font-weight: bold;
}

.content_14 ul li li {
  font-size: 14px;
  font-weight: normal;
}

.content_16 {
  font-size: 16px;
  padding: 15px;
  padding-top: 3px;
}
.content_16 ul li {
  font-size: 16px;
  font-weight: bold;
}
.content_16 ul li li {
  font-size: 16px;
  font-weight: normal;
}

.content_18 {
  font-size: 18px;
  padding: 15px;
  padding-top: 3px;
}
.content_18 ul li {
  font-size: 18px;
  font-weight: bold;
}
.content_18 ul li li {
  font-size: 18px;
  font-weight: normal;
}

#footer {
  width: 894px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 5px;
}

#footer .copyright {
  font-size: 12px;
  font-weight: bold;
  color: #BF8D8D;
}

div.application td {
  font-size: 13px;
}

div.application h2 {
  background: url('../images/h2_bg.gif') no-repeat bottom left;
  color: #784361;
  padding-bottom: 5px;
}


div.application h2.title {
  background: none;
  font-size: 17px;
  border-bottom: 2px solid #784361;
}

div.application p {
  padding: 20px;
  font-size: 13px;
}

/* CSS Form Styles */

form label {
  display: block;
  float: left;
  width: 150px;
  padding: 0;
  margin: 8px 0 0 0;
  text-align: right;
}

form br {
  clear: left;
}

form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font: 11px verdana,arial,sans-serif;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 550px;
}

form fieldset {
  /* clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

form input, form textarea, form select {
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}