/* ------------------------| Header |----------------------- */
HTML {
	HEIGHT: 100%;
	
}
BODY { FONT-SIZE: x-small; font-family: Arial, sans-serif; color: #E0AB87; background: #650000 url(../img/bg.gif) 0 0 repeat;
PADDING-RIGHT: 0; PADDING-LEFT: 0; PADDING-BOTTOM: 0; MARGIN: 0; PADDING-TOP: 0; table-layout: fixed
}

/* ------------------------| Headings |----------------------- */

h1 { FONT-SIZE: small; font-weight: bold; padding: 10px 10px 12px 0; margin: 0; display: block; color: #FBCAA9;  }
h2 { FONT-SIZE: x-small; font-weight: bold; padding: 10px 10px 5px 0; margin: 0; display: block; color: #FBCAA9;  }


TABLE { border: 0px
}
DIV {
	FONT: x-small Arial;
}
TD {
	FONT: x-small Arial; vertical-align: top
}
P {
	FONT: x-small Arial; padding: 0; margin: 10px 0 0 0; clear: left; line-height: 18px
}
hr { background-color: #702A32 }
ul { padding: 0; margin: 0 0 0 15px }
li { list-style-type: circle;}


.bg_left { background: url(../img/bg_left.gif) 100% 0 no-repeat;
}
.bg_right { background: url(../img/bg_right.gif) 0 0 no-repeat;
}
.bg00 { background-color: #830010; width: 295px
}
.bg01 { background: url(../img/bg01.gif) 0 0 repeat-y; width: 295px; padding: 0 40px 0 20px
}
.bg01a { background: #650000 url(../img/bg01a.gif) 100% 0 no-repeat; width: 295px; height: 44px
}
.bg02 { background: url(../img/bg02.gif) 0 0 no-repeat; height: 46px
}
.bg03 { background: url(../img/bg03.gif) 0 0 no-repeat; height: 109px
}
.bg04 { background: url(../img/bg04.gif) 0 0 repeat-y; width:18px
}
.bg04b { background: url(../img/bg04b.gif) 0 100% no-repeat; height: 55px
}
.bg04c { background: url(../img/bg04c.gif) 0 0 repeat-x; width:18px
}
.bg04d { background: url(../img/bg04d.gif) 0 100% no-repeat; 
}
.bg04d1 { background: url(../img/bg04d1.gif) 100% 100% no-repeat; height: 55px
}
.bg06 { background: #3E0201 url(../img/bg06.gif) 0 0 repeat-x; height: 140px; padding: 15px 0
}
.bg07 { background: url(../img/bg07.gif) 0 0 no-repeat; height: 102px; width:10px
}
.bg07a { background: url(../img/bg07a.gif) 0 0 no-repeat; width:10px
}
.bg07b { background: url(../img/bg07b.gif) 0 0 repeat-x; padding: 5px 10px; vertical-align: middle; font-size: 11px; width: 324px; color: #BB8F72
}
.bg07c { background: url(../img/bg07b.gif) 0 0 repeat-x; width: 1px
}
.bg09 { background: url(../img/bg09.gif) 50% 15px no-repeat; width: 295; height: 140px; padding: 0px 30px 5px ; vertical-align: middle; text-align: center
}
.content { background: #650000 url(../img/bg05.gif) 0 0 repeat-x; padding: 0 10px
}
.content2 { background: #650000 url(../img/bg05.gif) 0 0 repeat-x; width: 18px
}

a:link{ color: #F3B967; }
a:visited { color: #E0AB87; }
a:hover { color: #FF6F58;  }
a:active { color: #FF6F58;  }


a.bottom { font-size: 11px; color: #540100; text-decoration: none }
a.dance {  background: url(../img/dance1.gif) 0 0 no-repeat; width: 295px; height: 46px; display: block; font-size: 2px; color:  #650000   }
a:hover.dance { visibility: visible; background: url(../img/dance2.gif) 0 0 no-repeat; width: 295px; height: 46px; display: block; }
a.sport {  background: url(../img/sport1.gif) 0 0 no-repeat; width: 295px; height: 46px; display: block; font-size: 2px; color:  #650000   }
a:hover.sport { visibility: visible; background: url(../img/sport2.gif) 0 0 no-repeat; width: 295px; height: 46px; display: block; }
a.service {  background: url(../img/service1.gif) 0 0 no-repeat; width: 295px; height: 46px; display: block; font-size: 2px; color:  #650000   }
a:hover.service { visibility: visible; background: url(../img/service2.gif) 0 0 no-repeat; width: 295px; height: 46px; display: block; }








/* NAVBAR */
.navlist li a { font-size: 12px; text-decoration: none; }
.navcontainer { width: 215px; padding: 5px 0; }
/* NAV LIST2 */
.navlist { list-style-type: none; margin: 0; padding: 0; }
.navlist li { display: inline; margin: 0; padding: 0; }
.navlist li a { color: #FACF93; display: block; height: 20px; padding: 6px 0 0 25px; width: 215px; background: url(../img/bul_1.gif) 8px 4px no-repeat; line-height: 10px }
.navlist li a:hover { color: #F3B967; background: url(../img/bul_2.gif) 8px 4px no-repeat; }
.navlist li a#current { color: #F3B967; padding: 6px 0 0 25px; width: 215px; background: url(../img/bul_2.gif) 8px 4px no-repeat; }
