/* External Style Sheet for the Crabtree Glass web site */
/* Last updated 11/07/09 */

img	{border: 0}

a:visited {color : #985d35; font-weight : normal; text-decoration : underline;}
a:link {color : #985d35; font-weight : normal;  text-decoration : underline;}
a:hover {color : #ffffff; background-color : #aeaeae;font-weight : normal; text-decoration : none;}
a:active {color : #985d35; font-weight : normal; text-decoration : underline;}

.normal {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #333333;}
.black {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #000000; }
.title {font-size: 14px; font-family: "Times New Roman", Times, serif; font-weight: bold; color: #306AA4; line-height: 18px; }

.darkgrey {font-size: 12px; font-family:Arial, Helvetica, sans-serif; font-weight: normal; color: #333333; }
.sub-nav {font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #ffffff;}

.copyright {font-size: 11px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #aeaeae;}

hr.ee {border: none 0; 
	border-top: 0px dotted #09c;
	border-bottom: 1px dotted #9cf;
	width: 100%;
	height: 2px;
	margin: 10px auto 10px 0;
	text-align: left;
	}	
	
hr.b {border: none 0; 
	border-top: 0px dotted #09c;
	border-bottom: 1px solid #ccc;
	width: 100%;
	height: 2px;
	margin: 10px auto 10px 0;
	text-align: center; 
	}	
	
hr.a {border: none 0; 
	border-top: 0px dotted #09c;
	border-bottom: 1px dotted #9cf;
	width: 200px;
	height: 2px;
	margin: 10px auto 10px 0;
	text-align: center; 
	}	