body {
	background-color: #F0D6B3;
	background-image: url(images/body_bg.jpg);
}

.top_nav	{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color:000000
}

.gal_nav	{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:000000
}

.nav_bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}

.home_body_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.home_bg {
	background-image: url(images/home_footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

a {
	color:#660000;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.page_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}

.page_header_gal {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}

.body_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 140%;
}

.body_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 160%;
}
