body {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	font-size: 76%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

hr {	color: Black;}

#header {font-size: 0.8em; color: Red; font-weight: bold; text-align: right; padding-right: 10px; margin-bottom: 25px;}
#header a { text-decoration: none; color: Red;}
#header a:hover { text-decoration: underline;}

/*--top nav--*/

#topnav {
	text-transform: uppercase;
	font-size: 0.8em;
	text-align: center;
	font-weight: bold;
	height: 20px;
	background-image: url(images/hatched_bg.gif);
}

#topnav a {	text-decoration: none; color: black; display: inline; padding: 1px; padding-left: 35px; padding-right: 35px;}

#topnav a:hover { text-decoration: underline; color: black; background-color: white;}

#topnav a:visited {color: #787878;}

/*--end top nav--*/

#checkcart {font-size: 0.6em; padding-right: 10px;}
#checkcart a { text-decoration: none; color: Black;}
#checkcart a:hover { text-decoration: underline; color: Red;}


/*--left nav--*/

#gtnav1 {
	background: url(images/leftnavbg.gif);
	background-repeat: repeat-y;
	background-position: right;}

#gtnav1 a {	text-decoration: none; color: black; display: block; font-size: 0.8em; line-height: 1.7em; padding-left: 15px; background: url(images/point.gif); background-repeat: no-repeat; background-position: 7px 10px;}
#gtnav1 a:hover {	text-decoration: underline; color: red; background-color: #e9e9e9;}

#gtnav1 table {height: 100%; }
	
#gtnav1 th{
	background-color: #e9e9e9;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: Red;
}

/*--end left nav--*/


#footer {
	font-size: 0.7em;
	text-align: center;
	height: 30px;
	background-image: url(images/hatched_bg.gif);
}

#footer a {	text-decoration: none; color: black; display: inline;}
#footer a:hover { text-decoration: underline; color: red;}
#footer a:visited {color: #787878;}


#mainbody {font-size: 0.8em; background-image: url(images/background.gif); background-position: bottom right; background-repeat: no-repeat;}
#mainbody h1 {	font-size: 1em; color: red; font-weight: normal;}
#mainbody a {text-decoration: none; color: red;}
#mainbody a:hover { text-decoration: underline; color: red;}
#mainbody a:visited {color: red;}

/*#bf {font-size: 0.7em;}
#bf a {font-size: 1em; color: #660099; font-weight: bold;}*/

#homeoffer {font-size: 0.9em;}

.floatright { float: right;}
.maintxt { font-size: 1em;}
.boxborder { border: 1px solid Gray; font-size: 1em;}

.input { font-size: 1em; width: 250px;}
.formbutton {font-size: 0.8em;}

.tree { font-size: 0.9em;}
.pagename {	font-size: 1em; color: Red; font-weight: bold;}
.productbody {	font-size: 1em;	border: 1px solid black;	padding: 5px;	background-color: #EEEEEE;}

.checkout_head, .checkout_header, .checkout_right { font-size: 0.8em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }





#bf { /* use p or div as appropriate */
	color: silver;
	padding-top: 4px;
	font-weight: normal;
	font-size: 0.7em;
	text-align: right;
	clear: both;
}

#bf a {
	color: gray; 
	font-weight: bold; 
	text-decoration: none;
}

#bf a:hover { /* bf internet */
	color: #9370DB;
	text-decoration: underline;
}

#bf span a, #bf span a:hover { /* uk web design */
	color: #bdbdbd;
	font-weight: normal; 
	text-decoration: none;
}