body {
 background-color: #1D1D1D;
 font-family: arial;
}

#wrapper {
 height: 500px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 30px;
 width: 700px;
}

#left_col {
 float: left;
 width: 708px;
}

#title1,
#title2 {
 color: #A97F13;
 float: left;
}

#title2 {
 float:right;
}

#image {
 border: #A97F13 solid 2px;
 clear: both;
 padding: 2px;
 width: 700px;
}

#image {
 display: table;
 height: 559px;
 #position: relative;
 overflow: hidden;
}

#floater {
 #position: absolute;
 #top: 50%;
 display: table-cell;
 vertical-align: middle;
}

#floater img {
 #position: relative;
 #top: -50%
}

#menu {
 margin-left: 10px;
 margin-top: 76px;
 width: 100px;
 
 margin-left: 720px;
 margin-top: 489px;
 position: absolute;
}

#nav {
 margin-top: 5px;
}

a {
 color: #727272;
 font-size: 0.9em;
 font-weight: normal;
 text-decoration: none;
}

a:hover {
 color: #A2A2A2;
 font-weight: normal;
 text-decoration: none;
}

.content {
 color: #727272;
 font-family: Georgia, serif;
}

a.orange {
 font-size: 1.04em;
}

a:hover.orange {
 color: #CC9900;
}

.titles {
 font-size: 2.1em;
}

.subtitles {
 font-size: 1em;
}

.breaker {
 clear: both;
}

.orange,
#top,
#bottom,
#footer {
 color: #A97F13;
}

.preload {
 display: none;
 width: 0px;
}

#address {
 color: #A2A2A2;
 color: #BC8F8F;
 color: #F7AACB;
 font-size: 1.5em;
 margin-left: auto;
 margin-right: auto;
 margin-top: 30px;
 width: 728px;
}

#top {
 background-color: #A97F13; 
 border: #A97F13 solid 2px;
 margin-top: 20px;
}

#contact {
 margin-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 width: 728px;
}

#phone {
 clear: both;
 color: #F7AACB;
 font-size: 1.2em;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 width: 350px;
}

#email {
 color: #727272;
 font-size: 1em;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 width: 320px;
}

#email a,
#email a.hover {
 font-size: 1em;
}

#bottom {
 background-color: #A97F13;
 border: #A97F13 solid 1px;
 clear: both;
}

#footer {
 margin-left: auto;
 margin-right: auto;
 margin-top: 30px;
 width: 50px;
}