

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-height: 50px;
 background-image: url('images/Background_header.gif');
 background-repeat:no-repeat;
 background-position:center top;
 margin:0;
 }
 
 img {border: 0px;}
#wrapper { 
 margin: 320px auto;
 padding-left: 0px;
 width: 640px;
 height: 25%;
}

#header {
 width: 640px;
 float: left;
 padding: 0px;
 padding-bottom: 25px;
 height: 6px;
 margin: 0px;
}

a {

color: #5a5146;
text-decoration: none;
}
a:hover {color: #a27725;}


#leftcolumn { 
margin: 0px;
 padding: 0px;
 width: 140px;
 float: left;
 font-family: garamond, georgia;
 font-size: 18px;
 color: #5a5146;
 line-height: 36px;
}


#content { 

 font: arial 12px #2e2e2e;
 margin:0px;
 padding: 0px;
 width: 500px;
 float:left;
}

#content img {
padding: 0 32px 32px 32px;
clear: both;
}

#rightcolumn { 
 color: #565656;
 margin: 0px;
 padding: 0px;
 width: 170px;
 float: left;
 }


#footer {
border-top: solid 1px #d9d9d9;
font-family: times;
color: #575757;
line-height: 24px;
clear:both;
text-align: center;
height: 10%;
}

#flinks { font-size: 14px;}
#flinks a:link {color:#7c6231;}
#flinks a:hover {color:#9a9386;}

#clinks { font-size: 13px;}
#clinks a:link {color:#7c6231;}
#clinks a:hover {color:#9a9386;}
#clinks {line-height: 24px;
font-family: arial;}

#title {
font-family: times;
color: #7c6231 ;
font-size: 20px;
font-weight: 200;
line-height: 36px;
}

#container {padding-top: 35px;}
#container img {padding:0 13 0 13;}

#email {float:left; width:300px; padding-left:45px; clear:both;}
#phone {float:right;
}
