@charset "utf-8";
p{margin:0px; padding:0px;}
h1,h2,h3,h4{margin:0px; padding:0px;}
.body {
	width: 973px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #D39727;
}
a:active {
	text-decoration: none;
	color: #333333;
}
body {
	margin: 0px;
	background-color: #F2F2F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
}
.leftfade {
	background-image: url(img/lft-fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 18px;
}
.rightfade {
	background-image: url(img/rightfade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 20px;
}
.maincontnet {
	background-color: #FFFFFF;
}
.navback {
	background-image: url(img/navback.jpg);
	background-repeat: repeat-x;
	height: 34px;
}
.navpad {
	padding-right: 10px;
	padding-left: 10px;
	font-size:14px;
	letter-spacing:-1px;
	
}.orangerpt {
	background-image: url(img/orangebarrpt.jpg);
	background-repeat: repeat-x;
	height: 5px;
}
.strap {
	padding: 4px;
	font-size:13px;
	letter-spacing:1px;
}
.orang {
	color: #D39727;
}
.lowerfade {
	background-image: url(img/lowerfade.jpg);
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.homebox {
	width: 175px;
	background-color: #FFFFFF;
}
.boxfade {
	background-image: url(img/boxfade.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
.boximage {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.boxcontent-fade {
	background-image: url(img/box-contentfade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	font-size: 11px;
}
.footer {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 8px;
	font-size: 11px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	letter-spacing: -1px;
}

