@charset "utf-8";
/* CSS Document */

.content_black_normal{
	font-family:Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	}
.page_heading{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#8C0003;
	text-decoration:none;
	padding:0px 0px 5px 0px;
	}
.sub_heading{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#F5491F;
	text-decoration:none;
	line-height:20px;
	}
.text_bold{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	padding:5px 0px 5px 0px;
	}
.text_normal{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	}
.text_normal_italic{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	font-style:italic;
	}
.textarea_middle a, textarea_middle a:link{
	color: #8C0003;
	text-decoration: underline;
	}
a.readmore:link{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#cd0065;
	text-decoration:underline;
	}
a.readmore:visited{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#cd0065;
	text-decoration:underline;
	}
a.readmore:hover{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	}
.text_cream{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FCCBA7;
	text-decoration:none;
	}
	
#directions_table td {
	padding-top: 12px;
}

