body {padding: 0px; margin: 0px;
font-size: 65%; font-family: verdana, arial;
background-color: #bb7f5d;
color: #963500;
}

#header{
background: url(images/header.gif);
height: 152px;
width: 788px;
text-indent: -5000px;
}

 #container
{
width: 788px;
padding: 0px; margin: 0px;
background: url(images/container_bg.gif);
background-repeat: repeat-y;
_height: 300px; /* For IE 6 */
min-height: 400px;
font-size: 1.2em;
}

#content {
width: 500px;
margin-left: 260px;
margin-top: -120px;
margin-right: 15px;}

h1 {font-size: 1.2em;}
h2, h3, h4, p {font-size: 1em; margin-top: 0px;}

a {
color: #963500;
}

a:hover {
color: #ff5a00;
}

ul
{
list-style-image: url(images/list_bullet.gif);
list-style-type: circle
}


#footer{
background: url(images/footer.gif) no-repeat;
height: 21px;
width: 788px;
}


.homephone {
height: 46px;
width: 55px;
display: block;
float: left;
background: url(images/telephone.gif) no-repeat;
}

.contact {
padding-top: 10px;
}

.copyright_notice {
text-align: left;
font-size: 0.9em;
margin-left: 260px;
padding-top: 5px;
}



/* For the Nav */

#nav {
position: absolute;
top: 130px;
}

#nav h2 {display: none;}

#nav ul
{
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

#nav a
{
display: block;
width: 235px;
margin-left: 0px;
padding: 5px 0px 5px 6px;
border-bottom: 2px solid #ffecd4;
background: url(images/button_bg.gif) #e6ceb6 repeat-y;
color: #aa592c;
text-decoration: none;
font-weight: bold;
}

#nav a:hover
{
background: url(images/button_bg_over.gif) #e6e3b6 repeat-x;
}

.home a
{
border-bottom: 333px solid #ffecd4;
background: url(images/home_buttn.gif) bottom !important;
color: #ffffff !important;
}


.home a:hover
{
border-bottom: 333px solid #ffecd4;
background: url(images/home_buttn.gif) bottom !important;
color: #fff000 !important;
}

/* For the homepage */

#home_photo {
margin-left: -17px;
margin-bottom: 5px;
}



#welcome_text {
width: 230px;
float: left;
}

#home_links {
margin-left: 250px;
background: url(images/magnify.gif) top right no-repeat;
}
