/* CSS Document */

body {
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#4A2B24;
}


p  {
margin:5px 5px 5px 5px;
font-size:15px;
}

h1,h2,h3,h4,h5,h6 {
background-image:url(../images/slices/header_underline.png);
background-repeat:no-repeat;
background-position:bottom left;
padding-bottom:15px;
margin:0px;
}

a:link, a:visited {
color:#4A2B24;
}

a:hover {
color:#915346;
text-decoration:none;
}

.footer {
color:#000000;
}

.footer a:link, .footer a:visited {
color:#000000;
}

.footer a:hover {
color:#333333;
}

.menu_divider {
border-bottom:dotted 1px #999999;
}

.menu_titles {
font-style:italic;
font-weight:bold;
margin-bottom:6px;
margin-top:15px;
}

.imgborder {
border: 1px solid #000000;
margin:5px 5px 5px 5px;
padding:3px;
}

#flash {
position: relative; /*or absolute*/
z-index: 0;
}

ul {
}

li{
font-family:Georgia, "Times New Roman", Times, serif;
color:#4A2B24; 
margin: 0px 0px 0px 25px;
}