.menu

	{

	display: block;

	background: #81A7CF;

	border: none;

	padding: 2px;

	}

.menu a

	{

	color: #000000;

	width: 100%;

	font-family: arial;

	font-size: 11px;

	padding: 2px;

	}

.menu a:hover

	{

	background: #B6CEE9;

	}

body

	{

	background: #FFF;

	margin: 0px;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #000000;

	}

H1	{	

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #990000;

	font-weight: bold;

	font-size: 20pt;

}

H2 {

	color: #990000; 

	font-size: 14pt; 

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

}




p {font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #000000;

}

.mainfont

	{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	color: #000000;

	}

.mainfont15px

	{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 15px;

	color: #000000;

	}

.mainfont16px

	{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #000000;	

	}

	

	.red {font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #990000;

}



	

	

.red_bold_sm {

	color: #990000; 

	font-size: 14pt; 

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

}

.blk_bold_sm {

	color: #000000; 

	font-size: 12pt; 

	font-weight: bold;

	font-family: Georgia, "Times New Roman", Times, serif;

}

LI, UL, TABLE

	{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #000000;

	}

.products

	{

	font-family: Arial, Verdana, Sans-Serif;

	font-size: 14px;

	text-decoration: none;

	color: #000000;

	}

	

a.in_page:link {

 	color: #990000;

 	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

}

 

a.in_page:visited {

 	color: #990000;

 	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

}

 

a.in_page:hover {

 	color: #000000;

 	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

	margin-bottom: 0px;

}

a.in_page:active {

	color: #000000;

 	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

}



h2.nospace {

	margin-bottom: 0px;

}

a.in_page2:link {

 	color: #990000;

 	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

}

 

a.in_page2:visited {

 	color: #990000;

 	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

}

 

a.in_page2:hover {

 	color: #000000;

 	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

}

a.in_page2:active {

	color: #000000;

 	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 18px;

	font-weight: bold;

	text-decoration: none;

}



div.resources {

font-size: 11px;

line-height: 12px;

font-family: "arial", "verdana", "geneva", sans-serif;

font-weight: normal;

text-align: left;

color: #000000;

}



a:link.resources {

font-size: 11px;

line-height: 12px;

font-family: "arial", "verdana", "geneva", sans-serif;

font-weight: normal;

text-align: left;

color: #0000ff;

text-decoration: none;

}



a:visited.resources {

font-size: 11px;

line-height: 12px;

font-family: "arial", "verdana", "geneva", sans-serif;

font-weight: normal;

text-align: left;

color: #0000ff;

text-decoration: none;

}



a:hover.resources {

font-size: 11px;

line-height: 12px;

font-family: "arial", "verdana", "geneva", sans-serif;

font-weight: normal;

text-align: left;

color: #ff0000;

text-decoration: underscore;

}



a:active.resources {

font-size: 11px;

line-height: 12px;

font-family: "arial", "verdana", "geneva", sans-serif;

font-weight: normal;

text-align: left;

color: #ff0000;

text-decoration: underscore;

}

/* TOP NAV CODE */

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #990000;
line-height: 18px;
z-index: 100;
background-color: #FEFAF1;
width: 220px;}

.anylinkcss a{
width: 220px;
color: #990000;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #EEDDAA;
color: #990000;
}

/* Basic Text of links */
.pull_down_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	padding: 3px 12px;	
	text-decoration: none;
	
}



/* border and hr */
#nav {
	background: #fefaf1;
	font-weight: bold;
	padding: 0;
	border: solid #EEDDAA;
	border-width: 1.5px 0;
	width: 100%;
	
}


/* for products */
.anylinkcss2{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #990000;
line-height: 18px;
z-index: 100;
background-color: #FEFAF1;
width: 280px;}

.anylinkcss2 a{
width: 280px;
color: #990000;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss2 a:hover{ /*hover background color*/
background-color: #EEDDAA;
color: #990000;
}


/* for testimonials */
.anylinkcss3{
position:absolute;
visibility: hidden;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
color: #990000;
line-height: 18px;
z-index: 100;
background-color: #FEFAF1;
width: 120px;}

.anylinkcss3 a{
width: 120px;
color: #990000;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.anylinkcss3 a:hover{ /*hover background color*/
background-color: #EEDDAA;
color: #990000;
}


#dropinboxv2cover{
width: 370px; /*change width to desired */
position:absolute; /*Don't change below 4 rules*/
z-index: 100;
overflow:hidden;
visibility: hidden;
}

#dropinboxv2{
width: 350px; /*change width to above width-20. */
border: 1px solid black; /*Customize box appearance*/
background-color: white;
padding: 4px;
position:absolute; /*Don't change below 3 rules */
left: 0;
top: 0;
}

.copyright {font-family: Arial, Helvetica, sans-serif}