/* Defaults */
BODY, TD {
	color:#53442A;
	font-size:97%;
	text-decoration:none;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 175%;
	list-style-position: outside;
	list-style-type: square;
}
body {
	background: transparent url(../images/bkg3.png) repeat top left;	

}
a {
	color:#53442A;
	text-decoration:underline;
}
a:link {
	color:#281218;
}
a:visited {
	color:#53442A;
}
a:hover {
	color: #382E1D;
	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;
}
input {
	font-size:1em;
}
/* End Defaults*/


/* Custom Styles */
.mynormal {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF
}
.heading {
	font-weight: bold;
	font-size: 110%;
	color: #593640
}
.subheading {
	font-weight: bold;
	font-size: 110%;
	color: #000000;
}
.heading-reverse {
	font-weight: bold;
	font-size: 110%;
	color: #FFFFFF
}
.side {
	line-height: 140%;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 95%;
}
.top {
	font-size: 100%;
	line-height: 20pt;
	color: #333333;
}
.inset {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.insetText {
	font-size: 100%;
}
.insetTitle {
	font-size: 100%;
	font-weight: bold;
	color: #390606;
	font-style: italic;
}
.quotes {
	font-size: 110%;
	color: #FFFFFF;
	font-style: italic;
}
.quotes2 {
	font-size: 110%;
	color: #390606;
	font-style: italic;
}
.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 {
}
.bottom {
	font-size: 90%;
	line-height: 160%;
	color: #FFFFFF;
	text-align: center
}
.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: underline;
}
.footernav a:hover {
	text-decoration: underline;
}
.footernav a:visited {
	text-decoration: underline;
}
/* End Foother Navigation Style */


/* Footer Text Style*/
.footer {
	line-height: 150%;
	color: #DAD7C1;
	font-size: 95%;
}
.footer a {
	color: #DAD7C1;
}
.footer a:hover {
	color: #DAD7C1;
}
.footer a:visited {
	color: #DAD7C1;
}

.footer2 {
	text-align:center;
	line-height: 75%;
	color: #DAD7C1;
	font-size: 95%;
}
.footer2 a {
	color: #DAD7C1;
}
.footer2 a:hover {
	color: #DAD7C1;
}
.footer2 a:visited {
	color: #DAD7C1;
}
.footer3 {
	text-align:center;
	line-height: 10%;
	color: #DAD7C1;
	font-size: 85%;
}
.footer3 a {
	color: #DAD7C1;
	text-decoration:none;
}
.footer3 a:hover {
	color: #DAD7C1;
	text-decoration:underline;
}
.footer3 a:visited {
	color: #DAD7C1;
	text-decoration:underline;
}
/* End Foother Text Style */

img.floatLeft {
	float:left;
	margin: 13px 20px 10px -40px;
	}
	
img.floatRight {
	float:right;
	margin: 0 6px 0 20px;
	}
p img.floatRight {
	float:right;
	margin: 13px -40px 10px 20px;
	}
img.sub {
	margin:6px 0 -11px 0px;
	}
.hide {
	display:none
} 
.show {
	display:inline
}
.small-links {
	font-size:12px
}
