/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 50%;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#666666;
	background-color: #EEDABE;
}

img {
	border-style: none;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color:#006699;
	}

h3 {
	font-size: 18px;
	font-weight: bold;
	color:#006699;
}

h4 {	
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0;
	margin-top: 1em;
	margin-left: 20px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0px;
}

h6 {	
	font-size: 10px;
	font-weight: bold;
	color: #006699;
	margin-bottom: 0;
	margin-top: 0;
}

h3 a:link {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

h3 a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

h3 a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
h3 a:hover {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #006699;
	text-decoration: underline;
	font-weight: bold;	
}

a:visited {
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}

a:active {
	text-decoration: underline;
	color: #006699;
	font-weight: bold;
}

li h3 {
	margin-bottom: 0;
	margin-top: 0;
}

li p {
	margin-top: 0.25em;
}

.smalltext {
	font-size: 9px;
}

.asptext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333366;
}

.asptext h6 {
	color:#60421E;
	margin-top: 0.25em;
	margin-bottom: 0;
}

.tinytext {
	font-size: 8px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0;
	vertical-align: bottom;
}

ul.smalltext {
	color: #60421E;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 0;
}

a.smalltext:link {
	color: #333366;
	font-weight: normal;
	text-decoration: none;
}

a.smalltext:visited {
	color: #333366;
	font-weight: normal;
	text-decoration: none;
}

a.smalltext:hover {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}

a.smalltext:active {
	color: #333366;
	font-weight: normal;
	text-decoration: none;
}

.lrglnktxt {
	font-size: 12px;
	font-weight: normal;
	color: #60421E;
}

a.lrglnktxt:link {
	color: #60421E;
	text-decoration: underline;
	font-weight: normal;
}

a.lrglnktxt:visited {
	color: #60421E;
	text-decoration: underline;
	font-weight: normal;
}

a.lrglnktxt:hover {
	color: #60421E;
	text-decoration: underline;
	font-weight: bold;
}

a.lrglnktxt:active {
	color: #60421E;
	text-decoration: underline;
	font-weight: normal;
}

.red {
	color: #990000;
}

#container {
	width: 800px;
	margin-left: -400px;
	position: relative;
	top: -1px;
}

#banner {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 172px;
	z-index: 1;
	text-align: left;
	cursor:pointer;
	cursor:hand;
}

#menubaritems {
	position:absolute;
	top: 172px;
	left: 0px;
	width: 200px;
	height: 1550px;
	z-index: 1;
	text-align: left;
	background-image: url(../images/side_backtile.gif);
	background-repeat: repeat-y;
}
#menubar {
	position:absolute;
	top: 383px;
	left: 0px;
	width: 158px;
	height: 1085px;
	z-index: 1;
	text-align: left;
	background-image:url(../newsite/images/sidemnuback.gif);
	background-repeat:repeat-y;
}
	
#caption {
	font-size: 10px;
	text-align: center;
}	
#content {
	position:absolute;
	top: 171px;
	left: 200px;
	width: 600px;
	height: 1450px;
	z-index: 1;
	text-align: left;
	background-color: #FFFFFF;
	background-image:url(../images/contentback.gif);
	background-repeat:repeat-y;
}

#content td p {
	font-size: 9px;
	text-align: center;
	vertical-align: top;
	margin-top: .5em;
	margin-bottom: .5em;
}

#content p {
	font-size: 12px;
}

#content ul {
font-size:11px;
margin-left: 30px;
margin-right: 30px;

}
	
#content p a:link {
	color: #006699;

}

#content p a:active {
	color: #006699;

}

#content p a:visited {
	color: #006699;

}

#content p a:hover {
	color: #025E0C;

}

#content td h6 {
	font-size: 11px;
	text-align: center;
	color: #025E0C;
	margin-bottom: 0;
	padding-bottom: 0;

}

#content td h6 a:link{
	font-size: 11px;
	color: #025E0C;

}

