body,div,h1,h2,h3,h4,h5,h6,p,form {margin:0; padding:0;}
ul {margin: 0px; padding: 0px; margin-left: 25px;}
li {margin: 0px; padding: 0px;}
body         {font-size: 12pt; color: black; background: white url('./../images/bk.jpg'); font-family: "Verdana", "Trebuchet MS", Arial, "Lucida Grande", "Lucida Sans Unicode", sans-serif;}
#header span {display: none;}
a    		 {text-decoration: none; color: rgb(50,50,150); font-weight: bold;}
a:link		 {text-decoration: none; color: rgb(50,50,150); font-weight: bold;}
a:visited	 {text-decoration: none; color: rgb(50,50,150); font-weight: bold;}
a:hover		 {text-decoration: underline; color: rgb(75,75,250); font-weight: bold;}
iframe		 {background: transparent;}
img          {border: none;}
p			 {margin-left: 5px; margin-right: 5px;}
h1           {font-size: 14px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 40px; color: rgb(153,153,0); text-align: center;}
h2           {}
h3           {font-size: 12px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: normal;}
h4           {font-size: 11px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 20px;}
li           {margin-left: 30px; font-size: 10pt;}
.darkBorder  {text-align: center; color: rgb(50,60,50); background: rgb(80,90,80) url('./../images/h2.png'); font-size: 13px; font-family: "Verdana", "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 20px; margin-left: 13px; margin-right: 13px; border: solid 1px black; border-bottom: none;}
#wrapper     {position: relative; width: 836px;	padding: 0px; margin: 20px auto; background: white;}
#header      {position: relative; background: transparent url('../images/header.jpg') no-repeat top left; width: 836px; height: 170px; margin: 0px; padding: 0px;}
#grayframe   {background: rgb(255,245,225); margin-left: 0px; height: 586px; border-left: solid 5px rgb(0,0,0); border-right: solid 5px rgb(0,0,0); border-top: solid 5px rgb(0,0,0);}
#content     {padding: 0px; margin: 0px; width: 100%;}
#content p   {padding: 5px;}
.itemMTable  {width: 100%; font-size: 12pt;}
.itemMDiv	 {background: rgb(235,225,205); border: solid 1px black; margin: 0 13px 0 13px;}
.itemIDiv	 {height: 100px; border: solid 1px gray; margin: 0 10px 0 10px; background: rgb(240,240,240);}
.itemDiv	 {font-size: 13pt;}
.itemBtSpacer {height: 10px;}
.topAlignTD {vertical-align: top;}
#footer {text-align: center; width: 826px; height: 20px; clear: both; padding: 5px 0px 15px 0px; color: rgb(197,178,120); font-size: 11px; background: rgb(177,158,100) url('./../images/footer.jpg') top left no-repeat; font: 8pt arial; left: 0px; position: relative; margin-left: 0px; border-left: solid 5px rgb(0,0,0); border-right: solid 5px rgb(0,0,0); border-bottom: solid 5px rgb(0,0,0);}
#footer a {text-decoration: none; color: rgb(197,178,120);}
#footer a:hover { text-decoration: underline; color: silver; background: none;}
#footer img {border: none;}
#footermenu {width: 810px; text-align: center; clear: both; padding-bottom: 10px; border-bottom: solid 1px #E09010;}
#copyright {padding-top: 0px;}
form, textarea              {font-size: 11px; font-family: verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;}
.text, textarea             {margin: 0; background-color: rgb(250,250,250); border: 1px solid rgb(29,27,23); color: black; padding: 4px; margin: 2px; font-size: 11px;}
.text:hover, textarea:hover {background-color: white;}
textarea                    {height: 40px;}.dualHR {background: transparent url('../images/hrbk.jpg') repeat-x top left ; height: 7px; margin-left: 0px;}
.dualHR2 {background: transparent url('../images/hrbk2.jpg') repeat-x top left ; height: 7px; margin-left: 0px;}
.resource {padding: 14px; border: solid 10px rgb(134,35,32); margin: 20px; background: rgb(226,184,0);}

.nav {
	position: relative;
	width: 826px;
	height: 30px;
	margin: 0 auto;
	text-align: left;
	background: rgb(255,245,225) url('./../images/navbk.png') top left repeat-x;
	margin-left: 0px;
	border-left: solid 5px rgb(0,0,0);
	border-right: solid 5px rgb(0,0,0);
/*	z-index: 300;*/
}

.nav ul {
	position: absolute;
	left: 0px;
	font: normal 11px/19px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	margin: 0 auto;
	width: 806px;
	height: 30px;
	padding: 0;
	text-align: left;
	color: black;
	list-style-image: none;
/*	z-index: 400;*/
}

.nav ul li{
	position: relative;
	font: normal 10px/16px arial, helvetica, verdana, 'lucida grande', 'lucida sans unicode', sans-serif;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: black;
	list-style: none;
	list-style-image: none;
	background: transparent;
	display: block;
	height: 30px;
/*	width: 69px;*/
	float: left;
	overflow: hidden;
}

.nav a{
	position: relative;
	width: 0;
	padding: 22px 0 0 0;
	margin: 0 auto;
	height: 30px;
/*	width: 69px; /* for IE5/Win only */ 
	float: left;
	
}

.nav ul li a:hover{background-position:  0 -30px;}
.nav ul li a:active,
.nav ul li a.selected{background-position: 0 -60px;}

.nav li a.nav1{
	width: 140px;
	height: 30px;
	background: url(../images/navhome.png) no-repeat;
	background-position: 0 -60px;
}

.nav li a.nav2{
	width: 140px;
	height: 30px;
	left: 0px;
	background: url(../images/navshop.png) no-repeat;
	background-position: 0 -60px;
}
	
.nav li a.nav3{
	width: 180px;
	height: 30px;
	left: 0px;
	background: url(../images/navabout.png) no-repeat;
	background-position: 0 -60px;
}

.nav li a.nav4{
	width: 140px;
	height: 30px;
	left: 0px;
	background: url(../images/navcontact.png) no-repeat;
	background-position: 0 -60px;
}

.nav li a.nav5{
	width: 140px;
	height: 30px;
	left: 0px;
	background: url(../images/navlogin.png) no-repeat;
	background-position: 0 -60px;
}

.nav1 #nav1 a,
.nav2 #nav2 a,
.nav3 #nav3 a,
.nav4 #nav4 a,
.nav5 #nav5 a
{
	background-position: 0 0;
}

