/*selectors*/
body{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;}

p,td,body{
	font-size: 0.8em;} 
	
hr.grey{
	color: #999999;
	width: 95%;}
	
/*classes*/

.rightpadding{
	padding-right: 5px;}
	
/*headings*/
h1{
	font-family: trebuchet MS, arial, verdana;
	font-size: 1.5em;
	font-weight: normal;}
	
h2{
	font-family: trebuchet MS, arial, verdana;
	font-size: 1.3em;
	font-weight: normal;}
	
h3{
	font-family: Verdana, arial;
	font-size: 0.8em;
	font-weight: bold;}
	
/*forms*/
input{
	font-size: 0.8em;
	color: #666666;}
	
/*text*/
.topnav{
	color: #223557;
	text-align: right;}
	
.txtgreen{
	color: #4B4B18;
	font-weight: bold;}
	
.txtred{
	color: #FF0000;}
	
.txtwhite{
	color: #FFFFFF;
	font-weight: bold;}
	
/*backgrounds*/
.bgnavy{
	background-color: #4E5D79;}
	
.bgstripehome{
	background-image: url(../images/furniture/bgstripe-home.gif);
	background-position: bottom;}
	
.bgstripe{
	background-image: url(../images/furniture/bgstripe.gif);}
	
.bgstripeend{
	background-image: url(../images/furniture/bgstripe-end.gif);}
	
.bggreen{
	background-color: #CCCC66;}
	
.bgboxleft{
	background-image:  url(../images/furniture/boxleft.gif);}
	
.bgboxright{
	background-image:  url(../images/furniture/boxright.gif);
	background-position : right;}
	
.bgboxbottom{
	background-image:  url(../images/furniture/boxbottom.gif);
	background-position : bottom;}
	
/*lists*/
li{
	margin-top: 5px;
	margin-bottom: 5px;}
	
ul{
	font-size: 0.8em;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 20px;}
	
ul.leftnav{
	list-style-image: url(../images/furniture/bulletgreen.gif);
	margin-left: 20px;}
	
ul.findoutmore{
	list-style-image: url(../images/furniture/bulletblue.gif);
	margin-left: 20px;}
	
/*links*/
a:link{
	color: #003399;}
a:visited{
	color: #666666;}
a:hover{
	color: #0048DD;}
	
a.basket:link{
	color: #003399;}
a.basket:visited{
	color: #003399;}
a.basket:hover{
	color: #003399;}

a.topnav:link{
	font-weight: bold;
	text-decoration: none;}
a.topnav:visited{
	font-weight: bold;
	text-decoration: none;}
a.topnav:hover{
	font-weight: bold;
	text-decoration: underline;}
	
a.leftnav:link{
	color: #4B4B18;
	font-weight: bold;
	text-decoration: none;}
a.leftnav:visited{
	color: #4B4B18;
	font-weight: bold;
	text-decoration: none;}
a.leftnav:hover{
	color: #4B4B18;
	font-weight: bold;
	text-decoration: underline;}
	
a.productheading:link{
	font-weight: bold;
	text-decoration: underline;}
a.productheading:visited{
	font-weight: bold;
	text-decoration: underline;}
a.productheading:hover{
	font-weight: bold;
	text-decoration: underline;}
	
a.whitelink:link{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
a.whitelink:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
a.whitelink:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;}
	
.select {
  font-size:10px; }