/* Body Controls */

body {
	background-image: url(../images/bg_pid.gif);
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
	background-color: #E6E6D4;
	}


#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;
}

/* 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;
	display: block;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999966;
} 

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; }

h2 {
	font-size: 11pt;
	font-family: "Trebuchet MS";
	margin-bottom: 0px;
}


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; }


td.footer {
	font: Trebuchet, Trebuchet MS, Verdana, sans-serif;
	text-align: center;
	color: #A8A88A;

} 
.style1 {font-size: 14px}

/* ----- FORMS ----- */
#form input {
	background-color: #f8f8f8;
	border: 1px solid #d1d1d1;
	color: #111111;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
}

#form textarea {
	background-color: #f8f8f8;
	border: 1px solid #d1d1d1;
	color: #111111;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
}

#form .checkbox {
	background-color: #111111 !ie;
	border: 0px;
}

#form .form_dropdown {
	background-color: #f8f8f8;
	border: 1px solid #d1d1d1;
	color: #111111;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin: 4px 0px 4px 0px;
	padding: 1px 0px 1px 0px;
}

#form .hidden_field {
	display: none;
	border: none;
	background-color: #ffffff;
}

#form {
	float: right;
	text-align: left;
	width: 98%;
}

#form a:hover {
	text-decoration: none;
}

#form label {
	float: left;
	display: block;
	width: 150px;
	margin: 5px 0px 4px 0px;
	text-align: right;
	padding-right: 20px;
}

#form input {
	/*float: left;
	display: block;*/
	width: 250px;
	margin: 5px 0px 4px 0px;
}

#form input, #form textarea {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #d1d1d1;
	margin: 4px 0px 4px 0px;
	padding: 2px 0px 2px 0px;
}

#form textarea {
	height: 150px;
	width: 250px;
}

#form .form_dropdown {
	width: 250px;
	border: 1px solid #d1d1d1;
	margin: 4px 0px 4px 0px;
}

#form .radio {
	background-color: transparent;
	border: 0px;
	width: 20px;
	margin-top: 2px;
	margin-top: -2px !ie;
}

#form br {
	clear: left;
}

#form .button {
	margin-left: 170px;
	width: 75px;
	height: 20px;
}