/* CSS Document */

body {

	background-image:url(../images/bkgd.gif);

	background-repeat:repeat;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	}

.free {

	color:#339900;

	}

.green {

	font-size:10px;

	color:#61897A;

	font-weight:bold;

	vertical-align:bottom;

	}

.heading {

	font-size:14px;

	font-weight:bold;

	}

a {

	color:#CC0099;

	text-decoration:none;

	}

a:hover {

	color:#0099FF;

	text-decoration:underline;

	}

.menu_container {

 	width: 128px;

	background-color:#6BBB9E;

	height:152px;

 	}

a.menu {

 	color: white;

 	background-color:#6BBB9E;

 	display: block;

	padding:4px;

 	border-bottom: 2px solid white;

 	font: 11px Arial, sans-serif;

 	font-weight: bold;

 	text-decoration: none; 

 	text-align: center;

 	}

a.menu1 {

 	color: white;

 	background-color:#6BBB9E;

 	display: block;

	padding:4px;

 	font: 11px Arial, sans-serif;

 	font-weight: bold;

 	text-decoration: none; 

 	text-align: center;

 	}

a.menu_current {

	color:#FFFFCC;

 	background-color: #6BBB9E;

 	display: block;

	padding:4px;

 	border-bottom: 2px solid white;

 	font: 11px Arial, sans-serif;

 	font-weight: bold;

 	text-decoration: none; 

 	text-align: center;

	}

a.menu_current:hover {

 	background-color: #6BBB9E;

 	color: #FFFFCC;

 	text-decoration: none;

 	}

a.menu_current1 {

	color:#FFFFCC;

 	background-color: #6BBB9E;

 	display: block;

	padding:4px;

 	font: 11px Arial, sans-serif;

 	font-weight: bold;

 	text-decoration: none; 

 	text-align: center;

	}

a.menu_current1:hover {

 	background-color: #6BBB9E;

 	color: #FFFFCC;

 	text-decoration: none;

 	}

a.menu:hover {

 	background-color: white;

 	color: #6BBB9E;

 	text-decoration: none;

 	}

a.menu1:hover {

 	background-color: white;

 	color: #6BBB9E;

 	text-decoration: none;

 	}

a.furniture {

	font-size:14px;

	color:#000000;

	text-decoration:none;

	}

a.furniture:hover {

	text-decoration:none;

	color:#006666;

	}

nav {

	padding-left:5px;

	}

a.navigation {

	font-family:Arial;

	font-size:10px;

	color:#CC0099;

	text-decoration:none;

	}

a.navigation:hover {

	color:#0099FF;

	text-decoration:underline;

	}
	
a.themes {

	color:#CC0099;

	text-decoration:underline;

	}

a.themes:hover {

	color:#CC0099;

	text-decoration:none;

	}

.navigation_text {

	font-size:10px;

	color:#CC0099;

	font-family:Georgia, "Times New Roman", Times, serif;

	}

.text {

	padding-right:25px;

	}

.text_info {

	color:#000000;

	font-size:11px;
	
	font-style:italic;

	}
	
.details {

	color:#4A8C74;
	
	font-size:12px;
	
	font-weight: bold;
	
	font-family: verdana, sans-serif;
	font-variant: small-caps;
	
	}
.purple-text {
	color:#660099;
	
	font-size:12px;
	
	font-family: verdana, sans-serif;
 }

ul {

	text-align:left;

	}

li {

	text-align:left;

	}
	
a.order {
	font-size:12px;
	color:#CC0099;
	}
a.order:hover {
	text-decoration:underline;
	}