html
{
height: 100%;
}

body
{
height: 70%;
}

#nonFooter
{
position: relative;
min-height: 100%;
}

* html #nonFooter
{
height: 100%;
}

#content
{
padding-bottom: 0;
}

#footer
{
	position: relative;
	margin-top: 0;
	background-image: url(images/footer.gif);
	
} 

#footer a {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}

.dividers {
	color: #8A6653;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 20px;
}

.phonenum {
	font-family:Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
}

.copy {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333
}

.sidemenu {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 1em;
}

.homecopy {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 20px;
}
a:link {
	color: #372513;
}
.copysm {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333
}
.copymd {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333
}
.subtitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #35281A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A79579;
	padding-bottom: 1em;
}
a:visited {
	color: #5E4C37;
}
.copylg {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #333333
}
