A.menu {
	font-size: 12px;
	color:#FFFFFF;
}
A.menu:hover {
	font-size: 12px;
	color:#CCCCCC;
	text-decoration: underline;
}
A.menu:active {
	font-size: 12px;
	color:#CCCCCC;
}
table {font-family: Verdena, Arial, Helvetica; font-size: 11px;}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#cc0000;
	background-image: url(graphics/Content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
}
p, h1, h2, h3, td, li {
	font-family:Arial, Helvetica, sans-serif;
}
#content_wrapper {
	width: 760px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	text-align: left;
}
#main_wrapper {
	width: 760px;
	position: relative;
	background-color: #FFF;
	background-image: url(graphics/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#text_block {
	width: 435px;
	float: left;
	padding-left: 85px;
	padding-right: 20px;
}
#nav_block {
	width: 220px;
	float: right;
}
.clear {
 clear:both;
}
#black_bar {
	width: 760px;
	height: 8px;
	background-color:#000000;
	clear: none;
	font-size:8px;
	line-height:0px;
}
#footer {
	width: 208px;
	float: right;
	text-align:left;
	foize: 9px;
	display:inline;
nt-s
	margin-top: 4px;
	font-size: 9px;
	margin-top: 4px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}
#page_wrapper {
/*	height: 100%; */
	width: 100%;
	background-image:url(graphics/Content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #CC0000;
}
#content_block {
	position:relative;
	top: 159px;
	width: 800px;
	background-image:url(graphics/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;	
/*	
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
*/
}
#text_block h1 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 16px;
	color: #CC0000;
	margin-top: 10px;
}
#text_block p {
	line-height: 150%;
	margin-bottom: 8px;
	font-size:12px;
}
#text_block p a {
	color: #6A51A7;
	text-decoration:none;
}

#text_block p a:hover {
color:#CC0000;
}

#text_block p a:active {
	color:#FFFFFF;
	background-color: #CC0000;
}
hr {  color: #000000}

h3 {
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #660033;

}
a{color: #0000FF; font-size: 11px; text-decoration: underline;}
a:hover {color: #FF0000; font-size: 11px;}
a:active { color: #660033; font-size: 11px;}

.row1 {
}
.row2 {
	background-color: #F4F4F4;

}
.tableheader {
	font-weight: bold;
	background-color: #DAE3E3;
	padding: 3px;
	margin: 3px;
}
input {
	font-size: 10px;
}
select {
	font-size: 10px;
}
.tableborder {
	border: 1px solid #000000;
	padding: 3px;

}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
}
#content_wrapper_COPY {
	width: 760px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	margin-top: 160px;
	background-image: url(graphics/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* nav buttons */
.advantage a, .advantage_on a, .contact a, .contact_on a, .dymoflex a, .dymoflex_on a, .fleet a, .fleet_on a, .home a, .home_on a, .login a, .login_on a, .sheet a, .sheet_on a, .specialty a, .specialty_on a, .wine a, .wine_on a, .working a, .working_on a {
	display: block;
	text-indent: -9999px;
	height: 24px;
	width: 220px;
	text-decoration: none;
	position: relative;
	margin: 0; 
	padding: 0;
	line-height: 8px;
	font-size:9px;

}

.nav_line {
	display: block;
	height: 9px;
	width: 220px;
	position: relative;
	margin: 0; 
	padding: 0;
	background-image:url(graphics/nav_dotted_line.gif);
	background-repeat:no-repeat;
}

.advantage a {
	background: url(graphics/btn_advantage.gif) no-repeat left center;
}
.advantage a:hover, .advantage_on a {
	background: url(graphics/btn_advantage.gif) no-repeat right center;
}

.contact a {
	background: url(graphics/btn_contact.gif) no-repeat left center;
}
.contact a:hover, .contact_on a {
	background: url(graphics/btn_contact.gif) no-repeat right center;
}

.dymoflex a {
	margin-top: 4px;
	background: url(graphics/btn_dymoflex.gif) no-repeat left center;
}
.dymoflex a:hover, .dymoflex_on a {
	margin-top: 4px;
	background: url(graphics/btn_dymoflex.gif) no-repeat right center;
}

.fleet a {
	background: url(graphics/btn_fleet.gif) no-repeat left center;
}
.fleet a:hover, .fleet_on a {
	background: url(graphics/btn_fleet.gif) no-repeat right center;
}

.home a {
	background: url(graphics/btn_home.gif) no-repeat left center;
}
.home a:hover, .home_on a {
	background: url(graphics/btn_home.gif) no-repeat right center;
}

.login a {
	background: url(graphics/btn_login.gif) no-repeat left center;
}
.login a:hover, .login_on a {
	background: url(graphics/btn_login.gif) no-repeat right center;
}

.sheet a {
	background: url(graphics/btn_sheet.gif) no-repeat left center;
}
.sheet a:hover, .sheet_on a {
	background: url(graphics/btn_sheet.gif) no-repeat right center;
}

.specialty a {
	background: url(graphics/btn_specialty.gif) no-repeat left center;
}
.specialty a:hover, .specialty_on a {
	background: url(graphics/btn_specialty.gif) no-repeat right center;
}

.wine a {
	background: url(graphics/btn_wine.gif) no-repeat left center;
}
.wine a:hover, .wine_on a {
	background: url(graphics/btn_wine.gif) no-repeat right center;
}

.working a {
	background: url(graphics/btn_working.gif) no-repeat left center;
}
.working a:hover, .working_on a {
	background: url(graphics/btn_working.gif) no-repeat right center;
}
/* end nav buttons */

