*{
margin:0;
padding:0;
border:0;
}

html,body{
height:100%
}

body {
background:#fff;
font-family: Helvetica, Arial, sans-serif;
overflow-y:scroll;
}

h1 {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#fdc359;
font-size:30px;
line-height:30px;
font-weight:lighter;
letter-spacing: 3px;
padding:170px 50px 40px 50px;
}

h2 {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#fdc359;
font-size:30px;
line-height:30px;
font-weight:lighter;
letter-spacing: 3px;
padding:50px 50px 40px 50px;
}

h3 {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
color:#fdc359;
font-size:18px;
line-height:18px;
font-weight:lighter;
letter-spacing: 3px;
padding:20px 50px 10px 50px;
}

p {
color:#666;
font-size:14px;
line-height:20px;
font-weight:normal;
padding:0 50px 20px 50px;
}

a {
color:#1188c1;
text-decoration:none;
}

a:hover {
color:#333;
}

p a {
border-bottom: 1px solid #ccc;
}

p a:hover {
border-bottom: 1px solid #1188c1;
}

#content ul {
color:#666;
font-size:14px;
line-height:20px;
padding:0 50px 20px 50px;
}

#content li {
list-style-type: circle;
}

#content {
height:100%;
min-height:100%;
background:#fff;
width:615px;
position:absolute;
right:0;
top:0;
z-index:3;
filter:alpha(opacity=90);
opacity: 0.90;
-moz-opacity:0.90;
}
html>body #content{height:auto}

#contentHome {
background:#fff;
width:615px;
position:absolute;
right:0;
top:0;
z-index:3;
margin-top:180px;
filter:alpha(opacity=90);
opacity: 0.90;
-moz-opacity:0.90;
}

#nav {
position:fixed;
top: 65px;
right: 0;
width: 710px;
height:51px;
background: #fdc359;
z-index:5;
}

#nav ul {
list-style-type:none;
margin-top:18px;
}

#nav li {
display: inline;
}

#nav img {
margin-right:42px;
}

#nav li a {
margin: 0 20px 0 0;
padding: 8px 8px 6px 8px;
color: #251a06;
font-size: 14px;
text-decoration: none;
}

#nav li a:hover {
background: #251a06;
color: #fff;
}

#home {
float:left;
}

#home a:hover {
background:none !important;
}

#flashcontent {
margin:0 0 -60px 50px;
z-index:3;
}

#flashbackground {
z-index:1;
position:absolute;
top:0;
left:0;
}

.selected {
background: #deac50;
color:#fff !important;
}

#contentHider {
position:fixed;
top: 0;
right: 0;
width: 615px;
height:200px;
background: url('images/cover.png');
z-index:4;
}

#contentHiderB {
position:fixed;
bottom: 0;
right: 0;
width: 615px;
height:75px;
background: url('images/coverBottom.png');
z-index:4;
}

#contentHiderB p {
margin-top: 50px;
font-size: 10px;
color:#ccc;
}

#backgroundImage {
position:fixed;
}

.formStyle {
padding: 10px 8px 8px 8px;
color: #000;
background-color: #fff;
border: 1px solid #999;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
}

#contact {
padding:0 50px 20px 50px;
color:#666;
font-size: 14px;
}

label {
float: left;
}

input, textarea {
width: 450px;
margin: 6px 0 15px 0;
}

input {
display: block;
}

textarea {
height: 136px;
}

button {
float:left;
border: 0;
margin-bottom: 150px;
padding: 10px 8px 8px 8px;
background: #fdc359;
color: #000;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
}

label.indent {
margin-left: 9px;
}

input#contact-city {
width: 255px;
}

input#contact-state {
width: 40px;
}

input#contact-postal-code {
width: 100px;
}

#unitDetails {
float:left;
width: 215px;
margin-right:30px;	
}
