/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
color: #000;
}
p,
div.text  {
font-size: 1em;
line-height: 1.5em;
margin-bottom: 10px;
}
div.text p {
font-size: 1em; /* font-size fix within text div */
}
dl,
ul,
ol,
form input, 
form textarea,
form select {
font-size: 1em;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; /* Used to fix font issue with textarea */
}
div.text ul,
div.text ol {
margin: 0 0 10px 30px;
list-style: disc;
font-size: 1em; /* font-size fix within text div */
}
div.text ol {
list-style: decimal;
}
a:link,
a:visited {
color: #f7941c;
}
a:hover {
color: #00708e;
}

/* headings */
h1 {
color: #f1612e;
border-bottom: 1px solid #f1612e;
font-size: 1.4em;
margin: 0 250px 15px 0;
text-transform: uppercase;
}
body.nocol h1,
body.popup h1 {
margin-right: 0;
}
h2 {
font-size: 1em;
margin-bottom: 3px;
text-transform: uppercase;
}
div.text h2 {
font-size: 1em; /* font-size fix within text div */
}
h3 {
font-size: 1em;
margin-bottom: 3px;
}
div.text h3 {
font-size: 1em; /* font-size fix within text div */
}

/* Structure 
------------ */
body {
background-color:#000000;
background-image:url(/_lib/starter/005/img/bg.gif);
background-position:center top;
background-repeat:repeat-x;
}
#wrap {
background-color: #fff;
width: 950px;
height: auto;
margin: 0 auto;
}
#header {
height:94px;
background-color:#000000;
background-image:url(/_lib/starter/005/img/phone-number.jpg);
background-position:right top;
background-repeat:no-repeat;
}
#container {
padding: 10px;
background-image: url(/_lib/starter/005/img/bg_columns.gif);
background-position: top left;
background-repeat: repeat-y;
}
body.nocol #container {
background-image: none;
}
#mainContent {
width: 680px;
float:left;
}
#subContent {
width: 225px;
float: right;
margin: 0 0 31px 10px;
}
.break {
clear: both;
}

/* Header
--------- */
#header img#logo {
display: block;
}

/* Footer
--------- */
#footer {
background-color: #87bf45;
border-top: 1px solid #494949;
}
#footer,
#footer p,
#footer a {
color: #000;
font-size: 0.9em;
text-decoration: none;
margin-bottom: 0;
}
#footer a:hover {
color: #fff;
}
#footer p {
padding: 10px;
}
#footer p.publisher {
float: right;
}
#footer p.publisher span {
margin-left: 10px;
}

/* Dropdown menu
-----------------*/
#menu {
background-color: #f1612e;

}
#menu a{
font-weight: bold;
text-transform: uppercase;
color: #fff;
border-right: 1px solid #fff;
display: block;
float: left;
font-size: 0.9em;
padding: 8px 14px 7px 14px;
text-decoration: none;
}
#menu a:hover,
#menu a.dropdown {
background-color: #87bf45;
color: #fff;
}
#menu li ul {
width: 160px;
}
#menu li li a{
font-weight: normal;
text-transform: capitalize;
background-color: #f1612e;
border-right: 1px solid #fff;
border-left: 1px solid #fff;
float: none;
padding: 3px 5px;
}
#menu li li.first a {
border-top: 1px solid #fff;
}
#menu li li.last a {
border-bottom: 1px solid #fff;
}


/* Standard forms
------------------*/
form textarea, input, select{
font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
font-size:1em;
}
form legend {
color: #87bf45;
font-weight: bold;
}
form fieldset {
margin-bottom: 15px;
padding: 10px;
border: 1px solid #ddd;
}
form li {
list-style-type: none;
}
form label {
display: block;
float: left;
width: 180px;
margin-right: 10px;
margin-bottom: 5px;
color: #666;
}
form input {
width: 250px;
}
form textarea {
width: 250px;
}
form select {
width: 254px;
}
form input.radio {
width: 30px;
}
form p {
clear: both;
}
form fieldset#submit,
form fieldset.submit {
border: none;
padding: 0;
text-align: right;
}
form fieldset#submit input,
form fieldset.submit input,
form input.button,
a.button {
background-color:#000000;
border:medium none;
color:#FFFFFF;
cursor:pointer;
font-weight:bold;
padding:4px 10px;
width:auto !important;
}
a.button {
font-size: 1em;
}
form em span,
form .required {
color: #B90000;
font-weight: bold;
}

/* Popups
--------- */
body.popup #content {
margin: 0;
padding: 13px 21px 7px 21px;
}
body.popup,
body.slideshow {
background-image: none;
background-color: #fff;
}
body.popup #header,
body.slideshow #header {
border-bottom: 6px solid #f9461c;
}

/* Slideshow */
body.slideshow form input.button {
margin-right: 2px;
margin-top: 10px;
margin-bottom: 10px;
}
body.slideshow table {
text-align:center;
width: 100%;
}

/* Homepage
----------- */
body#home #container {
background-image: none;
}
body#home #mainContent {
width: 680px;
float:left;
}
body#home #subContent {
width: 225px;
float: right;
margin: 0px;
}

/* Property Alert Spill */
body#home #homePropertyAlert {
background-color: #f1612e;
margin: 10px 0 0 0;
padding: 10px;
}
body#home #homePropertyAlert h2 {
color: #fff;
margin: 0 0 10px 0;
}
body#home #homePropertyAlert p {
color: #fff;
margin: 10px 0 0 0;
}
body#home #homePropertyAlert a {
background-color:#000000;
border:1px solid #343434;
color:#FFFFFF;
display:block;
font-weight:bold;
margin:10px 0 0;
padding:2px 0;
text-align:center;
text-decoration:none;
}
body#home #homePropertyAlert a:hover {
background-color: #87bf45;
color: #fff;
}

/* Animation */
body#home ul#animation {
height: 272px;
width: 695px;
overflow: hidden;
margin: 0 0 10px 0;
}

/* Print Friendly */
body.brochure #header {
height: auto;
margin: 0 0 20px 0;
}

/* Search Form */
#form form #right {
float: left;
}