body {
margin: 0;
padding: 0;
background: #391900 url(/images/background.jpg) repeat-x;
font-family: Georgia, Times, serif;
}

p, img {
margin: 0;
padding: 0;
}

#wrapper {
position: relative;
width: 1020px;
margin: 0 auto;
padding: 0;
background: url(/images/wrapper_bkg.png) no-repeat;

}

#nav {
position: relative;
top: 30px;
left: 300px;
color: #fff;
font-size: 12px;
text-transform: uppercase;
height: 40px;
}

#nav a {
color: #fff;
text-decoration: none;
}

#nav ul {
list-style: none;
padding: 0;
margin: 0;
}

#nav li {
float: left;
width: 100px;
height: 36px;
text-align: center;
}

.navhover {
background: url(/images/nav_ornament.png) no-repeat;
width: 100px;
text-align: center;
}

#logo {
position: absolute;
width: 281px;
height: 234px;
z-index: 2;
left: 35px;
top: 10px;
}

#main_top {
position: relative;
top: 40px;
clear: both;
width: 1020px;
height: 91px;
background: url(/images/main_top.png) no-repeat;
}

#main_middle, #main_middle_home {
position: relative;
top: 40px;
width: 1020px;
background: url(/images/main_middle.png) repeat-y;
min-height: 400px;
}

#main_middle_home {
min-height: 680px;
}

#main_bottom {
position: relative;
top: 40px;
width: 1020px;
height: 95px;
background: url(/images/main_bottom.png) no-repeat;
}

#photocorner_topleft {
position: absolute;
z-index: 3;
top: -10px;
left: -10px;
background: url(/images/photocorner_upperleft.png) no-repeat;
width: 43px;
height: 45px;
}

#photocorner_topright {
position: absolute;
z-index: 3;
top: -10px;
right: 5px;
background: url(/images/photocorner_topright.png) no-repeat;
width: 46px;
height: 45px;
}

#photocorner_lowerleft {
position: absolute;
z-index: 3;
bottom: -10px;
left: -10px;
background: url(/images/photocorner_lowerleft.png) no-repeat;
width: 45px;
height: 45px;
}

#photocorner_lowerright {
position: absolute;
z-index: 3;
bottom: -10px;
right: 5px;
background: url(/images/photocorner_lowerright.png) no-repeat;
width: 45px;
height: 45px;
}

#content_left, #content_left_home {
position: relative;
top: 110px;
left: 50px;
float: left;
width: 265px;
color: #391900;
font-size: 13px;
line-height: 18px;
}

#content_left_home {
min-height: 850px;
}

#content_left a, #content_left_home a {
color: #b00a51;
}

#content_right {
position: relative;
float: right;
width: 615px;
right: 55px;
color: #391900;
font-size: 14px;
line-height: 22px;
}

#content_right p {
margin-bottom: 15px;
}

#content_right a {
color: #b00a51;
}

#content_right a:hover {
text-decoration: none;
}

#content_right_flourish {
position: absolute;
top: -30px;
left: -25px;
background: url(/images/header_flourish.gif) no-repeat;
width: 83px;
height: 84px;
}

#content_right h1 {
position: relative;
z-index: 1;
color: #b00a51;
font-weight: normal;
font-size: 20px;
margin-bottom: 20px;
}

#specials_home {
margin: 10px 0 0 0;
}

.specials_home_title {
font-size: 18px;
float: left;
}

.specials_home_info {
font-size: 12px;
float: right;
}

.specials_home_info a {
color: #b00a51;
}

.specials_home_info a:hover {
text-decoration: none;
}

#footer {
position: relative;
top: 50px;
width: 1020px;
text-align: center;
color: #e4c4ab;
font-size: 13px;
}

#footer a { 
color: #fff;
}

#footer a:hover {
text-decoration: none;
}

#flourish {
position: relative;
top: 50px;
width: 1020px;
height: 88px;
text-align: center;
}

/* Slideshow on home page */

#slide-images{
    position:relative;
    display:block;
    margin:0px;
    padding:0px;
    width:600px;
    height:400px;
    overflow:hidden;
    
}

#slide-images li {
    position: absolute;
    display: block;
    list-style-type: none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}

/* Contact Us */

.contact_input {
border-top: 0;
border-left: 0;
border-right: 0;
border-bottom: 1px solid #b00a51;
background-color: #f1dbdb;
width: 200px;
}

.contact_comment {
padding: 5px;
border: 0;
background-color: #e2c4c4;
height: 200px;
width: 300px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

/* Blog styles */

.blogposthead {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .5px;
}

.blogyear {
    margin-left: 10px;
}

.monthindent {
    margin-left: 10px;
}

.postindent {
    margin-left: 20px;
}

.blogyear a {
    color: #b00a51;
}

.blogyear a:hover {
    text-decoration: none;
}

.blogyear h4 {
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 20px;
}
   
.home_blog_title {
    font-size: 20px;
    line-height: 22px;
    padding-bottom: 5px;
    color: #b00a51;
} 

.home_blog_date {
    letter-spacing: .5px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: Trebuchet, "Trebuchet MS", sans-serif;
}

.home_blog_blurb {
    margin-bottom: 20px;
}

.comment_number {
    color: #b00a51;
    font-size: 18px;
    border-bottom: 1px dotted;
    margin-bottom: 10px;
}

.blog_comment {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e2c4c4;
}

.bc_name {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Trebuchet, "Trebuchet MS", sans-serif;
}

.bc_comment {
    font-size: 15px;
}

.bc_date {
    font-size: 11px;
    font-family: Trebuchet, "Trebuchet MS", sans-serif;
    text-transform: uppercase;
}