body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%;
  line-height: 1.7;
  color:#333333;
  text-align: center;
  background-color: #333333;
}

a:link, a:visited, a:hover {
	color:#000099;
	text-decoration: none;
	border: 0px;
}

a:hover {
	text-decoration: underline;
}

img {
    border: 0px;
    margin: 0px;
    padding: 0px;
    }

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

h1 {
	font-size:200%;
	color:#990000;
	font-weight:bold;
}

h2 {
	font-size:150%;
	color:#990000;
	font-weight:bold;
}
	
h3 {
	font-size:150%;
	color: #000066;
	font-weight:bold;
}

h4 {
	font-size:125%;
	color:#666666;
	font-weight:bold;
}

h5 {
	font-size:100%;
	color: #000066;
	font-weight:bold;
}

h6 {
	font-size: 125%;
	color: #000066;
	font-weight:bold;
	}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li { display: inline; }
li a { display: block; }
ul > li { display: list-item; }

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}

/*********** #layout divs ***********/

#wrapper{
	width: 760px;
	margin:0px;
	padding: 0px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	min-height: 100%;
	background-color: #FFFFFF;
}

#header{
	margin: 0;
	padding: 0px;
	width: 760px;
	height: 96px;
	border: 0px;
}

#navBar{
	margin: 0;
	padding: 0px;
	height: 28px;
	margin-right:-3px;
}

#content{
	margin: 0;
	padding: 15px 15px 15px 20px;
	text-align: left;
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-position: top;
}

#ProductContent {
	margin: 0;
	padding: 15px 15px 15px 20px;
	text-align: left;
	background-image: url(images/background.jpg);
	background-repeat:no-repeat;
	background-position: top;
	padding-left: 75px;
	padding-right: 75px;
}

#sidebar{
	width: 150px;
	height: 100%;
	background-color: #FFFFCC;
	padding: 5px 10px 10px 10px;
	border: 1px solid #000066;
	float: right;
	margin-left: 10px;
	margin-bottom: 40px;
	line-height: normal;
}

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	color: #CCCCCC;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: center;
	font-size:10px;
}

/*********** drop downs *********/

.dropdown {
    display: block;
    position: absolute;
    left: -3000px;
    top: 0px;
    width: 145px;
    height: auto;
    background-color: #CCCCCC;
    color: black;
    line-height: 1.1;
    padding: 5px;
}
.dropdown small {
    font-size: x-small;
    display: block;
}

.dropdown a {
    display: block;
    width: 135px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    color: black;
}
.dropdown a:hover {
    color: black;
    background-color: rgb(150,150,150);
    text-decoration: none;
}
.dropdown a:visited {
    color: black;
}


/*********** #syles ***********/

#navBar a {
    display: inline;
    float: left;
    padding: 0px;
    margin: 0px;
}

.teamphoto{
	float:left;
	margin: 0px 10px 5px 0px;
}

.shopphoto{
	padding: 3px;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}

.bannerphoto{
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 1px;
	}
	
.whitebigtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.bluebigtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color: #660066;
	border-bottom:1px dashed #999999;
	margin-bottom: 5px;
	}
	
.right_floating_photo{
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	}
	
.left_floating_photo{
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	}

.buttons{
	margin: 5px 5px 0px 5px;
	}

.burgundyboldtext{
	color:#990000;
	font-weight: bold;
	}
	
.navyboldtext{
	color: #000066;
	font-weight: bold;
	font-size:13px;
	}

.whiteboldtext{
	color:#FFFFFF;
	padding-left: 2px;
	font-weight: bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: .9;
	}
	
.blackboldtext{
	color: #000000;
	font-weight: bold;
	padding-left: 2px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: .9;
	}
	
/*********** #sidenavBar link styles ***********/

#sideNavBar ul a:link, #navBar ul a:visited {display: block;}
#sideNavBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidenavBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #sidenavBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionContent{
	float:right;
	padding: 15px;
	width: 595px;
	background-image: url(images/background_paua.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}

#sectionLinks{
	width: 125px;
	float:left;
	margin-right: 10px;
	font-size: 12px;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3;
	background-image:url(images/background_fern.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CCCCCC;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CCCCCC;
}

#sectionLinks a:hover{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #CCCCCC;
	text-decoration:none;
	background-color: #CCCCFF;
}

/*********** Tooltip styles ***********/

a.info{
    position:relative; /*this is the key*/
    z-index:24;
    text-decoration:none;
	color:#000099}

a.info:hover{z-index:25; background-color: #FFFFFF}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cfc;
    color: #000000;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.2;
    text-align: center}

