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

body {margin:0; background-color:#272626;}
img.float {float:left;}
#main {width:970px; margin:0 auto;}
#nav {height:45px;}
#welcome {height:190px; background:url(images/bg_welcomeHome.jpg) no-repeat; width:260px; float:right; padding:160px 30px 0 30px;}
h1 {font:italic 20px Georgia, "Times New Roman", Times, serif; color:#643a27; font-weight:normal; margin:20px 0 10px;}
h2 {font:italic 28px Georgia, "Times New Roman", Times, serif; color:#643a27; font-weight:normal; margin:25px 0 15px;}
p {font:12px Arial, Helvetica, sans-serif; color:#272626; margin:0 0 15px;}
a {color:#643a27; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; font-style:italic;}
a:hover {text-decoration:underline;}
#where {height:209px; width:290px; background:url(images/bg_where.jpg) no-repeat; float:left; padding-left:30px;}
#contact {height:209px; width:305px; background:url(images/bg_contact.jpg) no-repeat; float:left; padding-left:25px;}
#buttons {height:209px; width:290px; background:url(images/bg_btns.jpg) no-repeat; float:left; padding:17px 0 0 30px;}
#footer {width:970px; height:115px; background:url(images/bg_footer.jpg) no-repeat; padding-top:10px; float:left; text-align:center; color:#b0a168; font:12px Arial, Helvetica, sans-serif;}
#footer b {color:#FFF; font-weight:normal;}
#footer a {color:#b0a168; font-family:Arial, Helvetica, sans-serif; font-style:normal;}
#sub {background-color:#D2C8A3; width:910px; padding:0 30px 30px; float:left;}
#lines td {border-bottom:dashed 1px #903; padding:20px 0 20px 0;}
