/* CSS Document */
html
{
height: 100%;
}

body
{
height: 100%;
background-repeat: repeat-x;
background-image: url(images/bkg.gif);
}

#nonFooter
{
position: relative;
min-height: 100%;

}

* html #nonFooter
{
height: 100%;
}

#footer
{
	position: relative;
	margin-top: -31px;
	background-color: #8c634b;
	width: 100%;
} 
#logo 
{
position: relative;
top: 0px;
width: 247px;
height: 68px;
left: 0px;

}
#nav 
{
position: relative;
top: 0px;
left: 0px;
width:686px;
height: 22px;
}
#subnav1 
{
position: relative;
top: 0px;
width: 143px;
height: 72px;
left: 37px;

}
#subnav2 
{
position: relative;
top: 0px;
width: 143px;
height: 53px;
left: 125px;

}
#subnav3 
{
position: relative;
top: 0px;
width: 146px;
height: 72px;
left: 221px;

}
#subnav4 
{
position: relative;
top: 0px;
left: 436px;
height: 36px;
width: 73px;
}
#subnav5 
{
position: relative;
top: 0px;
width: 86px;
height: 36px;
left: 548px;

}
#picdiv 
{
	position: relative;
	top: 0px;
	width: 259px;
	height: 188px;
	left: 0px;
	float: left;
}
#picdivserv 
{
	position: relative;
	top: 0px;
	width: 259px;
	height: 316px;
	left: 0px;
	float: left;
}
#picdivdonat 
{
	position: relative;
	top: 0px;
	width: 259px;
	height: 323px;
	left: 0px;
	float: left;
}
#vid_thmb
{
	position: relative;
	top: 30px;
	width: 259px;
	height: 168px;
	left: 0px;
	float: left;

}
#news_thmb
{
	position: relative;
	top: 0px;
	width: 165px;
	height: 250px;
	left: 0px;
	float: left;
	overflow: visible;

}

#quote 
{
	position: relative;
	top: 0px;
	width: 240px;
	height: 60px;
	left: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
}
#picdivhist
{
	position: relative;
	top: 0px;
	width: 259px;
	height: 922px;
	left: 0px;
	float: left;

}
#content {
	position: relative;
	top: 0px;
	left: 0px;
	width:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	font-weight: normal;
	margin-bottom: 20px;
	overflow:auto;
	margin-top: 10px;
	padding-left: 10px;
}
#content_vid {
	position: relative;
	top: 0px;
	left: 0px;
	width:970px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191919;
	font-weight: normal;
	margin-bottom: 20px;
	overflow:auto;
	margin-top: 10px;
	padding-left: 10px;
}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
}
.subline {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
	text-decoration: underline;
}
.subline1 {
	font-family:  "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-indent: 0px;
}
