/* CSS Document */
body
{
	font-size:12px;
	color: #000000; 
	background:url(/images/bg.gif);
	background-repeat:repeat-x;
	background-color:#8e8e8e;
}
p
{
	margin: 0;
}
h1, h2, h3
{
	margin: 0;
}
h3
{
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	margin-left: 8px;
}
#container
{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#container p
{
	color: #000000;
	font-size: 11px;
	line-height: 14px;
	margin-left: 8px;
}
#header {
	height:130px;
}
#header h1
{
	display: none;
}


ul {margin: 20px 0;}
ul li {	
	font-size: 15px;
	margin: 10px 0 10px 20px;
	list-style-position: inside;
	list-style-type: disc;
}

ol li {	
	font-size: 15px;
	margin: 10px 0 10px 20px;
	list-style-position: inside;
	list-style-type: decimal;
}


/*#container ul
{
	margin: -16px 0 25px 108px;
	padding: 0;
	list-style: none;
	width: 685px;
	z-index: 1;
}
#container ul li
{
	display: inline;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid #999;
}

*/
#container li.last
{
	border-right: none;
}
#footer {
	background:url(/images/footer.jpg) no-repeat;
	width:800px;
	height:74px;
	color:#999999;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
}
a:link, a:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{

/* 	color: #3d484d; */
    color: #af0006;
	
}
#active a
{
/* 	color: #3d484d;    color: #9c7024;  gold color */
    color: #af0006;

}

.mainimg
{
	padding: 0px 0 20px 0px;
}

/*******************************************************************/
#colone
{
	float: left;
	background: url(images/main/colone_background.gif) no-repeat bottom #ECEBE3; 
	width: 220px;
	height: 325px;
	text-align:left;
}
#colone h3
{
	background: url(images/main/back_arrows.gif) no-repeat left center;
	padding-left: 25px;
	margin-left: 0;
}
#colone p
{
	padding-left: 18px;
}

/*******************************************************************/
#coltwo
{
	background: no-repeat top #f4f3ef; 
	float: left;
	width: 184px;
	height: 325px;
	text-align:left;
}
#coltwo_image {
background: url(/images/bkgCol2.gif) no-repeat top;
width:182px;
height:109px;
}
#coltwo_image:hover {
background: url(/images/bkgCol2_hover.gif) no-repeat top;
width:182px;
height:109px;
cursor:pointer;
}

#coltwo:hover
{
background: #ffffff no-repeat top; 
}
#coltwo h2
{
	color: #3d484d;
	font-size: 14px;
	margin-left: 8px;
}

#coltwo h2 a:link, #coltwo h2 a:visited
{
	color: #3d484d;
}

#coltwo h2 a:hover
{
color: #000000;
}

#coltwo p, #colthree p, #colfour p
{
	padding-right: 7px;
}
/*******************************************************************/
#colthree
{
	background: no-repeat top #f4f3ef; 
	float: left;
	width: 184px;
	height: 325px;
	text-align:left;
}
#colthree_image {
background: url(/images/bkgCol3.gif) no-repeat top;
width:182px;
height:109px;
}
#colthree_image:hover {
background: url(/images/bkgCol3_hover.gif) no-repeat top;
width:182px;
height:109px;
cursor:pointer;
}

#colthree:hover
{
background: #ffffff no-repeat top; 
}
#colthree h2
{
	color: #9c7024;
	font-size: 14px;
	margin-left: 8px;
}
#colthree h2 a:link, #colthree h2 a:visited
{
	color: #9c7024;
}

#colthree h2 a:hover
{
color: #000000;
}
/*******************************************************************/
#colfour
{
	background: no-repeat top #f4f3ef; 
	float: left;
	width: 184px;
	height: 325px;
	text-align:left;
}
#colfour_image {
background: url(/images/bkgCol4.gif) no-repeat top;
width:182px;
height:109px;
}
#colfour_image:hover {
background: url(/images/bkgCol4_hover.gif) no-repeat top;
width:182px;
height:109px;
cursor:pointer;
}
#colfour:hover
{
background: #ffffff no-repeat top; 
}

#colfour h2
{

	color: #b20004;
	font-size: 14px;
	margin-left: 8px;
}
#colfour h2 a:link, #colfour h2 a:visited
{
	color: #b20004;
}

#colfour h2 a:hover
{
color: #000000;
}

.style1 {font-size: 15px}
.style2 {font-size: 11px}

#navMenu {
	height:36px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(/images/menu_bkg.jpg) repeat-x;
	padding-left: 20px;
	}

.navButton {
	float:left;
	background:url(/images/navButton.gif) no-repeat;
	text-align:center;
	padding-top:10px;
	margin-right:2px;
	width:87px;
	height:36px;
	color:#FFFFFF;
	}
.navButton:hover {
	float:left;
	background:url(/images/navButton_over.gif) no-repeat;
	text-align:center;
	padding-top:10px;
	margin-right:2px;
	width:87px;
	height:36px;
	color:#4f4f4f;
	}
#DataTxtBlock 
{
	min-height: 400px;
	text-align: left;
	margin:10px;

}