body {
	background: #fff url(../images/bg_tile.jpg) top repeat-x;
	text-align: left;
	background-color: #ffffff;

}

p { 
	color: #333; 
	font-size: 12px;
	padding: 2 0 0 20;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0 0 10 0;
}

.bodycopy { 
	color: #333; 
	font-size: 12px;
	padding: 2 0 0 20;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0 0 10 0;
}


h2 { 
	color: #333; 
	font-size: 14px;
	text-transform: uppercase;
	padding: 10 0 10 10;
	font-weight: bold;
	line-height: 17px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
}

h3 { 
	color: #0066cc; 
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	line-height: 17px;
	padding: 10 0 0 10;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
}

h4 { 
	color: #0066cc; 
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	padding: 10 0 0 10;
}


.footercopy { 
	color: #000; 
	font-size: 9px; 
	line-height: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.titles{ 
	color: #333; 
	font-weight: bold;
	font-size: 13px;
	line-height: 12px;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	letter-spacing: 2px;
	margin: 0px;
}

.copycontainer{
	position: relative;
	width: auto;
	height: auto;
	left: 20px;
	top: 0px;
}



.footercontainer{
	position: relative;
	width: 96%;
	height: auto;
	background: url(../images/footer_line.gif) top repeat-x;
	left: 20px;
}


.addresscontainer{
	position: relative;
	width: 172px;
	height: 100px;
	top: -125px;
	color: #000; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 0px 0px 15px 8px;
	margin: 0;
}

.addresscopy { 
	color: #000; 
	font-size: 9px; 
	line-height: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}


.namescontainer{
	position: relative;
	width: 178px;
	height: auto;
	top: 15px;
	left: 0px;
	color: #000; 
	font-size: 11px; 
	line-height: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 8px 0px 25px 8px;
	border-top: 10px #FFCC00 double;
}

.topcontainer{
	position: absolute;
	width: 364px;
	height: 160px;
	top: 0px;
	left: 60%;
}



.bullet {
	list-style: square;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	color: #333; 
	font-size: 12px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

li.bodycopy { 
	color: #333; 
	font-size: 12px;
	padding: 2px 0px 0px 20px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px 0px 10px 0px;
	display:block;
}


ol { 
	color: #333; 
	font-size: 12px;
	padding: 2px 0px 0px 20px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px 0px 10px 30px;
	display:block;
}



a:link {
  color:#3333cc;
  background-color:transparent;
  font-weight:bold;
  text-decoration:none;
  }
  
a:visited {
  color:#3333cc;
  background-color:transparent;
  font-weight:bold;
  text-decoration:none;
  }
  
a:hover {
  color:#cc3333;
  background-color:transparent;
  text-decoration:underline;
}

/*-------SIDE MENU LINKS--------*/
a.side:link {
  color:#333;
  background-color:transparent;
  padding: 0 0 0 10;
  font-weight:bold;
  text-decoration:none;
  }
  
a.side:visited {
  color:#333;
  padding: 0 0 0 10;
  background-color:transparent;
  font-weight:bold;
  text-decoration:none;
  }
  
a.side:hover {
  color:#cc3333;
  background-color:transparent;
  padding: 0 0 0 10;
  text-decoration:underline;
}


/*- SIDE MENU STYLE--------------------------- */

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#menu {
	width: 186px;
	margin: 0px;
	border-bottom: 1px #c2c2c2 solid;
	}
	
#menu li a {
  	height: 18px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #323232;
	font-size: 10px;
	height: 18px;
	line-height: 17px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	display: block;
	background:  url(../images/tab.jpg) no-repeat;
	padding: 3px 0 0 12px;
	}
	
#menu li a:hover {
	color: #323232;
	font-size: 10px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	display: block;
	background:  url(../images/rollover.jpg) no-repeat;
	padding: 3px 0 0 12px;
	}
	

/*- STAFF MENU STYLE--------------------------- */


.staffmenu {
	width: 171px;
	position: relative;
	margin: 0px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 5px 0px 5px 12px;
	color: #323232;
	font-size: 10px;
	text-align: left;
	list-style: none;
	cursor:pointer;      /* IE tries to switch back to an I-beam, don't let it */
	cursor:hand;           /* IE5 only knows about "hand", so set it both ways */
}

.staffmenu ul {
	position: relative;
	float: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.staffmenu li {
	text-align: left;
	position: relative;
	list-style: none;
	padding: 0px 5px 0px 0px;
	height: 100%;
	
}

.staffmenu li a {
  	height: 100%;
	text-decoration: none;
	position:relative;
	left: 0px;
}
	
.staffmenu li a:link, .staffmenu li a:visited {
	color: #323232;
	position:relative;
	left: -12px;
	top:-4px;
	height: 18px;
	width: 176px;
	font-size: 10px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	display: block;
	background:  url(../images/tab.jpg) no-repeat;
	padding: 3px 0px 0px 10px;
	}
	
.staffmenu li a:hover {
	color: #323232;
	font-size: 10px;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	display: block;
	background:  url(../images/rollover.jpg) no-repeat;
	padding: 3px 0 0 10px;
	}

     

.staffmenu ul li a:link, .staffmenu ul li a:visited  {
	color: #323232;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	top: -4px;
	left:-12px;
	font-size: 10px;
	text-align: left;
	list-style: none;
	line-height: 17px;
	width: 165px;
	display: block;
	padding: 2px 0px 0px 20px;
	background:  url(../images/tab2.gif) repeat-x;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

.staffmenu ul li a:hover {
	color: #323232;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	top: -4px;
	left:-12px;
	font-size: 10px;
	text-align: left;
	list-style: none;
	line-height: 17px;
	width: 167px;
	display: block;
	padding: 2px 0px 0px 20px;
	background:  url(../images/rollover.jpg) no-repeat;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}


.staffmenu ul li ul  {
	display: none;    /* this creates the side-by-side array of top-level buttons */
	border: 1px #FFCC00 solid;
	padding: 0px 0px 0px 0px;
	background: #fff;
	z-index: 2;
	margin: 0px;     /* this sets the drop-down menu background color */
}

.staffmenu ul li ul li {	
	float: left; 
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 13px;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	letter-spacing: 0px;
	height: auto;
	list-style: none;
}

	
/*======================== 2ND LEVEL MENU DEFINITIONS ========================*/

.staffmenu ul li:hover ul , .staffmenu ul li a:hover ul  {                           /* 2nd level drop-down box */
	display: block;
	position: absolute;
	padding: 0px;
	left: 165px;
	margin: 0px;            
	height: auto;
	font-weight: normal;      /* the drop-down height will be determiend by line count */
	z-index: 3;
}

.staffmenu ul li:hover ul, .staffmenu ul li a:hover ul  {/* our first dropdown should not be skewed */
	left: 165px;
	top: 0px;
	display: block;
	background:#f9f9f9;
	z-index: 2000;
}


.staffmenu ul li:hover ul li a, .staffmenu ul li a:hover ul li a {                   /* 2nd level unselected items */
	border:0;
	margin:0;
	top: 0px;
	left:0px;
	padding:0;
	height:auto;
	color:#000;               /* this sets the unselected drop-down text color */
	width: 140px;
	padding: 2px 0px 2px 6px;
	background:  url(../images/tab.jpg) no-repeat;
	font-weight: normal;  
}

.staffmenu ul li:hover ul li:hover a, .staffmenu ul li a:hover ul li a:hover {                /* 2nd level selected item */
	color:black;
	padding: 2px 0px 2px 6px;
	background:  url(../images/rollover2.jpg) repeat-x;
	
	
}
