/* CSS Document */

html {
margin:0px;
padding:0px;
}

body {

margin:0px;
padding:0px;

text-align:center;

background-color:#250F04;
background-image:url(../images/bodyBg.jpg);
background-repeat:repeat-x;

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#fff;
z-index:0;
}

#rightSideRepeater {
position:absolute;
top:0;
left:50%;

width:100%;
height:391px;

background-image:url(../images/rightSideRepeater.jpg);
background-repeat:repeat-x;
z-index:1 !important;
overflow:hidden;

margin:0px;
padding:0px;
}


#siteWrapper {
width:1001px;
text-align:left;
margin:0 auto;
padding:0px;
z-index:2 !important;
position:relative;
}

#topLogoArea {
margin:0px;
padding:0px;
width:1001px;
height:254px;
background-image:url(../images/topLogoArea.jpg);
background-repeat:no-repeat;
overflow:hidden;
}

#menuArea {
width:861px;
height:133px;
background-image:url(../images/menuAreaBg.jpg);
background-repeat:no-repeat;
overflow:hidden;
margin: 0px;
padding: 25px 0px 0px 140px;
}

/*
#menuArea table {
margin-left:125px;
margin-top:20px;
}
*/

#contentArea {
width:1001px;

}

#bannerArea {
width:397px;
height:376px;
float:left;
position:relative;
margin-bottom:54px;
}

#textArea {
width:554px;
float:right;
position:relative;
overflow:hidden;
}

#footerArea {
clear:both;
width:100%;
height:105px;
background: url(../images/footerBg.jpg) repeat-x top center;
margin: 57px 0px 0px 0px;
padding: 0px;
}

.footerAreaText {
/* border: 1px solid #ffffff; */
width: 1001px;
height: 20px;
text-align: left;
margin: 0px auto;
padding: 70px 0px 0px 0px;
}


/*end*/
/*\*/
html*#footerArea {
background: url(../images/footerBg.jpg) repeat-x;
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #footerArea {
background-image:none;
}
/*end*/


#contentArea p {
text-align:justify;
font-size: 13px;
}

#contentArea h1, #contentArea h2, #contentArea h3, #contentArea h4, #contentArea h5, #contentArea h6 {
text-decoration:none;
font-size: 18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
}

#contentArea a:link {
text-decoration:none;
color:#A57D68;
}

#contentArea a:visited {
text-decoration:none;
color:#A57D68;
}

#contentArea a:active {
text-decoration:none;
color:#A57D68;
}

#contentArea a:hover {
text-decoration:underline;
color:#A57D68;
}


.footerAreaText p {
font-size: 9px;
color:#4b372e;
margin: 0px 0px 0px 450px;
padding: 0px;

}

.footerAreaText a:link, .footerAreaText a:visited {font-weight: normal; text-decoration:none; color:#4b372e;}
.footerAreaText a:active, .footerAreaText a:hover {font-weight: normal; text-decoration:underline; color:#4b372e;}



/*	Menu Items
=====================================================================================*/
