body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container{
	width:700px;
	margin:0 auto;
	padding: 0;
}
a {
	color: #8CA48E;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #71A493;
}
a:hover {
	text-decoration: underline;
	color: #71A493;
}
a:active {
	text-decoration: none;
	color: #71A493;
}
a.light {
	color: #D9F0F2;
	font-weight: bold;
}
a.light:link {
	text-decoration: none;
}
a.light:visited {
	text-decoration: none;
	color: #D9F0F2;
}
a.light:hover {
	text-decoration: underline;
	color: #D9F0F2;
}
a.light:active {
	text-decoration: none;
	color: #D9F0F2;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
hr {color:#C8DBCD;
}

blockquote {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt
}
.copyright {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     line-height: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: circle;
}
     .subHeading{
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10pt;
     font-weight: 700;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #24676C;
	font-size: 14px;
	background-color: #E8E8CE;
}
.foot {
	font-size: 9px;
}
a.foot {
	font-size: 9px;
}
a.foot:hover {
	font-size: 9px;
}
h1.featured {
	color:#F3F3F3;
	}
table.main {
	margin: 0 auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	border-collapse:collapse;
	z-index:100;
}
table.search {
	background: center;
	margin: 0px;
	padding: 0px;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
}
td.main {
	border: 1px none #CCCCCC;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	z-index:100;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
.nav {

	z-index:100;

}
ul.nav {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 300;
  }
li.nav {
	display: block;
	float: left;
	position: relative;
	padding-right: 15px; 
	z-index: 300;
  
  }
 li ul.nav {
  display: none;
  position: absolute; 
  top: 1.25em;
  left: 0;
  background-color:#E9ECEA;
  width:100px;
  	border-bottom: 1px solid #DAE7D8;
		z-index: 300;


  }
  
  li ul li a {
  width:100px;
	display: block;
	font-weight: normal;
	font-size:10px;
	margin: 1px;
	padding: 2px;
	text-align:left; 
	background: #F5FCF8; /* IE6 Bug */
	border: 1px solid #DAE7D8;
	border-bottom: 0;
	z-index: 300;
} /* Sub Menu Styles */
		
li ul li a:hover{
  width:100px;
	display: block;
	font-weight: normal;
	font-size:10px;
	margin: 1px;
	padding: 2px;
	text-align:left; 
	background: #F5FCF8; /* IE6 Bug */
	background-color: #ffffff;
	border: 1px solid #DAE7D8;
	border-bottom: 0;
} /* Sub Menu Styles */
li ul li a:visited {
  width:100px;
	display: block;
	font-weight: normal;
	font-size:10px;
	margin: 1px;
	padding: 2px;
	text-align:left; 
	background: #F5FCF8; /* IE6 Bug */
	border: 1px solid #DAE7D8;
	border-bottom: 0;
} /* Sub Menu Styles */

  
  
 li > ul {
	top: auto;
	left: auto;
	}
li:hover ul, li.over ul{ display: block; }
img {
	border: #86B397;
}
.home {
	color:#999999;
	font-size: 10px;
	font-weight: normal;
	}
.quotecontain {
	font-size: 10px;
	font-style: oblique;
	background: #F4F4F4;
	text-align: justify;
	float: right;
	width: 150px;
	padding: 0;
	margin: 0 0 0 2px;
}
.quote {
	width:130px;
	margin:10px;
}
.sale {
	background-color:#FF0000;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	width:99%;
	padding:2px;
	margin:0 auto;
	}
