body {
background-image:url(../i/bg.jpg);
background-repeat: repeat;
}

#wrapper {
width: 858px;
margin-left: auto;
margin-right: auto;
}

#pageTop {
width: 858px;
height: 4px;
background-image:url(../i/pgTop.jpg);
background-repeat:no-repeat;
}

#pageTopInside {
width: 858px;
height: 12px;
background-image:url(../i/pageTopInside.jpg);
background-repeat:no-repeat;
}

#pageContent_home {
width: 858px;
background-image:url(../i/contentBg2.gif);
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
line-height: 21px;
}

#pageContent {
width: 858px;
background-image:url(../i/contentBg3.gif);
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
line-height: 21px;
}

#pageBottom {
width: 858px;
height: 4px;
background-image:url(../i/pgBottom.jpg);
background-repeat:no-repeat;
}

#pageBottomInside {
width: 858px;
height: 12px;
background-image:url(../i/pageBottomInside.jpg);
background-repeat:no-repeat;
}

#navContainer {
float: left;
width: 187px;
padding-left: 10px;
}

.navItem {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff;
width: 187px;
height: 23px;
padding-left: 8px;
padding-top: 4px;
background-image:url(../i/nav/top_background.gif);
background-repeat: no-repeat;
}

.navItem a:link, .navItem a:visited {
color: #ffffff;
text-decoration: none;
}

.navItem a:hover {
text-decoration: underline;
}

#subNav {
width: 164px;
background-color: #f8e5ba;
margin-left: auto;
margin-right: auto;
border-left: 1px #b33706 solid;
border-right: 1px #b33706 solid;
}

.subNavItem {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #91680a;
height: 23px;
text-align:right;
padding-top: 4px;
padding-right: 12px;
border-top: 1px #ead4a2 solid;
}

.subNavItem_active {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #91680a;
background-image:url(../i/nav/dancer.gif);
background-repeat:no-repeat;
background-color: #e7d2a1;
height: 23px;
text-align:right;
padding-top: 4px;
padding-right: 12px;
border-top: 1px #ead4a2 solid;
}



.subNavItem a:link, .subNavItem a:visited {
	color: #91680a;
	text-decoration: none;
}

.subNavItem a:hover {
	color: #91680a;
	text-decoration: underline;
}

#footer {
clear: both;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #8b3003;
padding-bottom: 10px;
}

#footer a:link, #footer a:visited {
color: #8b3003;
text-decoration: none;
}

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

#copyright {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #dcc9ab;
}

#copyright a:link, #copyright a:visited {
color: #dcc9ab;
text-decoration: none;
}

#copyright a:hover {
text-decoration: underline;
}