/* CSS Document */
body
{
margin:0px;
padding:0px;
font-family: Arial;
color:#978e83;
background: #e8e6dd;
font-size:14px;
}

#wrapper
{
margin:auto;
width:1000px;
background: #e8e6dd url(../images/bg.jpg) repeat-y;
}

.header
{
width:1000px;
background: url(../images/header_bg.jpg) no-repeat top;
height:439px;
font-size:0px;
}
.menu
{
width:1000px;
background: url(../images/menu_bg.jpg) no-repeat top;
height:110px;
font-size:0px;
}


.container
{
width:913px;
padding:4px 42px 10px 45px;
}

.content{
border-top: 3px solid #f0eeed;
width:913px;
padding:20px 0px;
}
.container1
{
width:913px;
padding:4px 42px 10px 45px;
}

.content_1{
border-top: 3px solid #f0eeed;
width:630px;padding:20px 0px;

}
.content_newsletter{
border-top: 3px solid #f0eeed;
width:913px;
padding:20px 0px;
}
#footer
{
width:1000px; height:87px;
background:#fff url(../images/foot_bg.jpg) left top no-repeat;
}

#footer_content
{
height:54px;
width:913px;color:#000;
font-size:12px;
padding:33px 42px 0px 45px;
}

#footer #footer_content a { color:#000;text-decoration:underline; }
#footer #footer_content a:hover {  text-decoration:none; }

p {padding:0px; margin:0px;}

a {color:#a13e41; text-decoration:underline;}
a:hover{  text-decoration:none;}
.book {background:url(../images/book1.jpg) no-repeat center;  display:block;width:240px;  height:23px; color:#000000; text-decoration:none; padding-top:7px;}
.book:hover {background:url(../images/book_hover1.jpg) no-repeat center; display:block;width:240px;  height:23px; color:#000000; text-decoration:none; padding-top:7px;}
.suite {background:url(../images/suite.jpg) no-repeat  center; display:block; width:125px; height:23px; color:#000000; text-decoration:none; padding-top:7px;}
.suite:hover {background:url(../images/suite_hover.gif) no-repeat center; display:block;width:125px;  height:23px; color:#000000; text-decoration:none; padding-top:7px;}
.nelson{background:url(../images/nelson.jpg) no-repeat center; width:146px;height:23px; color:#000000;text-decoration:none;display:block;padding-top:7px;}
.nelson:hover{background:url(../images/nelson_hover.jpg) no-repeat center; width:146px;height:23px; color:#000000;text-decoration:none;padding-top:7px;}
.gallery{background:url(../images/gallery.jpg) no-repeat center; width:85px;height:23px; color:#000000;text-decoration:none;display:block;padding-top:7px;}
.gallery:hover{background:url(../images/gallery_hover.jpg) no-repeat center; width:85px;height:23px; color:#000000;text-decoration:none;padding-top:7px;}
