body { background-color: #000000; }

h1 { font-family: Verdana; font-size: 16px; color: #663300; font-weight: bold; text-align:center}
h2 { font-family: Verdana; font-size: 14px; color: #663300; font-weight: bold; letter-spacing: 3px}
h3 { font-family: Verdana; font-size: 10px; color: #663300; font-weight: bold; margin-bottom:5px; margin-top:20px;}
p { font-famlily: Verdana; font-size: 14px; color: #efd9b4; }

.nav {font-family: Verdana; font-size: 14px; color: #FFFFFF; }
.nav p { margin-top: 5px; margin-bottom: 5px; text-align:center; }
.nav a:link {color: #FFFFFF; text-decoration: none}
.nav a:visited {color: #FFFFFF; text-decoration: none}
.nav a:hover {color: #FFFFFF; text-decoration: underline}
.nav a:active {color: #FFFFFF; text-decoration: underline}

.cntpara {font-family: Verdana; font-size: 14px; color: #FFFFFF; }

.cntpara a:link {color: #FFFFFF; text-decoration: none}
.cntpara a:visited {color: #FFFFFF; text-decoration: none}
.cntpara a:hover {color: #FFFFFF; text-decoration: underline}
.cntpara a:active {color: #FFFFFF; text-decoration: underline}

.cntpara h1 { font-family: Verdana; font-size: 18px; color:#FFFFFF; font-weight: bold; text-align:center}

.cntpara td {font-family: Verdana; font-size: 12px; color: #efd9b4;}

.cntpara td.heading {font-family: Verdana; font-size: 14px; background-color:#F8EAD7; color: #663300; font-weight: bold; letter-spacing: 3px; line-height:150%; border: 2px solid #663300;}
.cntpara td.search_heading {font-family: Verdana; font-size: 12px; background-color:#f9b51e; color: #663300; font-weight: bold; letter-spacing: 2px;}

.search_results_wrapper {font-family: Verdana; font-size: 12px; background-color:#F8EAD7; color: #333333; border: 2px solid #663300;}


.cntpara form {
	font-size: 14px;
	color: #000000; 
	margin-top: 0px;
	margin-bottom: 0px;
}

.cntpara input {
	font-size: 14px;
	margin-bottom: 8px;
	color: #000000; 
}

.cntpara input.search_submit {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	background-color: #f9b51e;
	border: 2px solid #663300;
	margin-top: 1px;
	margin-bottom: 0px;
}

.cntpara input.ies_search {
	font-size: 12px;
	margin-bottom: 0px;
	color: #990033;
}

.cntpara textarea.ies_search {
	font-size: 12px;
	margin-bottom: 0px;
	color: #990033;
}

.cntpara textarea {
	font-size: 14px;
	margin-bottom: 8px;
	color: #000000; 
}

.cntpara select {
	font-size: 14px;
	margin-bottom: 8px;
	color: #000000; 
}

.cntpara select.state {
	font-size: 12px;
}

.cntpara select.state_search {
	font-size: 12px;
	margin-bottom:0px;
}


.cntpara select.light_source {
	font-size: 12px;
	margin-bottom: 0px;
	color: #663300;
	background-color: #FFFFFF;
	border: 2px solid #663300;
}

.business_card { font-family: Verdana; font-size: 14px; color: #663300; }
.business_card a:link {color: #f9b51e; text-decoration: none; border-bottom: 1px dashed #f9b51e;}
.business_card a:visited {color: #f9b51e; text-decoration: none; border-bottom: 1px dashed #f9b51e;}
.business_card a:hover {color: #efd9b4; text-decoration: none; border-bottom: 1px solid #efd9b4;}
.business_card a:active {color: #f9b51e; text-decoration: none; border-bottom: 1px solid #f9b51e;}

.page_nav { font-family: Verdana; font-size: 14px; color: #efd9b4; }
.page_nav a:link {color: #f9b51e; text-decoration: none; border-bottom: 1px solid #f9b51e;}
.page_nav a:visited {color: #f9b51e; text-decoration: none; border-bottom: 1px solid #f9b51e;}
.page_nav a:hover {color: #efd9b4; text-decoration: none; border-bottom: 1px solid #efd9b4;}
.page_nav a:active {color: #f9b51e; text-decoration: none; border-bottom: 1px solid #f9b51e;}

.cart_nav {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.cart_nav a:link {color: #f9b51e; text-decoration: underline;}
.cart_nav a:visited {color: #f9b51e; text-decoration: underline; }
.cart_nav a:hover {color: #efd9b4; text-decoration: none;}
.cart_nav a:active {color: #f9b51e; text-decoration: underline;}

.quote {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}

.quote input.add_to_cart {
	font-size: 10px;
	font-weight: normal;
	color: #663300;
	background-color: #f9b51e;
	border: 2px solid #663300;
	margin-top: 1px;
	margin-bottom: 0px;
	width: 80px;
}

.quote input.edit_copy {
	font-size: 10px;
	font-weight: normal;
	color: #663300;
	background-color: #f9b51e;
	border: 2px solid #663300;
	margin-top: 1px;
	margin-bottom: 0px;
	width: 35px;
}

.quote input.quantity {
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF; 
}
.quote input.general {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF; 
}
.quote textarea.general {
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF; 
}

.quote_print{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.quote_print_notes{
	font-family: Verdana;
	font-size:10px;
	font-weight: normal;
	color: #333333;
}

table.educationTable {
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #663300;
	background-color: #f9b51e;
	border: 2px solid #663300;
}

td.educationCell {
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	color: #663300;
	background-color: #F8EAD7;
	border: 2px solid #663300;
}

td.educationNavCell {
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background-color:#F8EAD7; 
	color: #663300;
	border: 2px solid #663300;
}


a.educationLink{color: #663300; font-family: Verdana; font-size: 12px; }
a.educationLink:link,a.educationLink:visited  {color: #663300; text-decoration: none}
a.educationLink:hover,a.educationLink:active  {color: #663300; text-decoration: underline}

a.educationLinkSmall{color: #663300; font-family: Verdana; font-size: 10px; }
a.educationLinkSmall:link,a.educationLinkSmall:visited  {color: #663300; text-decoration: none}
a.educationLinkSmall:hover,a.educationLinkSmall:active  {color: #663300; text-decoration: underline}

hr.education{color:#f9b51e;height:1px}

input.EducationButton {
	font-size: 9px;
	margin-bottom: 0px;
	color: #663300; 
	}
