@charset "utf-8";
/* CSS Document */

#locationslist {
height:570px;
padding:10px;
margin-left:35px;
}

#locationslist ul{
list-style-type:none;
margin:0;
}

#locationslist ul li{
display:block;
float:left;
margin:12px 50px 0 50px;
}

/*trebuchet font*/

body #aboutcontent, #pcontent, #pcontentalt{
font-family:Trebuchet MS;
font-size: 14px;
-webkit-text-size-adjust: none;
}
#aboutcontent h2, #pcontent h2, #pcontentalt h2{
color:#FF9900;
font-size:20px;
}

/*trebuchet font*/

.center {
text-align:center;
width:100%;
}
#hrgrey {
height:2px;
background-color:#CCCCCC;
width:900px;
margin:20px 0 20px 0;
}

.prefooter p {
	font-size:11px;
	color:#000;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.prefooter strong {
	font-size:12px;
	text-align:justify;
	color:#000;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-repeat:repeat;
	background-image: url(../imgs/blue_bg_simple.gif);
}

h1 {
display:none;
}

h2 {
color: #FF9900;
font-size: 16px;
font-weight: bold;
margin-top: 0px;
}

h3 {
color: #000;
font-size: 16px;
font-weight: bold;
margin-top: 0px;
}

a:link {
color: #FF9900;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #FF9900;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #FF9900;
font-weight: bold;
text-decoration: underline;
}

img {
border: none;
}

#gallery img {
border: none;
width: 150px;
background-color: #000000;
margin: 5px;
padding: 5px;
margin-top: 10px;
vertical-align: top;

}

#gallery img:hover {
background-color: #FF9900;
}

#storelocator img {
padding: 10px;
}

#footer a {
color: #000;
text-decoration: none;
font-weight: bold;
}

#footer a:hover {
	color: #fff;
}

#productlinks a {
font-size: 16px;
}

#centerpg #content #maincontent #text1 #tmp h1 {
	padding-top: 10px;
}
#content #textholder .center {
	text-align: center;
}
#content #textholder .center {
	text-align: center;
}
.ava a {
	color: #666;
	font-size: 11px;
	text-align: center;
}
.ava a:hover{ color:#999;}

