@import url("stylesheet_reset.css");
@import url("styleSheet_structure.css");
@import url("styleSheet_navigation.css");
/*global classes*/
p { margin:0 0 15px 0; }
table, input, textarea, select { font-size: 1em; }
dl { margin:0 0 15px 0; }
dt { }
dd { }
.content ul { list-style:disc; padding:0 0 0 20px; margin:0 0 15px 0; }
.content ol { list-style: decimal; padding:0 0 0 20px; margin:0 0 15px 0; }
.content ul li { }
legend { }
label { }
textarea { font-family:Arial, Helvetica, sans-serif; }
sup { font-size:0.75em; vertical-align:super; }
sub { font-size:0.75em; vertical-align:sub; }
acronym { text-transform:uppercase; border-bottom:1px dotted; }
abbr { text-transform:uppercase; border-bottom:1px dotted; }
blockquote { font-size: 2.00em; color: #333; padding: 0 70px 0 5px; line-height: 1.27em; }
hr { border: none 0; border-top:1px solid #11546f; width: 100%; height: 1px; margin: 18px 0; clear: both; display: block; }
small { font-size:0.75em; }
/*links*/
a { color: #666; text-decoration:none; }
a:hover { color: #000; text-decoration:underline; }
a:active, a:focus { outline:none; border:none; }
object { outline:none; }
/*headers*/
h1, h2, h3, h4, h5, h6 { font-size:1em; color:#333333; margin:0 0 15px 0; }
h1 { font-size:1.417em; }
h1.hometitle { font-size: 1.64em; }
h2 { font-size: 1.45em; color: #333; }
#contentInt h2 { font-size: 2.36em; font-weight: bold; }
h3 { font-size:1.25em; }
.lotsArea h3 { font-size: 2.00em; border-bottom: 1px solid #6f7779; padding-bottom: 9px; margin-bottom: 7px; }
#contentInt h3 { font-size: 2.36em; font-weight: bold; color: #333; border-bottom: 1px solid #6f7779; padding-bottom: 9px; margin-bottom: 25px; }
h4 { font-size:1.27em; margin-bottom: 2px; font-weight: bold; }
#homeDetails h4, #contactForm h4, #homeResources h4 { margin-bottom: 15px; }
h4.subheading { margin-bottom: 5px !important; }
h5 { font-size: 1.00em; margin-bottom: 2px; padding-bottom: 7px; border-bottom: 1px solid #6a5b3b; }
h5 { font-size:1.0em; }
/*table layout*/
table.dataTable { width:100%!important; width:99%; margin: 0 0 15px 0; }
table.dataTable tr { background:#fff; }
table.dataTable tr.altRow { background:#f8f8f8; }
table.dataTable th { border-bottom:1px solid #ccc; background:#efefef; border-top:1px dotted #ccc; font-weight:800; padding:5px; }
table.dataTable td { border-bottom:1px solid #ccc; padding:2px 5px; }
/*form layout*/
input.text_field, input.password { border:1px solid #ccc; background:#fff; width:200px; padding:2px; }
textarea.text_area { border:1px solid #ccc; background:#fff; width:200px; padding:2px; }
select.select_element { padding:2px; }

