body,p,a,input,textarea { font-family: arial,verdana,helvetica,sans-serif; }

h1,h2,h3 { font-family: Georgia, Serif; color: #663333; }

h4 { font-family: Georgia, Serif; 
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 5pt;
	margin-top: 5pt;
}

p,a {
	font-size: 12px;
}

li {
	font-size: 12px;
}

a {
	color: #660033;
	text-decoration: none;
}

a:hover {
	color: #fca786;
	text-decoration: underline;
}

.pagetitle {
	color: #CD7514;
	font-size: 18px;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding-bottom: 4px;
}

input,textarea { font-size: 12px; color: #6c3a4c; }

.bodytext {
	font-size: 12px;
	padding: 10px 5px 0px 10px;
	color: #ffffff;
}
.footer {
	font-size: 12px;
}

.pagenavtop {
	margin-top: 22px;
	font-size: 12px;
}

.pagenavbottom {
	margin-bottom: 10px;
	font-size: 12px;
}

.pagenavbottom a {
	text-decoration: none;
}

.pagenavbottom a:hover {
	text-decoration: underline;
}

.pagetext {
	font-size: 12px;
	color: #ffffff
}

.textbox p {
	margin: 4px 2px 4px 2px;	
	font-size: 12px;
	letter-spacing: 2px;
	color: #990033;
}

.textbox a {
	font-size: 12px;
	color: #990033;
	font-weight: bold;
	text-decoration: none;
}

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

.textbox i {
	font-size: 12px;
	font-family: georgia,serif;
	line-height: 24px;
}

.textbox b {
	font-size: 12px;
	letter-spacing: 0px;
}

.textbox a img {
	margin: 8px 0px 4px 0px;
}


.productbox p {
	margin: 4px 0px 4px 0px;
	font-size: 14px;
	letter-spacing: 2px;
	color: #990033;
}

.productbox a {
	color: #990033;
	text-decoration: none;
}

.productbox a:hover {
	color: #fca786;
	text-decoration: underline;
}

.productbox i {
	font-size: 12px;
	font-family: georgia,serif;
	line-height: 24px;
}

.productbox b {
	font-size: 22px;
	letter-spacing: 0px;
}

.productbox a img {
	margin: 8px 0px 4px 0px;
}

.productboxmiddle {
	font-size: 10px;
	color: #ffffff
}

.productboxtitle {
	font-size: 16px;
	color: #ffffff
}

.productboxtext {
	font-size: 12px;
	color: #000000;
	text-align: left
}

.mainmenu {
	position:relative;
	width: 175px;
	margin-left: 1px;
}

.mainmenu a {
	text-align: left;
	width: 100%;
	display: block;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	padding: 1px 0px;
	text-decoration: none;
	text-indent: 8px;
	border-bottom: 1px solid #fff;
	color: #603;
	background-color: #e7dcd6;
}

.mainmenu a:visited {
	color: #603;
}

.mainmenu a:hover {
	color: #fff;
	background-color: #cc9d9d;
}

.saletext {
	font-style: bold;
	font-size: 14px;
	color: #ff0000
}
.source {
	font-size: 9px;
}
.subnav {
	position:absolute;
	visibility: hidden;
	border:1px solid #845555;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #cc9d9d;
}

.subnav a {
	width: 100%;
	display: block;
	border-bottom: 1px solid #845555;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	color: #613F3F;
}

.subnav a:visited {
	color: #613F3F;
}

.subnav a:hover {
	color: #fff;
	background-color: #845555;
}

.formattedtable {
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	border-collapse: collapse;
}

.formattedtable b {
	font-variant: small-caps;
}

.formattedtable td {
	border: 1px solid #cc6666;
}	


#red {
	width: 1em;
	height: 1em;
	background-color: rgb(255,0,0);
}

#yellow {
	width: 1em;
	height: 1em;
	background-color: rgb(255,255,0);
}

#pink {
	width: 1em;
	height: 1em;
	background-color: rgb(255,204,204);
}

#white {
	width: 1em;
	height: 1em;
	background-color: rgb(255,255,255);
	border: 1px solid black;
}

#coral {
	width: 1em;
	height: 1em;
	background-color: rgb(255,153,102);
}

#lavender {
	width: 1em;
	height: 1em;
	background-color: rgb(204,204,255);
}

#red2 {
	width: .5em;
	height: 1em;
	background-color: rgb(255,0,0);
	border-left: 1px solid black;
	border-right: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#white2 {
	width: .5em;
	height: 1em;
	background-color: rgb(255,255,255);
	border-right: 1px solid black;
	border-left: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#red3 {
	width: .33em;
	height: 1em;
	background-color: rgb(255,0,0);
	border-left: 1px solid black;
	border-right: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#pink3 {
	width: .33em;
	height: 1em;
	background-color: rgb(255,204,204);
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#white3 {
	width: .5em;
	height: 1em;
	background-color: rgb(255,255,255);
	border-right: 1px solid black;
	border-left: none;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}


.surveytable {
	border: solid #000 1px;
}

.surveytable td {
	background-image: url('/images/backgroundflower.gif');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 15px 20px 15px 150px;
	background-color:#e7dcd6;
	margin-left:10%;
	margin-right:10%;
}

.surveytable h1 {
	font-weight:bold;
	font-size:18px;
	color:#4c0036;
}


/* flowertable shiz */
.flowertable {
	border: solid #000 1px;
	background-color:#e7dcd6;
}

.flowertable img {
	padding-right: 20px;
}

.flowertable h1 {
	font-weight:bold;
	font-size:18px;
	color:#4c0036;
}

