/* Body Controls */

body {
	background-image: url(../images/bg_pid.gif);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	background-color: #E6E6D4;
	}

table.main {
	border-right-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
}


#nav {
	border: 1px solid transparent;
	background: url("/images/nav/background.gif");
	height: 73px;
	margin: 0;
	padding: 0;
}

#nav ul {
	margin: 25px 0;
	padding: 0;
}

#nav li {
	list-style: none;
	display: inline-block;
	text-align: center;
	width: 139px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

#nav a {
	text-decoration: none;
	color: #fee58b;
}

#nav a:hover {
	text-decoration: none;
	color: #ffffff;
}


h1 {
	font-size: 16pt;
	padding-top: 20px;
	padding-left: 10px;
}

h2 {
	margin-bottom: 0px;
	font-size: 14pt;
}

/* Text Controls */

.text {
	font: 11px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: left;
	color: #454525;
	}	
	
	.toptext {
	font: 11px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: justify;
	color: #454525;
	margin: 10px;
	}	


.text2 {
	font: 11px/15px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: justify;
	color: #185D7C;
	}		
	
.headline {
	font: 16px/20px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: left;
	font-weight: bold;
	color: #950202;
	}		
	
.subtext {
	font: 10px/17px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: justify;
	color: #CCCCCC;
	}		

.subtext2 {
	font: 10px/13px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	color: #CCCCCC;
	}		
	
.copyright {
	font: 9px/13px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	color: #A8A88A;
	}	

.sidebar {
	font: 10px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: left;
	color: #666666;
	margin-top: -2px;
	margin-bottom: -2px;
	}	
	
.bold {
	font-weight: bold;
	}

.blu {
	font-weight: bold;
	color: #3A7996;
	}
	
.red {
	font-weight: bold;
	color: #950202;
	}
	
.yellow {
	font-weight: bold;
	color: #FEE58B;
	}

	
	
/* Form Controls */

input, textarea	{
	background-color: #F0EEE2;
	border: #B1A879 1px solid; 
	font: 11px/11px Trebuchet, Trebuchet MS, Verdana, sans-serif; 
	color: #5E5222;
	}



	
/* Link Styles */	

a.orange:link 	{ text-decoration: none; color: #C64300; }
a.orange:active	{ text-decoration: none; color: #C64300; }
a.orange:visited	{ text-decoration: none; color: #C64300; }
a.orange:hover	{ text-decoration: underline; color: #3A7996; }

a.blue:link 	{ text-decoration: none; color: #3A7996; }
a.blue:active	{ text-decoration: none; color: #3A7996; }
a.blue:visited	{ text-decoration: none; color: #3A7996; }
a.blue:hover	{ text-decoration: underline; color: #C64300; }

a.blue2:link 	{ text-decoration: none; color: #8BBAD0; }
a.blue2:active	{ text-decoration: none; color: #8BBAD0; }
a.blue2:visited	{ text-decoration: none; color: #8BBAD0; }
a.blue2:hover	{ text-decoration: underline; color: #FFFFFF; }


img.building {
	margin-left: 20px;
}

img.faces {
	margin-right: 4px;
}

.contact {
	font: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	font-size: 11pt;
	margin-left: 4px;
	text-align: center;
	margin-right: 4px;
	color: #336699;
}

.phone {
	font-size: 14pt;
	font-weight: bold;
}

.promophoto {
	margin-left: 20px;
	margin-bottom: 20px;
}

a.catalog {
	color: #C64300;
	text-decoration: none;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 11pt;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight: bold;
} 

a.catalog:active	{ text-decoration: none; color: #C64300; }
a.catalog:visited	{ text-decoration: none; color: #C64300; }
a.catalog:hover	{ text-decoration: underline; color: #3A7996; }



a.leftnav {
	color: #C64300;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10pt;
} 

a.leftnav:active	{ text-decoration: none; color: #C64300; }
a.leftnav:visited	{ text-decoration: none; color: #C64300; }
a.leftnav:hover	{ text-decoration: underline; color: #3A7996; }


a.lastleftnav {
	color: #C64300;
	text-decoration: none;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 30px;
	border-top-width: thin;

	border-top-style: dotted;
	border-top-color: #999966;
} 

a.lastleftnav:active	{ text-decoration: none; color: #C64300; }
a.lastleftnav:visited	{ text-decoration: none; color: #C64300; }
a.lastleftnav:hover	{ text-decoration: underline; color: #3A7996; }



a.prodstuff {
	color: #C64300;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	
} 

a.prodstuff:active	{ text-decoration: none; color: #C64300; }
a.prodstuff:visited	{ text-decoration: none; color: #C64300; }
a.prodstuff:hover	{ text-decoration: underline; color: #3A7996; }


.footer {
	font: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #A8A88A;
	background-image: url(../images/footerback.jpg);
	background-repeat: repeat-x;
	background-color: #333333;
	padding-top: 30px;
	text-align: center;
	width: 775px;
} 


.footer2 {
	font: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #A8A88A;
	background-color: #333333;
	padding-left: 10px;
	width: 300px;
	float: left;
	text-align: left;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 10px;
}

.footer3 {
	font: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	color: #A8A88A;
	background-color: #333333;
	text-align: center;
	width: 300px;
	float: left;
	margin-left: 60px;
	margin-bottom: 30px;
	margin-top: 10px;
} 



.style1 {font-size: 14px}


td.banner {
	background-color: #FFFFFF;
	height: 200px;
	width: 775px;
}

td.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12pt;
}

.hometext {
	margin-left: 20px;
	width: 500px;
	font-size: 10pt;
	float: left;
	margin-bottom: 30px;
}

.homelinks {
	font-size: 14pt;
	color: #C64300;
	text-decoration: none;
}

.homelinks2 {
	font-size: 12pt;
	color: #C64300;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 5px;
}

.homelinks3 {
	font-size: 12pt;
	color: #C64300;
	text-decoration: none;
	margin-left: 15px;
}

.homelinks4 {
	font-size: 12pt;
	color: #C64300;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

.homelinks5 {
	font-size: 12pt;
	color: #C64300;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 5px;
}

.homelinks6 {
	font-size: 12pt;
	color: #C64300;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}



a:hover.homelinks {
color: #336699

}

a:hover.homelinks2 {
color: #336699

}

a:hover.homelinks3 {
color: #336699

}
a:hover.homelinks4 {
color: #336699

}
a:hover.homelinks5 {
color: #336699

}


.news {
	width: 200px;
	float: left;
	margin-left: 20px;
	padding: 10px;
	border-color: #336699;
	border-style: double;
	border-width: 3px;
	outline-color: #C64300;
	outline-style: solid;
	outline-width: 3px;
}

.bannerbox {
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: "Trebuchet MS";
	text-align: center;
}

.bannerlinks {
	text-align:center;
	padding-left: 10px;

}
