/* Kip Mcgrath CSS */

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #040404;
	text-decoration: none;
	background-color: #FFFFFF;
}
.form {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #666666}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
}
.big_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #DB4A21;
	text-decoration: none
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #A2351E;
	font-size: small;
	font-weight: bold
}
.black_text {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #000000}
.formitems {  background-color: #DDDDDD; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: 1px #666666 solid; font-style: normal}
.menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}
.menu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.red_prices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #DB4A21;
}
.red_prices a:link, .red_prices a:visited, .red_prices a:active{
	color: #DB4A21;
	text-decoration: none;
}
.red_prices a:hover{
	color: #1D0905;
	text-decoration: underline;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #802516;
}
.bordertable {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
}

.main_small {
	font-family: Verdana, Arial, Helvetica, "Sans serif"; 
	color: #666666;
	font-size: 10px;
	text-decoration: none
}
.product_title{
	font-family: Verdana, Arial, Helvetica, "Sans serif";
	color: #330099;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
.price{
	font-family: Verdana, Arial, Helvetica, "Sans serif";
	color: #330099;
	font-size: 11pt; 
	text-decoration: none;
	font-weight: bold;
}
.offerprice{
	font-family: Verdana, Arial, Helvetica, "Sans serif";
	color: #CC0000;
	font-size: 11pt; 
	text-decoration: none;
	font-weight: bold;
}
.form_header {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18pt;
	background-color: #802516;
	font-family: Arial, Helvetica, sans-serif;
}
.bordertable {
	color: #000000;
	background-color: #999999;
	font-family: Verdana, Arial, Helvetica, "Sans serif"; 
	font-size: 10pt;
	text-decoration: none;
}
.focustable {
	background-color: #333333;
	font-size: 10pt; 
	color: #CCCCCC
}
.formcells {
	background-color: #D9C7C6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #432431;
	text-decoration: none;
}
.formbtns {
	font-family: Verdana, Arial, Helvetica, "Sans serif";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #DB4A21;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.title3{
	background-color: #333333; font-size: 10pt; color: #FFFFFF
}
.error_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #CC0000;
}
a:link{
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #000000;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
#orderguide h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #802516;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D9C7C6;
	border-right-color: #D9C7C6;
	border-bottom-color: #D9C7C6;
	border-left-color: #D9C7C6;
}
#orderguide {
	border: 1px solid #D9C7C6;
	margin: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.toptip {
	font-family: "Comic Sans", "Times New Roman", Times, serif;
	font-size: small;
}
