/*a:link {
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 90%;
}

a:visited {
	color: #0000ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 90%;
}

a:hover {
	color: #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 90%;
}
*/
body {
   background-color: /*#fffacd;*/ #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
}

h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

h3 {
	color: #000000;
	font-weight: bold;
	margin: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 0em;
	padding-top: 0em;
}

h3 {
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	font-size: 1.3em;
	font-style: italic;
}

h4 {
	color: #000000;
	font-weight: bold;
	margin: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	padding-right: 0em;
	padding-top: 0em;
}

h4 {
	font-family: Georgia, Palatino, Times, 'Times New Roman', serif;
	font-size: 1.2em;
	font-style: italic;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#header {/*
	background-color: #fffacd; 
	background-repeat: repeat-x;
	border-top: 1px solid #800000;
	border-right: 4px double #800000;
	border-bottom: 6px groove #800000;
	border-left: 1px solid #800000;
	height: 175px;
	width: 99.9%;
	margin: 0;*/
	width: 96%;
	display: none;
}

#container {
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0;
	margin-right: 0;
	/*border-left: 1px solid #800000;
	border-right: 4px double #800000;
	border-bottom: 1px solid #800000;*/
	text-align: left;
	width: 99.9%;
	}

#content {
	background: transparent;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 130px;
	margin-right: 0;
	padding-left: 10px;
	text-align: left;
	width: 70%;
	}
/*
.header-img-left {
	margin-top: 18px;
	float: left;
	background: transparent;
	border: 0;
	margin-right: 0;
	padding-left: 60px;
	
}

.header-img-center {
	margin-top: 5px;
	background: transparent;
	border: 0;
	margin-right: auto;
	margin-left: auto;
	width: 60%;
	text-align: center;
}

.header-img-right {
	margin-top: 18px;
	background: transparent;
	float: right;
	border: 0;
	margin-left: 0;
	padding-right: 60px;
	
}*/

#navbar {/*
	
	background-color: #E2E2E2;
	font-size: small;
	float: left;
	margin-bottom: 1em;
	margin-top: 60px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 0px;
	
	text-align: left;*/
	width: 130px;
	display: none;
}

#navbar li {/*
	background: transparent;
	border-right: 3px double #800000;
	border-bottom: 1px solid #800000;
	color: #000000;
	display: block;
	width: 120px;
	float: left;
	font-size: 90%;
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 3.5px;
	padding-right: 2.5px;
	padding-top: 2px;
	text-decoration: none;*/
	display: none;
}


#navbar li a {/*
	background-color: transparent;
	color: #000000;
	display: block;
	
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 2px;
	text-decoration: none;
	width: 120px;*/
	display: none;
}

#navbar li a:hover {/*
	background-color: #FDF5E6;
	color: #992200;
	border-left: 2px solid #ff00ff;
	border-right: 2px solid #ff00ff;
	width: 115px;
}

#navbar ul {
	border-bottom: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: left;
	width: 120px;*/
	display: none;
}

.clear {
	clear: both;
}
/*
.sale-img {
	float: left;
   margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
	font-weight: normal;
	background-color: White;
   color: Black;
}
*/
.special3 {/*
	float: left;
   margin-right: auto;
	margin-left: 3px;
	margin-top: 10px;
	border-right: 3px double #800000;
	border-bottom: 1px solid #800000;
	font-weight: normal;
	background-color: White;
   color: Black;
   width: 125px;*/
	display: none;
}

p.secondary {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	font-size: x-small;
	font-style: italic;
	padding-left: 1em;
}

.listleft {
	background: transparent;
	color: black;
	margin-bottom: 1em;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: left;
	width: auto;
}

.listleft ul {
	background: transparent;
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	width: auto;
	list-style: none;
}
/*
.listmiddle2 {
	background: none transparent scroll repeat 0% 0%;
	background-color: Yellow;
	font-size: small;
	margin-bottom: 1em;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	text-align: left;
	width: 620px; border-style: double double double double;
}

.listmiddle2 ol {
	background: transparent;
	color: #000000;
	font-size: small;
	font-weight: bold;
	text-align: left;
}*/



span  {
	font-size: small;
	font-weight: bold;
	color: #ff0000;
	/*display: none;*/
}


