body {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
	font-size: 100%;
	color: #000000;
	background: #AE440A url(../images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
#masthead {
	background: url(../images/masthead.jpg) no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	height: 435px;
	color: #FFF;
	padding: 0;
	margin: 0;
}
#headcontent {
	width:500px;
	margin: 130px 0 0 0;
	padding:0 0 0 35px;
	float: left;
}
#wrapper {
	width: 966px;
	margin: 0 auto;
}
#column_wrapper {
	background: url(../images/wrapper.jpg) repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 666px;
	float: left;
}
#right {
	width: 300px;
	float: left;
}
#left .content {
	padding: 0 36px 24px 36px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right .content {
	padding: 0 20px 24px 20px;
	font-size: .75em;
	line-height: 1.5em;
}
#masthead .content {
	padding: 12px 20px;
}
#footer .content {
	padding: 12px 20px;
}
#footer {
	color: #999999;
	background: url(../images/footer.jpg) no-repeat;
	height: 140px;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
}
#left a:link {
	color: #9B7C00;
}
#left a:visited {
	color: #333333;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #755E00;
}
#right a:visited {
	color: #333333;
}
#right a:hover {
	color: #000000;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}
#headcontent h1 {
	width:500px;
	height:20px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#c45a1c;
}
#headcontent h2 {
	width:330px;
	height:36px;
	margin:0px;
	padding:0 0 0 205px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:36px;
	color:#a99b47;
}
#headcontent h3 {
	width:330px;
	height:54px;
	margin:0px;
	padding:0 0 0 205px;
	float:left;
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#576e42;
	font-weight:normal;
}
#eptext {
	width: 550px;
	margin: 70px 0 0 0;
	padding: 0 0 0 25px;
	font-family: "Trebuchet MS";
	color: #000;
	float: left;
}
#eptext h1 {
	font-size: 15px;
	margin: 0;
}
#contact {
	width:112px;
	height: 34px;
	margin:0px;
	padding:0 0 0 45px;
	float:left;
	background: url(../images/email_dead_texting_llc.jpg) no-repeat;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 10px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 10px 0;
}
h4 {
	font-size: 1.85em;
	margin: 0 0 10px 0;
	color: #752B04;
}
h5 {
	color:#4a9713;
	font-size: 1.8em;
	line-height: 1.8em;
}
h6 {
	color:#4a9713;
	font-size: 1.4em;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
.details {
	width:62px;
	height:17px;
	margin:9px 0 0 0;
	padding:0px;
	float:right;
	font-family:"Trebuchet MS";
	font-size:9px;
	font-weight:bold;
	color:#f9f2aa;
	text-align:center;
	text-decoration:none;
	background:url(../images/detailsbg.jpg) no-repeat;
}
.dedicate {
	color: #AE440A;
}
.fr {
	float: right;
}