body
{
  background-color: #fff;
  color: #000;
  text-align: center; /*fix for IE */
  font-family: 'Trebuchet MS' , Verdana, Arial, serif;
  margin: 0;
}

input, select
{
  font-family: 'Trebuchet MS' , Verdana, Arial, serif;
}

select
{
  font-size: .9em;
}

div#wrapper
{
  text-align: center; /*fix for IE */
  margin: 0 auto;
  background-color: #fff;
  color: #000;
}

div#header
{
  background-color: #eee;
  color: #fff;
  font-weight: bold;
  padding: 15px;
  border-bottom: 1px solid #ccc;
  position: relative;
  height: 120px;
  _height: 150px;
  margin-bottom: -.4em;
  text-align: center;
}

div.div_inner
{
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  position: relative;
}

div#header ul
{
  list-style-type: none;
  position: absolute;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
  top: 97px;
  left: 0px;
}

div#header img
{
  position: absolute;
  top: 2px;
  border: none;
}

div#header ul li
{
  display: inline;
}

div#header ul li#develop a
{
  background-color: #069;
  border-bottom: 1px solid #069;
  color: #eee;
}

div#header ul li a:link, div#header ul li a:visited, div#header ul li a
{
  color: #063;
  background-color: #fff;
  text-decoration: none;
  height: 2.5em;
  padding: 0 10px 0;
  border: 1px solid #ccc;
  border-bottom: 1px solid #fff;
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -khtml-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
}

div#header ul li a:hover
{
  background-color: #999;
  border-bottom: 1px solid #999;
  text-decoration: underline;
}

div#header span
{
  display: block;
  text-align: right;
  color: #ccc;
  margin-right: 10px;
  width: 500px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 2em;
}

div#header span#contact_jared
{
  font-size: 1em;
  font-style: italic;
  color: #bbb;
  text-align: right;
  position: absolute;
  top: 110px;
  right: 0px;
}

