/* CSS Document */
body {
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	font-size: 0.73em;
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
}
p, blockquote, ul, ol, dl, dd, li, dir, {
	
}
.small {
	font-size:	75%;
}
.highlight {
	font-weight:	bold;
}
.reverse {
	color: #47401b;
!important
}
.white {
	color: #fff;
}
a:link {
	text-decoration:	none;
	font-weight:	normal;
	color: #47401b;
!important
}
a:visited {
	text-decoration:	none;
	font-weight:	normal;
	color: #47401b;
!important
}
a:active {
	text-decoration:	none;
	font-weight:	normal;
	color: #47401b;
!important
}
a:hover {
	text-decoration:	underline;
	color: #47401b;
!important
}
h1 {
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	color:#FFF;
	font-size:	1.2em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.Fakeh1 {
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	color:#FFF;
	font-size:	1.2em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

h2 {
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	color:#47401b;
	font-size:1.0em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
h3 {
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	color:#FFF;
	font-size:	90%;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}

.footer {
	color: #000;
	margin-top: 4px;
	font-size: 95%;
	font-family: "Franklin Gothic Book", Verdana, Tahoma, Arial;
}
.footer a, 
.footer a:visited, 
.footer a:active, {
	color:#000;
	text-decoration:none;
}
.footer a:hover {
	color:#9e9564;
	text-decoration:underline;
}

.TitleRow {
	background-image: url(images/TitleRowBG.jpg);
}

.TitleRow a {
	color:#FFF;
	text-decoration:none;
}
.TitleRow a:visited, .TitleRow a:active, .TitleRow a:hover {
	color:#FFF;
	text-decoration:underline;
}
.Side {
	/* background-image: url(images/SideFade.jpg);
	 Same as H1 
	font-family:	"Franklin Gothic Book", Verdana, Tahoma, Arial;
	color:#FFF;
	font-size:	1.0em;
	font-weight:	bold;
	font-style:	normal;
	margin:0;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;*/
}
.Side a {
	color:#47401b;
	text-decoration:none;
}
.Side a:visited, .Side a:active, .Side a:hover {
	color:#47401b;
	text-decoration:underline;
}

