/* CSS Document */

body {
  margin:0;
  padding:0;
  background-color:#F8F6F3;
  font-family: Arial, Helvetica, sans-serif;
}

td {
  vertical-align:top;
}

h1 {
  color: #365C5A;
  font-weight: bold;
  font-size: 16px;
  margin-top: 5px;
  margin-bottom: 8px;
}

h1.big {
  font-size: 24px;
  margin-bottom: 15px;
  border-bottom: dotted 1px #CCCCCC;
  
}

h2 {

}

h3 {
  font-size: 11px;
  font-weight: normal;
  color: #003333;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 5px;
}

p {
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 10px;
  color: #003333;
}

ul {
  margin: 0;
  padding: 0;
  font-size: 11px;
  margin-left: 1em;
  list-style-type: none;
}

li {
  border-bottom: solid #CCCCCC 1px;
  line-height: 18px;
}

ul.list {
  list-style-type:disc;
  margin-left: 5px;
  padding-left: 10px;
}

ul.list li {
  border:none;
  font-size: 12px;
  margin-bottom: 5px;
}

a:link, 
a:visited {
  color: #0066CC;
  text-decoration: none;
}

a:hover, 
a:active {
  color: #0099CC;
  text-decoration: underline;
}

a.yellow:link, 
a.yellow:visited {
  color:#FFFF99;
  text-decoration: none;
}

a.yellow:hover, 
a.yellow:active {
  color:#FFFF99;
  text-decoration: underline;
}

a.no_link:link, 
a.no_link:visited, 
a.no_link:hover, 
a.no_link:active {
  color:#FFFFFF;
  text-decoration: none;
}

.white {
  color:#FFFFFF;
}

.small {
  font-size:10px;
}

img.border {
  border: solid #CCCCCC 1px;
}

table.main {
  margin: 0 auto 0 auto;
}

td.edge_l {
  background-image: url(Graphics/edge_l.gif);
  background-repeat: repeat-y;
  background-position: right;
}

td.edge_r {
  background-image: url(Graphics/edge_r.gif);
  background-repeat: repeat-y;
  background-position: left;
}

td.edge_b {
  background-image: url(Graphics/edge_b.gif);
  background-repeat: repeat-x;
  background-position: top;
}

div.header {
}

div.nav {
  text-align: right;
  background-color: #3098CB;
  color: #FFFFFF;
  font-size: 12px;
  padding-left: 20px;
}

td.col_left {
  background-color: #FFFFFF;
}

td.col_right {
  background-color: #FFFFFF;
  padding-top: 6px;
}

div.footer {
  text-align: center;
}

table.content {
  border-bottom: solid #D7CCB6 1px;
}

td.brdr_l {
  background-image: url(Graphics/brdr_l.gif);
  background-repeat: repeat-y;
  background-position: right;
}

td.brdr_r {
  background-image: url(Graphics/brdr_r.gif);
  background-repeat: repeat-y;
  background-position: left;
}

td.brdr_t {
  background-image: url(Graphics/brdr_t.gif);
  background-position: top;
  background-repeat: repeat-x;
}

td.brdr_b {
  background-image: url(Graphics/brdr_b.gif);
  background-repeat: repeat-x;
  background-position: top;
}

div.section_title {
  border-bottom: solid #D7CCB6 1px;
  margin-left: 15px;
  margin-top: 15px;
  margin-bottom: 25px;
  padding-bottom: 10px;
}

div.module {
  background-image: url(Graphics/module_bg.gif);
  background-repeat: repeat-y;
  background-position: left;
  margin-left: 15px;
  margin-bottom: 15px;
}

div.module h2 {
  color: #003333;
  font-size: 12px;
  background-image: url(Graphics/module_top.gif);
  background-repeat: no-repeat;
  padding: 4px 0px 8px 10px;
  margin-top: 0px;
  margin-bottom: 10px;
  background-position: top left;
}

div.module p {
  margin: 0 0 0 0;
}

table.documents {
}

table.documents td {
  vertical-align:middle;
}

td.listings {
  background-color:#F8F6F3;
}

table.search {
  font-size: 11px;
}

td.border_left {
  border-left:solid #D7CCB6 1px;
}

span.results {
  text-align:center;
  font-size: 11px;
  color:#006633;
}

div.property {
  margin: 15px 10px 25px 10px;
  background-color: #FFFFFF;
  border: solid #99CC33 1px;
}

div.address {
  text-align:right;
  background-color:#DBEDB6;
  padding:5px;
  color:#003333;
  font-weight:bold;
  font-size: 12px;
  border-bottom: solid #99CC33 2px;
  margin-bottom: 5px;
}

table.property_info {
  margin: 5px 10px 10px 10px;
}

div.features {
  background-color: #FEFEEE;
  padding-bottom: 8px;
  border: solid #E8D09F 1px;
}

div.features h2 {
  background-color: #CC9933;
  color: #FFFFFF;
  font-size: 12px;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  margin-top: 0px;
  margin-bottom: 4px;
}

div.text {
  margin:40px 30px 40px 30px;
}

form.contact_form {
  margin-left:15px;
}

span.left_side {
  text-align:left;
  float:left;
}

a.video_link {
  display:block; width:100px;
  color:white; text-decoration:none; font-size:12px; line-height:18px; text-align:center; font-weight:normal;
  margin:20px 0 0 0;
  padding:0;
  border:solid #1d6f99 1px;
  white-space:nowrap;
  overflow:visible;
  text-shadow:0 1px 0 #0069BF;
  -moz-border-radius:8px; -webkit-border-radius:8px; -khtml-border-radius:8px; border-radius:8px;
  -moz-box-shadow:0 1px 0 white; -webkit-box-shadow:0 1px 0 white; box-shadow:0 1px 0 white;
  background:#3398cc;
  background:-webkit-gradient(linear, center top, center bottom, from(#71bae3), to(#3398cc)) repeat scroll 0 0 transparent; /* for webkit browsers */
  background:-moz-linear-gradient(center top, #71bae3, #3398cc) repeat scroll 0 0 transparent; /* for firefox 3.6+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#71bae3', endColorstr='#3398cc'); /* for IE */
}
a.video_link:link, 
a.video_link:visited { color:white; text-decoration:none; }
a.video_link:hover, 
a.video_link:focus {
  cursor:pointer; cursor:hand;
  color:white; 
  border:solid #666 1px;
  text-shadow:1px 1px 0 #0069BF;
  -moz-box-shadow:0 1px 3px #999; -webkit-box-shadow:0 1px 3px #999; box-shadow:0 1px 3px #999;
  background:#2297CC;
  background:-webkit-gradient(linear, center top, center bottom, from(#30CFE7), to(#2297CC)) repeat scroll 0 0 transparent; /* for webkit browsers */
  background:-moz-linear-gradient(center top, #30CFE7, #2297CC) repeat scroll 0 0 transparent; /* for firefox 3.6+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#30CFE7', endColorstr='#2297CC'); /* for IE */
}
a.video_link:active {
  cursor:pointer; cursor:hand;
  -moz-box-shadow:inset 0 1px 3px #333; -webkit-box-shadow:inset 0 1px 3px #333; box-shadow:inset 0 1px 3px #333;
  background:#0E73A6;
  background:-webkit-gradient(linear, center top, center bottom, from(#13A2D6), to(#0E73A6)) repeat scroll 0 0 transparent; /* for webkit browsers */
  background:-moz-linear-gradient(center top, #13A2D6, #0E73A6) repeat scroll 0 0 transparent; /* for firefox 3.6+ */
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#13A2D6', endColorstr='#0E73A6'); /* for IE */
}


