body {
margin: 0px;
padding: 0px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #ED722F;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #ED722F;
	margin-top: 10px;
	margin-bottom: 0px;
}
/*new on this version only */
.news_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

.sidenav_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #273C8D;
}
.sidenav_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #ED722F;
}

#wrapper {
	width: /*800px*/860px;
	margin-left: 10px;
}
#news_block {
	float: right;
	/*height: 400px;*/
	width: /*190px;*/ 250px;
	padding-left: 10px;
}

#header {
	height: 120px;
	width: 800px;
}
#ywca_block {
	float: right;
	height: 40px;
	width: 375px;
	clear: none;
	margin-top: 45px;
}
#headerlogo_block {
	float: left;
	height: 120px;
	width: 320px;
	clear: both;
}

#banner {
	height: 94px;
	width: 800px;
	padding-bottom: 10px;
}
#bannerimg_block {
	float: left;
	height: 200px;
	width: 350px;
}
#bannertext_block {
	float: left;
	height: 200px;
	width: 440px;
	padding-left: 10px;
}
#logo_block {
	float: left;
	height: 70px;
	width: 67px;
	margin-left: 20px;
	margin-top: 20px;
}
#text_block {
	height: 200px;
	width: 300px;
	clear: left;
	float: left;
}
.bannertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#sidenav {
	float: left;
	height: 400px;
	width: 190px;
	clear: both;
	padding-left: 10px;
}
#productimg_block {
	height: 400px;
	width: 390px;
	clear: right;
	float: left;
}
a img {
	border:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #fc6808;
}
a:active {
	text-decoration: none;
}