#content td h6 a:active{
	font-size: 11px;
	color: #025E0C;

}

#content td h6 a:visited{
	font-size: 11px;
	color: #025E0C;

}

#content td h6 a:hover{
	font-size: 11px;
	color: #000066;

}

#content p, h1, h2, h3, h4, h5, h6 {
	padding-left: 20px;
	padding-right: 50px;
	}
	
#content h1, h2, h3, h4, h5, h6 {
	padding-left: 10px;
	}	
	
#content .mlist {
	margin: 10px 20px 10px 40px;
}

#content .mlist h2 {
  color: #333366;
  font-size: 18px;
  border-bottom: 1px solid #333366;
}

#content .mlist h3 {
	  font-size: 12px;
	  margin-bottom: 0;
	  margin-top: 3px;
}

#content .mlist p {
	  margin: 0 0;
	  font-size: 10px;
}

#content td a {
	margin-left: 10px;
}

#content .mlist ul.pricelist {
  margin: 0;
  padding: 0;
  list-style: none;
}

#content .mlist p.price {
  font-weight: bold;
  color: #60421E;
}

#content .mlist p.addtocart {
  text-align: right;
  font-weight: normal;
  color: #333366;
  font-size: 9px;
}

#content .mlist p.addtocart a:link, #content .mlist p.addtocart a:visited {
  text-align: right;
  font-weight: normal;
  color: #333366;
  font-size: 9px;
}

#content .mlist p.addtocart a:hover {
  text-align: right;
  font-weight: bold;
  color: #333366;
  font-size: 9px;
}

#sideblocktop {
	position:absolute;
	top: 228px;
	left: 711px;
	width: 197px;
	height: 208px;
	z-index: 2;
	text-align: left;
	background-color: #FFFFFF;
}

#sideblocktop h6 {
	text-align: center;
	font-size: 10px;
	color: #60421E;
	margin-bottom: 0.5em;
	margin-top: 1em;
}

#sideblockbot {
	position:absolute;
	top: 521px;
	left: 711px;
	width: 197px;
	height: 208px;
	z-index: 1;
	text-align: left;	
}

#bottomblock {
	position:absolute;
	top: 429px;
	left: 711px;
	width: 197px;
	height: 1032;
	z-index: 1;
	text-align: left;
	background-repeat: repeat-y;
	padding-left: 0;
	background-color: #FFFFFF;
}

#bottombar {
	position:absolute;
	top: 1622px;
	left: 200px;
	width: 600px;
	height: 100px;
	z-index: 2;
	color: #1F1111;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../images/contentback.gif);
}

#bottomimg {
	position:absolute;
	top: 901px;
	left: 0px;
	width: 200px;
	height: 133px;
	z-index: 2;
	background-image:url(../images/side_backtile.gif);
}

#bottombar a:link {
	color:#1F1111;
	text-decoration: underline;
	font-weight: normal;
}

#bottombar a:visited {
	color:#1F1111;
	text-decoration: underline;
	font-weight: normal;
}

#bottombar a:hover {
	color:#1F1111;
	text-decoration: underline;
	font-weight: normal;
}

.dynlnk {
	cursor:pointer;
	cursor:hand;
}

.dynlnkb {
	cursor:pointer;
	cursor:hand;
	font-weight: bold;
}

.dynlnku {
	cursor:pointer;
	cursor:hand;
	text-decoration: underline;
}

.dynlnkbu {
	cursor:pointer;
	cursor:hand;
	font-weight: bold;
	text-decoration: underline;
}

.gencntnt {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #000066;
}

.highlight {
	color: #006699;
	font-weight: bold;
}

.frmtxt {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.sideblcktd {
	background-image:url(../newsite/images/blocktile.gif);
	background-repeat:repeat-y;
	background-position: center;
}

.blocktop {
	width:197;
	height:52;
	background-image:url(../newsite/images/blocktop.gif);
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.tble {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccccCC;
}
