body {
	margin: 0px;
	background-image: url(assets/bkgd01.gif);
	background-repeat: repeat-x;
}

/* New Menus - Top, Bottom */

.topmenu {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
.botmenu {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}
li {
	display: inline;
	padding-right: 17px;
	padding-left: 17px;
}
ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.topmenu a:link {
	color: #333333;
	text-decoration: none;
}
.topmenu a:visited {
	color: #333333;
	text-decoration: none;
}
.topmenu a:hover {
	color: #336699;
	text-decoration: none;
}
.topmenu a:active {
	color: #333333;
	text-decoration: none;
}

/* Existing CSS below */

a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #336699;
	text-decoration: none;
}
.pagetop {
	background-color: #B7B7B7;
	background-image: url(assets/logo_auskin.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0A2A4;
	border-left-color: #A0A2A4;
}
.strip01 {
	background-image: url(assets/strip01.jpg);
	background-repeat: no-repeat;
}
.menutop {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 13px;
	color: #333333;
}
.lineLHS {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.lineRHS {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bodytext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-bottom: 10px;
}
.faq_text {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding-bottom: 35px;
	text-align: left;
}
.swing {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 10px;
}
.pageheader {
	font-weight: bold;
	color: #7E4229;
	font-size: 14px;
}
.pagebase {
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.footer {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
}
.footer a:link {
	color: #336699;
	text-decoration: none;
}
.footer a:visited {
	color: #336699;
	text-decoration: none;
}
.footer a:hover {
	color: #333333;
	text-decoration: none;
}
.footer a:active {
	color: #336699;
	text-decoration: none;
}
.menuside {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	background-image: url(assets/bkgd_sidemenu.gif);
	background-repeat: no-repeat;
}
.menuside a:link {
	color: #336699;
	text-decoration: none;
}
.menuside a:visited {
	color: #336699;
	text-decoration: none;
}
.menuside a:hover {
	color: #333333;
	text-decoration: none;
}
.menuside a:active {
	color: #336699;
	text-decoration: none;
}
.menusub {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menusub a:link {
	color: #336699;
	text-decoration: none;
}
.menusub a:visited {
	color: #336699;
	text-decoration: none;
}
.menusub a:hover {
	color: #333333;
	text-decoration: none;
}
.menusub a:active {
	color: #336699;
	text-decoration: none;
}
.topRHS {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.product {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 15px;
	text-align: left;
}
.product a:link {
	color: #336699;
	text-decoration: none;
}
.product a:visited {
	color: #336699;
	text-decoration: none;
}
.product a:hover {
	color: #333333;
	text-decoration: none;
}
.product a:active {
	color: #336699;
}
.divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.pagebaseproducts {
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.plain {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 15px;
	text-align: left;
}
.plain a:link {
	color: #336699;
	text-decoration: none;
}
.plain a:visited {
	color: #336699;
	text-decoration: none;
}
.plain a:hover {
	color: #333333;
	text-decoration: none;
}
.plain a:active {
	color: #336699;
	text-decoration: none;
}
.subtext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	text-align: left;
}
.brown {
	color: #7E4229;
}
.faq_question {
	color: #7E4229;
	font-weight: bold;
}
.contact {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.contact a:link {
	color: #336699;
	text-decoration: none;
}
.contact a:visited {
	color: #336699;
	text-decoration: none;
}
.contact a:hover {
	color: #333333;
	text-decoration: none;
}
.contact a:active {
	color: #336699;
	text-decoration: none;
}
.contactdiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menubot {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
}
.menubot a:link {
	color: #336699;
	text-decoration: none;
}
.menubot a:visited {
	color: #336699;
	text-decoration: none;
}
.menubot a:hover {
	color: #333333;
	text-decoration: none;
}
.menubot a:active {
	color: #336699;
	text-decoration: none;
}
.count {
	background-image: url(assets/count.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.carebkgd {
	background-image: url(assets/scenic.jpg);
	background-repeat: no-repeat;
}
.enlarge {
	background-image: url(assets/img_bkgd.gif);
	background-repeat: no-repeat;
}
.swatches {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

