*{
  margin: 0;
  padding: 0;
}
html{
  height: 100%;
}
body{
  font: 62.5% normal helvetica, tahoma, arial, sans-serif;
  color: #5a504b;
  background: #c2ccd6 url('img/content_gradient.jpg') center fixed no-repeat;
  height: 100%;
}
#main{
  min-height: 100%;
}
#trim_area, #trim2{
  background: url('img/trim.png') repeat-y;
  margin-bottom: 2em;
  overflow: auto;
  padding-bottom: 14em;
}
#trim2{
  background: url('img/trim2.png') repeat-y;
}
p{
  line-height: 1.5;
}
a{
  text-decoration: none;
  color: #405b80;
  font-weight: bold;
}
a:visited{
  color: #777;
  text-decoration: underline;
}
a:hover{
  color: #0c3;
  text-decoration: underline;
}
.center{
  margin-right: auto;
  margin-left: auto;
  width: 96em;
  text-align: center;
}
#header{
  height: 120px;
  text-align: left;
}
#header img{
  float: left;
}
#header a img{
  border: none;
}
#header a.homeguy_logo{
  display: block;
  height: 120px;
  width: 280px;
  background: url('img/homeguy.png') bottom no-repeat;
  text-indent: -3999px;
  float: left;
}
.info{
  padding-top: 20px;
  float: right;
  text-align: left;
  font-size: 1.5em;
}
#text ul{
  margin-left: 1.5em;
}
#lg_frame, #property_search, #text a.frontpage_link{
  background: url('img/field_bg.jpg') no-repeat;
}
#lg_frame, #property_search, #text img, #nav a.active, #slide_nav li a{
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
}
#lg_frame{
  width: 64em;
  height: 20em;
  padding: 1.8em;
  margin-bottom: 2em;
  overflow: hidden;
}
#lg_frame li.active, #lg_frame li:hover,#vidlist li a{
  -border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#lg_frame h2{
  margin-top: 0;
}
#vid_menu ul{
  margin: 0;
  padding: 0;
}
#vidlist{
  width: 30em;
  display: block;
  padding-right: 2em;
}
#vidlist li{
  list-style-type: none;
  font-size: 1.2em;
  text-align: left;
  font-weight: bold;
}
#vidlist li a.focus, #vidlist a:visited.focus{
  color: #fff;
  background: #93a5bc;
}
#vidlist li a{
  display: block;
  padding: .5em;
  color: #93a5bc;
}
#vidlist li a:visited{
  color: #93a5bc;
  text-decoration: none;
}
#vidlist li a:hover{
  text-decoration: none;
}
#vid_frame{
  width: 32em;
  float: left;
}
#vid_menu{
  width: 31em;
  float: right;
  padding-left: 1em;
}
#slide_frame{
  position: relative;
  width: 64em;
  height: 20em;
  overflow: hidden;
}
#slide_nav{
  position: absolute;
  z-index: 500;
  bottom: 2em;
  right: 2em;
}
#slide_nav li{
  list-style-type: none;
  float: left;
}
#slide_nav li a{
  display: block;
  font-size: 1em;
  padding: .2em .6em .2em .6em;
  text-decoration: none;
  color: #93a5bc;
  background: #eaeeef;
  margin-left: 1em;
  border: 1px solid #eee;
}
#slide_nav li a, .slidebox a.slide_button{
  -border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#slide_nav li a:hover, #slide_nav li a.current{
  background: #93a5bc;
  color: #fff;
  border: 1px solid #93a5bc;
}
#slider{
  width: 20000em;
  position: absolute;
  height: 20em;
  overflow: auto;
  clear: both;
}
.slidebox{
  width: 64em;
  height: 20em;
  float: left;
}
.slidebox h3{
  font-size: 1.5em;
  padding-top: 2em;
}
.slidebox h3, .slidebox p, .slidebox a.slide_button{
  margin-left: 400px;
  padding-right: 2em;
}
.slidebox a.slide_button{
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  padding: .5em;
  text-align: center;
  margin-right: 1.6em;
  text-transform: uppercase;
}
#slide1{
  background: url('img/slide_home-buying.jpg') no-repeat;
}
#slide2{
  color: #fff;
  background: url('img/slide_jeff.jpg') no-repeat;
}
#slide3{
  background: url('img/slide_testimonials.jpg') no-repeat;
}
#slide4{
  background: url('img/slide_blog.jpg') no-repeat;
}
#nav, #ct{
  float: left;
  text-align: left;
}
#nav{
  width: 24em;
}
#nav li{
  list-style-type: none;
}
#nav ul li ul li a{
  padding-left: 1.5em;
  font-size: 1em;
}
#nav a{
  text-decoration: none;
  font-size: 1.2em;
  padding: .5em;
  color: #fff;
  font-weight: bold;
  display: block;
  border: 1px solid transparent;
}
#nav ul li a:hover, #text a.frontpage_link:hover{
  background: #eee;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  color: #0c3;
}
#nav a.active{
  color: #93a5bc;
  background: #eaeeef;
}
#ct{
  width: 68em;
  float: right;
}
#property_search{
  clear: both;
  text-transform: uppercase;
  color: #000;
  overflow: hidden;
  padding: .5em;
}
#property_search select{
  border: 1px solid #ccc;
  padding: 3px;
  padding-bottom: 2px;
}
#property_search input{
  padding: .3em;
  border: 1px solid #ccc;
}
.search_select, .search_location, .search_price{
  float: left;
  padding-right: .5em;
}
#location{
  width: 295px;
  color: #666;
}
#location.focus, #s.focus{
  color: #000;
}
.num_select{
  width: 65px;
}
#price{
  width: 95px;
}
#quick_submit{
  width: 112px;
  text-transform: uppercase;
  font-weight: bold;
  cursor: pointer;
}
.tile_row{
  clear: both;
}
.tile, .tile_r{
  width: 22em;
  float: left;
  margin-right: 1em;
}
.tile_r{
  margin: 0;
}
#text p, #text li, #email_form, #lg_frame p, #signedup p{
  font-size: 1.2em;
}
#text p, #lg_frame p{
  margin-bottom: 1em;
}
#text li{
  line-height: 1.5em;
}
#text img, #text .captioned{
  padding: 1em;
  background: #eaeeef;
}
#text .captioned img{
  padding: 0;
}
img.fr{
  float: right;
  margin: 0 0 1em 1em;
}
#text img.portrait{
  background: #eee;
  padding: .5em;
  float: left;
  margin-right: .5em;
}
#text a.frontpage_link{
  display: block;
  text-align: center;
  padding: .5em;
  font-size: 1.2em;
  text-decoration: none;
}
#text a.frontpage_link:visited{
  color: #5a504b;
}
p.client_name{
  text-align: right;
  font-style: italic;
  margin-top: -.5em;
}
h1, h2, h3, h4{
 font-family: helvetica, arial, sans-serif;
}
h1{
  font-weight: normal;
  font-size: 3em;
  text-shadow: -1px -1px #ddd;
}
h1.ps_sm{
  font-size: 1em;
  line-height: 1;
  margin-bottom: -1.1em;
  padding-top: .1em;
  text-shadow: none;
}
h2{
  margin-top: 1em;
  font-size: 2em;
  font-weight: normal;
  text-transform: capitalize;
  color: #666;
}
#solicit{
	float: left;
	width: 34em;
	height: 27em;
}
#footer{
  text-align: left;
  background: #00190c url('img/grass.png') top repeat-x;
  padding-top: 2em;
  color: #fff;
  overflow: hidden;
  margin-top: -14em;
  height: 14em;
  clear: both;
}
#footer a, #footer a:visited{
  color: #c2ccd6;
  text-decoration: none;
}
#footer a:hover{
  color: #0f5;
  text-decoration: underline;
}
#footer ul li{
  text-align: left;
  padding-right: 1em;
  list-style-type: none;
  padding-bottom: .2em;
}
.foot_col_l, .foot_col{
  float: left;
  padding-right: 2em;

}
.foot_col{
  padding-left: 2em;
}
.foot_col_l{
  width: 23.4em;
  border-right: 1px solid #003419;
  padding-left: .5em;
}
address{
  font-style: normal;
  font-size: 1.2em;
  text-align: left;
  padding-bottom: 1em;
}
.foot_col p{
  font-size: 1.2em;
}
#footer p.clear{
  padding-top: .3em;
  padding-left: .5em;
}
#phonesprite{
  float: right;
  display: block;
  width: 150px;
  height: 50px;
  text-indent: -3999px;
  background: url('img/jrupkalvis_footer.png') no-repeat;
}
#footer p{
  clear: left;
  text-align: left;
}
.inputrow{
  clear: both;
}
.labcol, .incol, .errcol{
  float: left;
}
.labcol{
  width: 10em;
  text-align: right;
  padding-right: 1em;
  padding-top: 4px;
}
.incol{
  margin-bottom: .5em;
}
.incol small.input_comment{
  color: #666;
}
.btre{
  display: none;
}
.incol input, .incol textarea, .incol select, #usr_email{
  border: 1px solid #ccc;
  padding: 3px;
  width: 15em;
  background: #fff;
}
.errcol{
  display: block;
  padding-left: 1em;
  padding-top: 6px;
  margin: 0;
  color: #f00;
  font-size: 1.2em;
}
.err_msg{
  color: #f00;
}
#email_form li{
  margin-left: -1.3em;
  padding: 3px;
  display: block;
  width: 15em;
  list-style-type: none;
  text-align: left;
  margin-bottom: .5em;
  border: 1px solid #ccc;
}
input, textarea, select, #usr_email{
  font-family: helvetica, tahoma, arial, sans-serif;
  font-size: 1.2em;
}
textarea{
  height: 8em;
}
input.sm{
  margin-top: 2px;
  width: 25px;
}
input.btn{
  width: 15.5em;
  font-weight: bold;
  text-transform: uppercase;
}
input.btn:hover{
  cursor: pointer;
  border: 1px solid #fff;
}
#formul li, li.check:hover, li.uncheck:hover{
  cursor: pointer;
}
li.check a{
  border: none;
}
li.check{
  background: #fff;
  color: #000;
}
li.uncheck{
  border: 1px solid #ccc;
  background: transparent;
  color: #777;
}
.req{
  color: #f50;
  font-weight: bold;
}
#usr_email{
  width: 12em;
}
#newsletter_signup{
  width: 6em;
  height: 1.8em;
}
#solicit_send, #fb_button, #facebook_orange{
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  text-align: center;
  padding: 3px;
  text-transform: uppercase;
  width: 18em;
}


