p, li { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; }
h1 { color: #996633; font: small-caps normal 24px "Times New Roman", Times, serif; }
h2 {
	color: #666600;
	font: 12px Arial, Helvetica, sans-serif;
}
.justbold {
	font-weight: bold;
}

/* li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	list-style-type: square;
} */
.listright {
	font-family: Tahoma, Arial, "MS Sans Serif", Verdana;
	font-size: 11px;
	color: #666666;
	list-style-image: url(images/bullet_tiny.gif);
}
.listnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	list-style-image: url(images/bullet_big.gif);
}
/*--- left nav ---*/
#leftnav {
	font: 11px Tahoma, Arial, sans-serif;
	color: #660000;
	width: 200px;
}
#leftnav a, #leftnav a:visited {
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	background: url(images/bullet1.gif) no-repeat right center;
}
#leftnav a:hover {
	color: #CC6600;
	text-decoration: none;
	background-color: #E6E6CC; }
/*----------------*/
.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	line-height: 18px;
	width: 200px;
}
.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	line-height: 18px;
	width: 200px;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	background-color: #E6E6CC;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	padding-right: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9900;
	line-height: 18px;
	width: 200px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #996633;
	font-variant: small-caps;
}

.bg {
	background-image: url(./images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #333333;
	background-color: #FFFBF0;
	border: 1px solid #999999;
	vertical-align: middle;
}
textarea {
	vertical-align: middle;
}

.inputbtn {
	font-family: Tahoma, Arial, "MS Sans Serif", Verdana;
	color: #660000;
	background-color: #D4BFAA;
	font-size: x-small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
.lightline {
	border: 1px solid #D4BFAA;
}
.plaintable {
	font-family: Tahoma, Arial, "MS Sans Serif", Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: center;
	border-right: 1px solid #D4BFAA;
	border-bottom: 1px solid #D4BFAA;
	border-top-color: #FFFFAA;
	border-left-color: #FFFFAA;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
}
.subhead { font-weight: bold; color: #006699; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #CCCC99; }
.headlite { font: 12px Arial, Helvetica, sans-serif; color: #CC6600; text-transform: uppercase; }

a { color: #660000; text-decoration: none; }
.vLineLeft { padding-left: 5px; border-left: 1px solid #CCCC99; }
.vLineLeft p { font: 10px/14px Verdana, Arial, Helvetica, sans-serif; }
.headdark { line-height: 18px; font-weight: normal; }

.headdark:first-line { font: bold 12px Arial, Helvetica, sans-serif; color: #333333; }
.headdark li { list-style: square; }
.headdark li:first-line { font: bold 12px Arial, Helvetica, sans-serif; color: #333333; }

.headmed li {
	list-style: square;
	font: 10px Arial, Helvetica, sans-serif;
}
.headmed li:first-line {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-transform: uppercase;
}

.h3 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #CE3000; font-weight: bold; }
.linkhead { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003884; font-weight: bold; text-decoration: none; }

.basicbutton {
	font: bold 10px Tahoma, Arial, Verdana;
	color: #666666;
	border-bottom: 1px solid #CCCC99;
	padding-bottom: 2px;
}
.basicbutton a {
	color: #666666;
	border-top: 1px solid #CC9966;
	border-right: 1px solid #999966;
	border-left: 1px solid #CC9966;
	border-bottom:1px solid #FFF3DE;
	padding: 2px 5px;
	margin-right: 1px;
	margin-left: 1px;
	background: #FFF3DE;
}
.basicbutton a:hover {
	color: #000000;
	background: #FFFFCC;
}

.bigbutton { background: url(images/bigbutton.gif) no-repeat center center; height: 40px; width: 170px; }
.bigbutton2 {
	background: url(images/bigbutton.gif) no-repeat center center;
	height: 40px;
	width: 170px;
	vertical-align:middle;
	font: bold 12px/40px Arial, Helvetica, sans-serif;
	color: #660000;
}
.content {
	padding: 10px;
}
.imgleft {
	float: left;
	margin-right: 10px;
}
hr {
	color: #D4BFAA;
	height: 1px;
	background: #D4BFAA;
}
.box {
	border: 1px dotted #D4BFAA;
}
.imgRight {
	float: right;
	margin-left: 10px;
}
.ordernow {
	font-weight: bold;
	text-decoration: none;
	background: #FFCC00;
	padding: 2px 5px;
	color: #000000;
	border-top: 1px solid #FFFFCC;
	border-right: 1px solid #CC9900;
	border-bottom: 1px solid #CC9900;
	border-left: 1px solid #FFFFCC;
}
fieldset {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 1px solid #D4BFAA;
	margin-bottom: 5px;
}
fieldset table { font: 11px Arial, Helvetica, sans-serif; }
legend {
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #996600;
}
#flashcontent {
	height: 500px;
	width: 100%;
}
