body {
	padding: 0;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background: #BC9B76 url(/img/bg.jpg) top left repeat-x;
}
img {
	border: none;
}
form {
	padding: 0;
	margin: 0;
}
#wrapper {
	width: 974px;
	margin: 0 auto;
	background: #FFFFFF url(/img/content_bg.jpg) top left repeat-y;
	position: relative;
}
#header {
	width: 934px;
	height: 158px;
	padding-right: 40px;
	padding-top: 4px;
	background: #FFFFFF url(/img/header.jpg) top left no-repeat;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
}
#header_top a:link, #header_top a:visited, #header_top a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#header_top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	background: #FFFFFF url(/img/content_bg.jpg) top left repeat-y;
	color: #000000;
	z-index: 5;
	position: relative;
}
#content a:link, #content a:visited, #content a:active {
	color: #0000FF;
	text-decoration: none;
}
#content a:hover {
	color: #0000FF;
	text-decoration: underline;
}
#girl_bg {
	background: #FFFFFF url(/img/left.jpg) top left no-repeat;
	width: 154px;
	height: 320px;
	z-index: 6;
	position: absolute;
	top: 0;
	left: 0;
}
#content_right {
	background: #FFFFFF url(/img/content_right.jpg) top left no-repeat;
	width: 43px;
	height: 320px;
	z-index: 6;
	position: absolute;
	top: 0;
	right: 0;
}
#girl_elbow {
	background: #FFFFFF url(/img/content_top.jpg) top left no-repeat;
	width: 34px;
	height: 11px;
	z-index: 6;
	position: absolute;
	left: 154px;
	top: 0;
}
#content_main {
	width: 760px;
	padding: 10px 50px 5px 164px;
	z-index: 7;
	min-height: 505px;
}
#content_logos {
	width: 140px;
	position: absolute;
	padding-left: 25px;
	text-align: center;
	z-index: 10;
	top: 160px;
}
#content_logos img {
	padding-bottom: 4px;
}
#footer {
	height: 24px;
	background: #FFFFFF url(/img/footer.jpg) top left no-repeat;
	text-align: center;
	color: #FFFFFF;
	padding-top: 10px;
}
#copyright {
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#nav
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 26px;
	left: 137px;
	width: 800px;
	height: 69px;
	background: url('/img/nav.jpg') left top no-repeat;
}
#nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	background: transparent;
}
	
#nav li, #nav a
{ /* turns links into blocks */
	display: block;
	height: 69px;
}
#nav li a
{ /* pushes link text off the page */
	text-indent: -9999px;
	text-decoration: none;
	height: 69px;
}
	
/* setting width & position of main nav links... */
#home {left:44px; width:77px;}
#training { left: 108px; width: 127px; }
#store { left: 240px; width: 85px; }
#vault { left: 331px; width: 79px; }
#safety { left: 417px; width: 92px; }
#contact { left: 515px; width: 135px; }
#calendar { left: 653px; width: 119px; }

/* setting background image positions of main nav buttons... */
#home a:hover { background: transparent url('/img/nav.jpg') -44px -69px no-repeat; }
#training a:hover { background: transparent url('/img/nav.jpg') -108px -69px no-repeat; }
#store a:hover { background: transparent url('/img/nav.jpg') -240px -69px no-repeat; }
#vault a:hover { background: transparent url('/img/nav.jpg') -331px -69px no-repeat; }
#safety a:hover { background: transparent url('/img/nav.jpg') -417px -69px no-repeat; }
#contact a:hover { background: transparent url('/img/nav.jpg') -515px -69px no-repeat; }
#calendar a:hover { background: transparent url('/img/nav.jpg') -653px -69px no-repeat; }


.menutable{
        border: 2px solid #cc0000;
		width: 245px;
}
.menutop{
        background-color: #cc0000;
        font-size: 11px;
        font-family: arial;
        font-weight: bold;
        text-align: center;
        color: #ffffff;
        padding: 4px;
}
.menubot{
        font-family: arial;
        text-align: left;
        padding: 4px;
}
.menubot a:link, .menubot a:visited, .menubot a:active{color:#F0B417;text-decoration:underline;font-size:11px;font-weight:bold;background-color:#ffffff;}
.menubot a:hover{text-decoration:underline;}

.show_cat{color:#000000;text-decoration:none;font-size:11px;font-weight:bold;padding-right: 5px;}
.show_cat a:link, .show_cat a:visited, .show_cat a:active{color:#F0B417;text-decoration:underline;font-size:11px;font-weight:bold;background-color:#ffffff;}
.show_cat a:hover{text-decoration:underline;}

.store_image{border:1px solid #000000;}


.store_error  { font-family: Verdana; color: #FF0000 }
.storetable{ border: 3px solid #51637b;}

.storelabels{ font-family: arial; color: #51637b; font-size: 10pt; padding: 5px; background-color: #E5EAEF;}
.storitems{ padding: 5px; padding-bottom: 20px;}
.storeitemsbreak{border-top: 1px solid #7F99B2; background-color: #CCD6E0;}
.storetotals{border-top: 1px dashed #FC1921; font-family: arial; color: #51637b; font-size: 11px; padding: 5px; }
.storeship{font-family: arial; color: #51637b; font-size: 11px; padding: 5px; }
.storetop{ font-family: arial; color: #ffffff; font-weight: bold; font-size: 14pt; padding: 5px; background-color: #51637b;}
.storequantity{font-family: arial; color: #000000; width: 45px; font-size: 12px; text-align:center;}