#quick_submit, input.btn, .slidebox a.slide_button, a.hot_button, a.fb_button{
  color: #fff;
  background: #f90 url('img/buttons.png') top left no-repeat;
  border: 1px solid #f90;
  text-shadow: -1px -1px #aaa;
  text-decoration: none;
}
#fb_button{
  background-position: -0px -45px;
  border: 1px solid #314a7e;
}
#quick_submit:hover, input.btn:hover, .slidebox a.slide_button:hover, a.hot_button:hover, a.fb_button:hover{
  background: #0c3 url('img/buttons.png') top right no-repeat;
  color: #fff;
  border: 1px solid #0c3;
}
#fb_button:hover{
  background-position: -300px -45px;
  border: 1px solid #4554b4;
}
#signedup, #srv_msg{
  margin-top: 2em;
  float: left;
  text-align: left;
  width: 65.8em;
  background: #eaeeef url('img/submit_check.png') 1em 1em no-repeat;
  padding: 1em;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  -border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#srv_msg{
  display: none;
  width: 25em;
}
#signedup h2, #srv_msg h3{
  margin: 0;
  padding: 0;
  color: #93a5bc;
}
#signedup h2, #signedup p, #srv_msg h3, #srv_msg p{
  padding-left: 62px;
}

/* AyersVirtual modifications */

#header a.homeguy_logo {
display: block;
height: 114px;
width: 240px;
background-color: transparent;
background-image: url("img/homeguy.png");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center bottom;
text-indent: -3999px;
float: left;
margin: 20px 0 10px 0;
}
