body
{
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.home_body
{
	background-image: url(skin/home_back_body.gif);
}
form
{
	margin:0px;
}
.home_background
{
	background-image: url(skin/home_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: top;
	height: 100%;
}
.home_list
{
	margin-top: 10px;
	margin-bottom: 23px;
}
.content_table
{
	margin: auto;
	width: 751px;
}
.footer
{
	vertical-align: top;
	text-align: center;
	background-image: url(skin/footer_bottom_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 45px;
	background-color: #BCBEC0;
	border-top: white solid 2px;
	color: White;
	font-size: 12px;
}
.footer_msg
{
	color: #515050;
	padding: 40px;
	font-size: 14px;
}
.content_msg
{
	color: #980000;
	padding-bottom: 10px;
	font-size: 14px;
}
.banner_top
{
	background-image: url(skin/banner_red_back.gif);
}
.banner_mid
{
	background-image: url(skin/banner_mid_back.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.left_nav_cell
{
	text-align: right;
	vertical-align: bottom;
	width: 50%;
	background-image: url(skin/banner_mid_back.gif);
	background-repeat: repeat-x;
	background-position: right;
}
.right_nav_cell
{
	text-align: left;
	vertical-align: bottom;
	width: 50%;
	background-image: url(skin/banner_mid_back.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.nav_home_cell
{
	text-align: right;
	padding-right: 214px;
}
.nav_contact_cell
{
	text-align: left;
	padding-left: 124px;
}
.content_column
{
	vertical-align: top;
	width: 193px;
	color: #515050;
	font-size: 11px;
	line-height: 14px;
	/*text-align: justify;*/
}
.content_column img
{
	border: #BCBEC0 1px solid;
}
.full_column
{
	vertical-align: top;
	color: #515050;
	font-size: 11px;
	line-height: 14px;
	/*text-align: justify;*/
}
.main_body
{
	height: 100%;
	vertical-align: top;
	text-align: center;
}
.GalleryThumbs
{
	border: #BCBEC0 1px solid;
	float: left;
	padding: 2px;
	margin: 2px;
}
.GalleryImage
{
	border: #BCBEC0 1px solid;
	padding: 2px;
	width: 300px;
	display: table;
}
.home_text_red
{
	font-size: 16.67px; 
	color: #9C1519; 
	font-weight: bold;
}
.home_text_white
{
	font-size: 12.50px; 
	color: #E1E1E1;
}