﻿.headerbg
{
	background-image: url(Images/Img_headerBG.jpg);
	background-repeat: repeat-x;
	padding-top:5px
}
.menu
{
	font-family:Verdana;
	font-weight:bold;
}
.links
{
	text-decoration:none;
	color:#D91726;
	font-size:12px;
	text-align:center;

}
.links:hover
{
	color:#FFFFFF;
}
.line1
{
	background-color:#000000;
}
.label1
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}
.label2
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#E3E3E3;
	line-height:2.0;
}
.label3
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#A39D89;
	line-height:2.0;
}

.contentgrad
{
	background-image:url(Images/Img_gradBG.jpg);
	background-repeat:repeat-x;
}
.subcontent
{
	font-family:Verdana;
	font-size:11px;
	color: #D3D3D3;
	line-height:1.6;
}
.subcontent2
{
	font-family:Verdana;
	font-size:11px;
	color: #A39D89;
}
.brdline
{
	border-right:solid 2px #000000
}
.box1
{
	width:340px;
	height:100px;
	border:solid 1px #1F1F1F;
	background-color:#4F4F4F;
}
.box2
{
	width:340px;
	height:140px;
	background-color:#333333;
}
.box3
{
	width:210px;
	height:25px;
	background-color:#4F4F4F;
	border:solid 1px #1F1F1F;
}
.box3content
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#A39D89;
	padding-left:15px;
	line-height:1.6
}
.footertxt
{
	font-family:Verdana;
	font-size:11px;
	color: #2C2C2C;
	text-decoration:none;
}
.footertxt:hover
{
	color:#000000;
}
.footertxt2
{
	font-family:Verdana;
	font-size:11px;
	color: #2C2C2C;
	text-decoration:none;

}
.footerbg
{
	background-image:url(Images/Img_footerBG.jpg);
	background-repeat:repeat-x;
}
