/* Defaults */
BODY, TD {
	color:#53442A;
	/*font-size:96%;*/
	text-decoration:none;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	/*font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;*/
	line-height: 175%;
	list-style-position: outside;
	list-style-type: square;
}
BODY {
		background: transparent url(overall-background.jpg) repeat-x top left;
		background-color: #5f5f34;
		margin: 0px 0px 0px 0px;
}
a {
	color:#53442A;
	text-decoration:underline;
}
a:link {
	color:#4D3D12;
}
a:visited {
	color:#666666;
}
a:hover {
	color: #3B1E1A;
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	font-size: 200%;
	line-height: 150%;
	text-align: left;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}
h2 {
	font-weight: bold;
	font-size: 130%;
	line-height: 100%;
	text-align: left;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h3 {
	font-weight: bold;
	font-size: 110%;
	line-height: 150%;
	text-align: left;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -16px;
	margin-left: 0px;
}
/* End Defaults*/


/* Custom Styles */
.mynormal {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}
.heading {
	font-weight: bold;
	font-size: 200%;
}
.side {
	line-height: 140%;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 93%;
}
.top {
	font-size: 100%;
	line-height: 20pt;
	color: #333333;
}
.inset {
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
.insetText {
	font-size: 100%;
}
.insetTitle {
	font-size: 120%;
	font-weight: bold;
	color: #6D0300;
}
.quotes {
	font-size: 94%;
	color: #390606;
	font-style: italic;
	line-height: 20pt;
}
.imgBoxText{
    height:30px;
    width:300px;
    text-align:center;
    line-height:30px;
	font-size: 95%;
}
.imgBoxText a {
	text-decoration: underline;
}
.imgBoxText a:hover {
	text-decoration: underline;
}
.imgBoxImage{
    vertical-align:middle
}
.smallerText {
	line-height: 175%;
	font-size: 90%;
}
.smallerText a {
}
.smallerText a:hover {
}
.bottomHeader {
	font-size: 120%;
	font-family: Times, Times New Roman, Serif;
	line-height: 140%;
	color: #FFFFFF;
	font-style: italic;
	text-align: left
}
.bottom {
	font-size: 90%;
	line-height: 150%;
	color: #FFFFFF;
	text-align: left
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottom a:hover {
	color: #E1D3A8;
	text-decoration: underline;
}
/* End Custom Styles */


/* Footer Navigation Style */
.footernav {
	line-height: 175%;
	color: #dad7c1;
	font-size: 95%;
}
.footernav a {
	text-decoration: none;
}
.footernav a:hover {
	text-decoration: underline;
}
/* End Foother Navigation Style */


/* Footer Text Style*/
.footer {
	line-height: 150%;
	color: #DAD7C1;
	font-size: 85%;
}
.footer a {
	color: #DAD7C1;
}
/* End Foother Text Style */

img.floatLeft {
	float:left;
	margin: 13px 20px 10px -40px;
	}
	
img.floatRight {
	float:right;
	margin: 0 6px 0 15px;
	}
p img.floatRight {
	float:right;
	margin: 0px -60px 15px 30px;
	}
img.sub {
	margin:6px 0 -11px 0px;
	}
.BE {
   margin: 0px auto;
   padding: 10px 20px;
}
.font {font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif; font-size:96%;}