* {
margin:0px;
padding:0px;
}
body {
font-family:Adobe Garamond Pro, Georgia, "Times New Roman", Times, serif;
background-color:#d6bda7;
margin:auto;
background-image:url('/images/gradient.jpg');
background-repeat:repeat-x;
color:#e9dfb2;
}
#clear {
clear:left;
}
#container {
margin:auto;
width:643px;
}
#menu {
margin-top:20px;
width:100%;
}
#menu ul li {
list-style:none;
width:93px !important;
height:22px !important;
margin-right:10px;
background-image:url('/images/menu_bg.gif');
background-repeat:no-repeat;
float:left;
text-align:center;
padding-top:2px;
padding-bottom:-2px;
}
#menu ul li a {
height:22px;
color:#865e39;
font-size:0.9em;
font-weight:600;
text-decoration:none;
}
#menu ul li a:hover {
color:#fff;
}
#header {
clear:both;
background-color:#fff;
width:100%;
margin-bottom:20px;
text-align:right;
vertical-align:bottom;
}
#header img {
text-align:center;
vertical-align:bottom;
}
#footer {
font-size:0.8em;
text-align:right;
color:#333;
}
#footer a {
color:#333;
}
h1 {
display:none;
text-indent:-3000px;
}
h2 {
padding-top:10px;
margin-left:20px;
margin-bottom:10px;
color:#d6bda7;
}
#content {
width:100%;
}
#content p {
padding:20px;
font-size:0.9em;
line-height:1.6em;
}

/* Home page styles */
#home {
width:100%;
}
#home #top {
background-image:url('/images/home_1.jpg');
background-color:#865e39;
background-repeat:no-repeat;
background-position:top left;
width:100%;
height:259px;
}
#home #top p {
margin-left:343px;
}
#home #bottom {
background-image:url('/images/home_2.jpg');
background-color:#936e4c;
background-repeat:no-repeat;
background-position:top right;
width:100%;
height:189px;
}
#home #bottom p {
width:300px;
}
/* end Home page styles */

/* Contact us page styles */
#contact {
padding-bottom:20px;
width:100%;
background-color:#a38162;
}
#contact a {
color:#fff;
}
#contact #left {
float:left;
display:inline;
width:300px;
}
#contact #right {
float:left;
display:inline;
width:300px;
}
label {
width:200px;
}
#contact li {
list-style:none;
}
#contact #address #telephone {
margin-top:20px;
}
#contact li {
margin-left:20px;
font-size:0.9em;
color:#e9dfb2;
line-height:1.6em;
}
/* end COntact us page styles */


/* Links page styles */
#links {
padding-bottom:20px;
width:100%;
background-color:#a38162;
}
#links a {
color:#fff;
}
#links li {
list-style:none;
margin-left:40px;
font-size:0.9em;
color:#e9dfb2;
line-height:1.6em;
}
