@charset "utf-8";
/* CSS Document */

a {
outline: none;
}

p {
margin: 0px;
padding: 0px 0px 18px 0px;
}

/* BODY AND STICKY FOOTER */
* {
margin: 0px;
}

html, body {
height: 100%;
}

body {
font-family: Trebuchet MS, Helvetica, Arial, sans serif;
margin: 0px;
padding: 0px;
background: #000000 url(../images/bodybg.png) top center repeat-y;
font-size: 14px;
line-height: 18px;
color: #ffffff;
}

#wrapper {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -100px;
}

#push {
height: 100px;
}

#footer {
height: 100px;
background: #000000 url(../images/footerbg.png) top center no-repeat;
color: #ffffff;
font-size: 12px;
line-height: 18px;
}

#footer a {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
color: #ffffff;
text-decoration: underline;
}

.clear {
clear: both;
}

/* WRAPPERS */

#pagewrapper_div {
width: 950px;
margin: 0 auto;
}

#footerwrapper_div {
width: 870px;
margin: 0 auto;
padding: 50px 0px 0px 0px;
text-align: center;
}

/* NAVIGATION */

.hide {
display: none;
}

#navbar_div {
padding: 0px 0px 0px 0px;
border-bottom: 25px solid #2e2e2e;
}

#navbar_div a {
display:block;
height: 50px;
float: left;
text-decoration: none;
text-indent: -3333px;
}

#navbar_div a.Home {
background: url(../images/navbar.png);
background-position: 0px -50px;
width: 175px;
}

#navbar_div a.Home:hover {
background: url(../images/navbar.png);
background-position: 0px 0px;
}

#navbar_div a.Home_current {
background: url(../images/navbar.png);
background-position: 0px 0px;
width: 175px;
}

#navbar_div a.About {
background: url(../images/navbar.png);
background-position: -175px -50px;
width: 150px;
}

#navbar_div a.About:hover {
background: url(../images/navbar.png);
background-position: -175px 0px;
}

#navbar_div a.About_current {
background: url(../images/navbar.png);
background-position: -175px 0px;
width: 150px;
}

#navbar_div a.Services {
background: url(../images/navbar.png);
background-position: -325px -50px;
width: 150px;
}

#navbar_div a.Services:hover {
background: url(../images/navbar.png);
background-position: -325px 0px;
}

#navbar_div a.Services_current {
background: url(../images/navbar.png);
background-position: -325px 0px;
width: 150px;
}

#navbar_div a.Portfolio {
background: url(../images/navbar.png);
background-position: -475px -50px;
width: 150px;
}

#navbar_div a.Portfolio:hover {
background: url(../images/navbar.png);
background-position: -475px 0px;
}

#navbar_div a.Portfolio_current {
background: url(../images/navbar.png);
background-position: -475px 0px;
width: 150px;
}

#navbar_div a.Quote {
background: url(../images/navbar.png);
background-position: -625px -50px;
width: 150px;
}

#navbar_div a.Quote:hover {
background: url(../images/navbar.png);
background-position: -625px 0px;
}

#navbar_div a.Quote_current {
background: url(../images/navbar.png);
background-position: -625px 0px;
width: 150px;
}

#navbar_div a.Contact {
background: url(../images/navbar.png);
background-position: -775px -50px;
width: 175px;
}

#navbar_div a.Contact:hover {
background: url(../images/navbar.png);
background-position: -775px 0px;
}

#navbar_div a.Contact_current {
background: url(../images/navbar.png);
background-position: -775px 0px;
width: 175px;
}

/* HEADER ELEMENTS */

h1, h2, h3, h4 {
margin: 0px;
padding: 0px;
font-weight: bold;
}

h3 {
color: #ed1c24;
font-size: 18px;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
}

h4 {
color: #f8ff81;
font-size: 14px;
line-height: 18px;
font-weight: bold;
text-transform: uppercase;
}

.white {
color: #ffffff;
}

/* BANNER ELEMENTS */

#banner_div {
height: 110px;
background: url(../images/headerbg.png) no-repeat;
position: relative;
}

#logo {
background: url(../images/logo.png) no-repeat scroll 0% 0%;
width: 320px;
height: 61px;
text-indent: -3333px;
border: 0px;
position: absolute;
top: 35px;
left: 315px;
}

#logo a {
display: block;
width: 320px;
height: 61px;
text-decoration: none;
border: 0px;
}

#openhouse {
position: absolute;
right: 0px;
top: 5px;
}

#banner_name {
float: left;
font-size: 24px;
font-weight: bold;
color: #f8ff81;
padding-top: 50px;
text-align: left;
}

#banner_info {
float: right;
font-size: 14px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
padding-top: 40px;
text-align: right;
}

/* CONTENT */

#services_nav {
margin-bottom: 15px;
text-align: center;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
color: #666666;
}

#content_div {
font-size: 14px;
line-height: 18px;
width: 870px;
margin: 0 auto;
padding-top: 15px;
}

#content_div a {
color: #f8ff81;
text-decoration: none;
}

#content_div ul {
margin-bottom: 18px;
}

#content_div a:hover {
text-decoration: underline;
}

.homeimage {
float: left;
border: 1px solid #dfdfdf;
padding: 10px;
}

.hometext {
float: right;
width: 475px;
margin-top: 25px;
}

/* BOTTOM OF CONTENT */

#bottom_nav {
position: relative;
margin: 0px 40px -42px 40px;
height: 120px;
background: url(../images/fade.png) top center repeat-x;
width: 870px;
}

#calloutbtns {
position: absolute;
left: 150px;
top: 0px;
}

#phonecallout {
float: left;
padding: 15px 25px 15px 0px;
margin-left: 25px;
border-right: 1px solid #666666;
}

#emailcallout {
float: left;
padding: 15px 25px 15px 0px;
margin-left: 25px;
border-right: 1px solid #666666;
}

#emailcallout a {
color: #ffffff;
text-decoration: none;
}

#emailcallout a:hover {
color: #f8ff81;
text-decoration: none;
}

#portfoliocallout {
float: left;
padding: 15px 25px 15px 0px;
margin-left: 25px;
}

#portfoliocallout a {
display: block;
background: url(../images/portfolio.png) top center;
height: 36px;
width: 125px;
text-indent: -3333px;
}

#portfoliocallout a:hover {
display: block;
background: url(../images/portfolio.png) bottom center;
height: 36px;
width: 125px;
text-indent: -3333px;
}

#hue {
left: 100px;
top: 15px;
position: absolute;
}

#bottom_subnav {
position: absolute;
top: 75px;
left: 175px;
}

#bottom_subnav a {
display: block;
float: left;
padding: 2px 0px;
width: 125px;
border: 1px solid #3e4020;
font-size: 11px;
text-align: center;
color: #f8ff81;
text-decoration: none;
margin-right: 5px;
font-weight:bold;
background: #000000;
}

#bottom_subnav a:hover {
background: #f8ff81;
color: #000000;
}

/* ADMIN */
input.admin_edit_button {
font-size: 11px;
background: #b5d6f4;
border: 1px solid #266aa7;
padding: 3px;
color: #0d3d68;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-right: 8px;
}

input.admin_edit_button:hover {
background: #266aa7;
border: 1px solid #266aa7;
color: #ffffff;
}

input.admin_del_button {
font-size: 11px;
background: #b51414;
border: 1px solid #830909;
padding: 3px;
color: #ffffff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

input.admin_del_button:hover {
background: #830909;
border: 1px solid #830909;
}