div#menu
{
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  background-color: #eee;
  border: 1px solid #ccc;
  color: #000;
  width: 15%;
  font-size: .9em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#menu h2, div#menu h3
{
  font-size: 1em;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  border-bottom: 1px solid #000;
  margin-bottom: 0;
}

div#menu span
{
  padding: 10px 10px 10px 5px;
  display: block;
}

ul.featuredVertical
{
  list-style-type: none;
  padding: 10px;
  margin: 0;
}

ul.featuredVertical li
{
  margin-top: 1em;
}

ul.featuredVertical li img
{
  display: block;
}

ul.featuredVertical li a img
{
  border: 1px solid #aaa;
  padding: 5px;
  background-color: #fff;
}

div#menu a, div#menu a:visited, div#menu a:link
{
  color: #063;
  text-decoration: none;
}

div#menu a:hover
{
  text-decoration: underline;
}

div#content
{
  background-color: #fff;
  color: #000;
  width: 900px;
  text-align: center;
  margin: 20px auto;
}

div#content h1
{
  margin-top: 0;
}

div#left_col
{
  float: left;
  width: 325px;
  margin-right: 1em;
}

div#right_col
{
  float: left;
  width: 400px;
}

span.pagination
{
  background-color: #eee;
  border: 1px solid #ccc;
  color: #000;
  display: block;
  padding: 1em;
  margin: 1em 10px 0 151px;
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -khtml-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
}

span.pagination a
{
  color: #063;
}

span.pagination a:hover
{
  background-color: #ffffcc;
  color: #000;
}

ul#sortby
{
  background-color: #063;
  color: #fff;
  padding: .5em 1em;
  border: 2px solid #dadada;
  margin: 1em;
  text-align: center;
}

ul#sortby li
{
  display: inline;
  margin: 0 1em;
}

ul#sortby a
{
  color: #fff;
}

ul#sortby a:hover
{
  border-top: 5px solid #dadada;
}

span.Error
{
  color: red;
}

div.default_box
{
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0 1em;
}

div#legal dt
{
  font-weight: bold;
  margin-top: 1em;
}

div#legal dd
{
  padding-left: 2em;
}

div#aboutus
{
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin-left: 9.5em;
}

div#aboutus ul
{
}

div#aboutus h3
{
  margin: 0;
  font-size: 1em;
  border-bottom: 1px solid #000;
}

div#contact
{
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0 1em;
  margin-left: 150px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#contact table caption
{
  font-size: .8em;
  font-style: italic;
  text-align: left;
}

div#contact input[type=submit]
{
  display: block;
  font-size: 2em;
  margin: -1em -5px 10px auto;
}

div#relocate h3
{
  font-size: 1em;
}

div#relocate
{
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0 1em;
}

div#advanced_listing_search
{
  margin: 1em;
  margin-left: 9.5em;
  width: 200px;
  background-color: #eee;
  border: 1px solid #ccc;
  padding: .5em 1em;
  position: relative;
}

div#advanced_listing_search fieldset
{
  background-color: #fff;
  border: 1px solid #ccc;
}

div#advanced_listing_search fieldset legend
{
  background-color: #fff;
  border: 1px solid #ccc;
  color: #000;
}

div#advanced_listing_search select
{
  margin-left: 1em;
}

div#advanced_listing_search fieldset select
{
  margin-left: 0;
}

div#advanced_listing_search input[type="submit"]
{
  position: absolute;
  bottom: 1em;
  right: 1em;
  font-size: 1.2em;
  padding: 1em;
}

div#advanced_listing_search h3
{
  position: relative;
  border-bottom: 1px solid #000;
  margin: 0;
  font-size: 1em;
}

div#advanced_listing_search h3 a
{
  position: absolute;
  right: 0;
}

form#advancedsearch
{
}

div#listing_search
{
  border: 1px solid #ccc;
  background-color: #eee;
  padding-bottom: 2em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#listing_search form
{
  padding: 10px;
  position: relative;
}

div#listing_search h3
{
  font-size: 1em;
  padding-top: 5px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 10px;
  margin-right: 1em;
  border-bottom: 1px solid #000;
  text-align: left;
  position: relative;
}

div#listing_search h3 a
{
  color: #000;
  text-decoration: none;
  position: absolute;
  right: 0;
}

div#listing_search h3 a:hover
{
  text-decoration: underline;
}

div#listing_search select
{
  margin-top: 1em;
}

div#listing_search fieldset select
{
  margin-top: .5em;
}

div#listing_search form a
{
  float: left;
  margin-bottom: 1em;
  margin-top: .5em;
}

#searchRentals
{
  margin: 0;
  border: none;
  padding: 0;
  display: block;
  text-align: right; /*position:relative; 	bottom:0; 	right:10px;*/
}

div#listing_search input[type="submit"]
{
  padding: .5em 1em;
  display: block;
  float: right;
  margin-bottom: 1em;
}

div#el_map
{
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 5px;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#el_map h3
{
  font-size: 1em;
  border-bottom: 1px solid #000;
  margin: 0 5px .5em;
  text-align: left;
}

div#el_map img
{
  background-color: #fff;
  border: 1px solid #777;
}

div#el_map p
{
  text-align: left;
  font-size: .9em;
  padding: 0 5px;
}

div#develop_news
{
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0 1em 0 10px;
  margin-bottom: 1em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#develop_news h3
{
  font-size: 1em;
  border-bottom: 1px solid #000;
  position: relative;
  margin-top: 0;
  padding: 5px 0 0 0;
}

div#develop_news h3 a
{
  position: absolute;
  text-decoration: none;
  right: 0;
  bottom: 0;
  font-size: .5em;
  color: #063;
}

div#develop_news h3 a:hover, div#develop_news h3 a:visited
{
  color: #063;
}

div#develop_news dl
{
  font-size: .9em;
  list-style-type: none;
  margin-left: 0;
  margin-top: 0;
  padding: 0;
}

div#develop_news dt
{
  margin: .5em 0;
  font-size: .9em;
}

div#develop_news dt a
{
  color: #063;
  text-decoration: none;
}

div#develop_news dt a:hover
{
  text-decoration: underline;
}

div#develop_news dd
{
  font-size: .8em;
  margin-left: 0;
  padding-left: 0;
}

table#search_results
{
  border-collapse: collapse;
  margin: 1em 10px 0 0;
  border: 1px solid #ccc;
}

table#search_results td, table#search_results th
{
  padding-left: 1em;
}

table#search_results thead th
{
  border-bottom: 2px solid #dadada;
  margin-bottom: 1em;
  background-color: #eee;
  text-align: left;
}

table#search_results thead a
{
  color: #000;
  text-decoration: none;
}

table#search_results thead a:hover
{
  text-decoration: underline;
  background-color: #ffffaa;
}

table#search_results tbody tr
{
  background-color: #f9f9f9;
}

table#search_results tbody tr img
{
  border: 1px solid #666;
  border-right: 2px solid #666;
  border-bottom: 2px solid #666;
  padding: 5px;
  background-color: #fff;
}

table#search_results tbody tr a
{
  font-size: 1.3em;
  font-weight: bold;
  color: #063;
}

table#search_results tbody tr a:hover
{
  color: #000;
  background-color: #ffffaa;
}

div.topicsVertical
{
  margin: 0 0 1em 0;
}

div.topicsHorizontal
{
  clear: both;
  width: auto;
  margin: 0 auto;
}

div.topicsHorizontal div.topic
{
  float: left;
  width: 30%;
  min-width: 180px;
  background-color: #f9f9f9;
  border: 2px solid #dadada;
  margin: 0 20px 0 0;
}

div.topicsHorizontal h3
{
  margin-bottom: 0;
}

div.topicsVertical div.topic
{
  background-color: #eee;
  border: 1px solid #ccc;
  margin: 0 0 1em 0;
  padding-bottom: 1em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div.topic h3
{
  color: #000;
  border-bottom: 1px solid #000;
  padding: 5px 0 0 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 1em;
  margin-left: 10px;
  font-size: 1em;
}

div.topic p
{
  margin: 0 1em 0 10px;
  font-size: .9em;
}

div.topic img
{
  float: right;
  margin-top: 2px;
}

div.topic a, div.topic a:visited, div.topic a:link
{
  color: #063;
  text-decoration: none;
}

div.topic a:hover
{
  text-decoration: underline;
}

div.topic a#signup_image img
{
  border-style: none;
}

ul.featuredHorizontal
{
  clear: left;
}

ul.featuredHorizontal li
{
  display: inline;
  width: 125px;
  float: left;
  background-color: #063;
  padding: 10px;
}

ul.featuredHorizontal li img
{
  display: block;
}

ul.featuredHorizontal li a
{
  color: #fff;
  text-decoration: none;
}

ul.featuredHorizontal a:hover
{
  text-decoration: underline;
}

div#footer
{
  background-color: #eee;
  color: #000;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  clear: both;
  font-size: .7em;
  text-align: center;
}

div#footer ul
{
  padding: 0;
  margin: 0;
}

div#footer ul li
{
  display: inline;
  border-left: 1px solid #ccc;
}

div#footer ul li:hover
{
  background-color: white;
}

div#footer ul li#sign_in a
{
  padding-left: 0;
}

div#footer ul li#sign_in
{
  border-left: none;
}

div#footer ul li a
{
  padding: 0 10px;
  color: #063;
}

div#footer ul li a:hover
{
  background-color: #ffffcc;
  color: #000;
}

div#footer p
{
  margin-bottom: 0;
  padding-bottom: 1em;
}

div#footer ul#bottomLinks
{
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: block;
  text-align: right;
}

div#footer ul#bottomLinks li
{
  display: inline;
  margin-top: 0;
}

div#footer ul#bottomLinks li:before, div#footer ul#bottomLinks li:after
{
  content: "";
}

div#footer ul#bottomLinks li a
{
  padding: 10px;
  padding-top: 0;
  border: 2px solid #dadada;
  background-color: #eee;
  color: #063;
  text-decoration: none;
}

div#footer ul#bottomLinks li a:hover
{
  background-color: #fff;
  text-decoration: underline;
  border-top: 2px solid #fff;
}

/* 888888888888888888 listing page 8888888888888888888888 */

div#listing
{
  background-color: #eee;
  border: 1px solid #ccc;
  margin: 0 0 1em 0;
  float: left;
  width: auto;
  position: relative;
  padding: 1em;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#listing div#listing_img_div
{
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: .5em;
  text-align: center;
}

div#listing img#listing_img
{
  /*background-color:#fff; 	border:1px solid #ccc; 	padding:5px; 	margin-bottom:.5em; 	text-align:center;*/
}

div#listing h3
{
  border-bottom: 1px solid #000;
  font-size: 1em;
  margin-top: 0;
}

div#listing ul#quick_links
{
  background-color: #fff;
  padding: 1em;
  border: 1px solid #ccc;
  margin: .5em 0 .5em;
}

div#listing ul#quick_links img
{
  display: none;
}

div#listing table
{
  border-collapse: collapse;
  background-color: #fff;
  border: 1px solid #ccc;
  width: 100%;
  margin: .5em 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#listing table th
{
  padding-left: 1em;
}

div#listing table td
{
  padding-right: 1em;
  padding-left: 1em;
}

div#listing div#left_col
{
  width: 50%;
  float: left;
}

div#listing div#right_col
{
  width: 412px;
  float: left;
}

div#listing div#contact
{
  clear: left;
  background-color: #ddd;
  border: 1px solid #ccc;
  padding: 1em;
}

div#listing div#contact img
{
  border: 0;
  display: none;
}

div#listing ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}

div#listing p
{
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 1em 10px 1em 1em;
  margin: .5em 0;
}

div#listing p#thumbs
{
  padding: .5em 1em;
}

div#listing p#thumbs a
{
  margin-bottom: 0;
}

div#listing p#thumbs a img
{
  border: 1px solid silver;
  background-color: #eee;
  padding: 5px;
  margin-bottom: 0;
}

/* 8888888888888888888888888888888888888888 */

/* SIGN UP PAGE */

div#signup
{
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: 150px;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  -webkit-border-radius: 5px;
}

div#signup form
{
}

div#signup fieldset#info
{
}

div#signup fieldset#info input[type="text"], div#signup fieldset#info input[type="password"]
{
  margin-left: 3em;
}

div#signup p#text img
{
  display: block;
  margin: 1em 0;
}

div#signup p#leave_site
{
  margin: .5em 10em;
  padding: 1em;
  background-color: #ffffcc;
  color: #000;
  border: 1px solid #ccc;
}

/* 8888888888888 */

fieldset
{
  border: 1px solid #063;
  border-bottom: 0;
  border-top: 0;
  border-right: 0;
  margin: 1em 0;
}

legend
{
  font-weight: bold;
  font-size: 1em;
  background-color: #063;
  color: #fff;
  padding: .2em;
  padding-left: 1em;
  padding-right: 1em;
  margin-left: 1.5em;
}

label
{
  display: block;
  font-weight: bold;
}

input[type="submit"]
{
  display: block;
}

textarea
{
  font-family: 'Trebuchet MS' , Verdana, Arial, serif;
}

.right
{
  display: block;
  text-align: right;
  margin: 0 1em 1em;
}

a
{
  color: #063;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

a:visited
{
  color: #063;
}

span#siteseal
{
  float: right;
  margin: 5px 5px 0px 0px;
}

p.jared
{
  background: #fff;
  border: 1px solid #ccc;
  float: right;
  margin: 5px 0px 5px 5px;
  padding: 5px;
}
