body { 
	background: #4C4C4C;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
}

A:link {
	color: #690
}
.style1 {
	color: #F90;
}
A:visited {
	color: #690
}
A:active, A:hover {
	color: #F60
}

h1 { 
	text-transform: uppercase;
	font: bold 140% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif 
}

h2 {
	font: bold 140% Trebuchet, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
}

h3 {
	text-transform: uppercase;
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h4 {
	font: bold italic 130% Trebuchet, Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
}

h5 {
	font: bold 125% Arial, Helvetica, Verdana, sans-serif;
}

h6 {
	font: bold 115% Arial, Helvetica, Verdana, sans-serif;
}

hr {
	color: #787878;
	background: #787878;
	height: 1px;
	border: 0px;
}

#banner {
	color: #ffffff;
	text-transform: none;
	padding: 65px 0px 0px 12px;
	margin: 0px;
	font: 250% Arial, Helvetica, Verdana, sans-serif;
}

h2.menuheader {
	background: url('images/vertical-header2.gif') no-repeat;
	text-indent: -20000px;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	width: 180px;
	height: 20px;
	font-size: 10px;
}

.submenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.submenu li {
	margin-bottom: 1px;
}

.submenu a:link, .submenu a:visited, .submenu a:hover {
	text-decoration: none;
	color: #000000;
	display: block;
	width: 180px;
	height: 20px;
	padding-left: 15px;
	padding-top: 3px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
	height: 17px;
	background-image: url(images/vertical2-grn.jpg);
	background-repeat: no-repeat;
}
	html>body .submenu a:link, html>body .submenu a:visited, html>body .submenu a:hover { 
		width: 165px;
		height: 17px;
	}

.submenu a:hover {
	background-image: url(images/vertical-over2-grn.jpg);
	background-repeat: no-repeat;
}

.table {
	width: 500px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

.table td {
	padding: 0px;
	margin: 0px;
	spacing: 0px;
	border-bottom: solid 1px #c1c1c1;
}

.table th {
	background: #e2e2e2;
	text-align: left;
	font: bold 100%/20px Verdana, Arial, Helvetica;
	text-indent: 10px;
}

#container {
	width: 760px;
	margin: 0px auto; /* fix for centering div in firefox */
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
}

#header {
	width: 750px;
	height: 73px;
	background: #414048;
	text-align: left;
	margin: 0px auto;
	voice-family: "\"}\"";
	voice-family:inherit;
}

#logo {
	padding: 10px 0px 10px 0px;
	width: 375px;
	float: left;
}

#topmenu {
	text-align: right;
	color: #9fc73a;
	padding: 15px 20px 5px 0px;
}
	#topmenu A:link, #topmenu A:visited {
	color: #9fc73a;
	text-decoration: underline;
	}
	
	#topmenu A:active, #topmenu a:hover {
	color: #FFF;
	text-decoration: underline;
	}
	
#menu {
	clear: both;
	background: url(images/menubg-grn.gif) repeat-x;
	border-bottom: solid 1px #414048;
	width: 750px;
	height: 23px;
	padding: 4px 3px 3px 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin: 0px auto; /* fix for centering div in firefox */
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 735px;
	height: 16px;
}

	html>body #menu {
		width: 735px;
		height: 16px;
	}
	
	#menu a:link, #menu a:visited { 
		color: #ffffff;
		text-decoration: none;
	}
	
	#menu a:active, #menu a:hover {
	color: #F90;
	text-decoration: none;
	}

#splashpic {
	background: url(images/splashpic2.jpg) no-repeat;
	width: 750px;
	height: 240px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left
}
#splashpic_store {
	width: 750px;
	height: 240px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left;
	background-image: url(images/splashpic_store.jpg);
	background-repeat: no-repeat;
}

#mainpic {
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left;
	background-image: url(images/mainpic.jpg);
	background-repeat: no-repeat;
}
#mainpic_store {
	width: 750px;
	height: 100px;
	margin: 0px auto; /* fix for centering div in firefox */
	text-align: left;
	background-image: url(images/mainpic2.jpg);
	background-repeat: no-repeat;
}

#special1 {
	position: relative;
	left: 350px;
	top: 15px;
	padding: 10px;
	width: 350px;
	height: 210px;
	background: #ffffff;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 350px;
	height: 200px;
}
	#special1[title="special1"] { /* other browsers */
		background: transparent url('images/transparentbg.png');
	}
	
	html>body #special1 {
	width: 350px;
	height: 200px;
	}

#breadcrumb {
	font-size: 90%;
}

#body3col {
	text-align: left;
	width: 750px;
	background: url(images/bodybg.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2col {
	text-align: left;
	width: 750px;
	background: url(images/bodybg2.gif) repeat-y;
	border-bottom: solid 1px #414048;
	border-top: solid 1px #414048;
	margin: 0px auto; /* fix for centering div in firefox */
}

#body2 {
	width: 200px;
	padding: 10px;
	float: left;
	/*background: #fff000;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
}

	html>body #body2 {
		width: 180px;
	}
	
#body1 {
	width: 350px;
	padding: 10px;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 330px;
	background-color: 000fff;
}
	html>body #body1 {
		width: 330px;
	}
	
#body1b { /* for 2 column layout */
	width: 550px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 530px;	
}
	html>body #body1b {
		width: 530px;
	}

#body3 {
	width: 200px;
	padding: 10px;
	float: left;
	/*background: #0ff0f0;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;

}

#footer {
	background: url(images/menubg-grn.gif) repeat-x;
	border-bottom: solid 1px #414048;
	width: 750px;
	padding: 3px;
	text-align: left;
	margin: 0px auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 744px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

	html>body #footer {
		width: 744px;
	}

#bottom {
	width: 760px;
	height: 15px;
	background: url('images/bottom.gif') no-repeat;
	margin: 0px auto; /* fix for centering div in firefox */
}
.list1 {
	line-height: 16px;
	list-style-image: url(images/bullet-grn.jpg);
	list-style-position: outside;
	color: #3A3C3C;
}
.specialtext-title {
	font-family: Trebuchet, "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #690;
}
.textbox {
	border: 1px solid #999999;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #333333;
	text-align: center;
}
.tabletext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: text-top;
	font-weight: bold;
	text-indent: 10px;
	padding-right: 10px;
}
#body1col {
	text-align: left;
	width: 750px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 1px solid #414048;
}
#body1b2 {
	padding: 5px;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #FFFFFF;
	width: 725px;
}
.list2 {
	line-height: normal;
	list-style-image: url(images/blue-bullet.gif);
	list-style-position: outside;
	color: #3A3C3C;
	padding-bottom: 10px;
}
#body2a {
	padding: 10px;
	float: left;
	/*background: #fff000;*/
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 5px;
}
.underline {
	text-decoration: underline;
}
#container #splashpic #special1 {
	font-size: 14px;
	color: #333;
}
.table2 {
	width: 500px;
	padding: 0px;
	margin: 5px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

.textbox {
	border: solid 1px #CBCED4;
	background: #fff;
	padding: 11px;
	margin-bottom: 7px;
}
.a_stretch {
	letter-spacing: 0.5px;
	font-size: 14px;
}
.color {
	color: #C30;
}
.red {
	color: #F00;
}
