/* CSS Document */
#submenu{
	padding-top: 30px;
	padding-right: 8px;
}
.regularGreyText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.regularDarkTextBold{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.regularRedishTextBold12{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #894844;
	font-weight: bold;
}
.body_text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link{
	text-decoration: none;
	color: #666666;
} 
a:hover{
	text-decoration: none;
	color: #CCCCCC;
}
a:visited{
	text-decoration: none;
	color: #666666;
}

body{
	background-color: #e9e9e9;
}

#box1{
	filter: alpha (opacity=80);
	top: 215px;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px;
	height: 185px;
	z-index: 10;
}
.box_text{
	overflow: auto;
	height: 140px;
}
/*  no longer used, 2nd row od boxes on the homepage
#box2{
	filter: alpha (opacity=80);
	top: 235px;
	position: relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 5px;
	height: 80px;
	z-index: 11;
}*/
.boxheadings{
	color: white;
	font-weight: bold;
}
#flashBlock{
	z-index:2;
	position: absolute; 
	margin-left: 10px;
	margin-top: 114px;
}
#fp_whiteBlock{
	width:909px; 
	height: 525px; 
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	z-index:0;
	/*filter: alpha (opacity=50);*/
}
#topBlock{
    width:909px; 
	height: 15px; 
	background-image:url('/images/topBar.gif');
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	z-index:0;
}
#bottomBlock
{
    width:909px; 
	height: 25px; 
	background-image:url('/images/bottomBar.gif');
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	z-index:0;
}
#topBlock_sitemap{
    width:909px; 
	height: 25px; 
	background-image:url('/images/topBar_withlogo.gif');
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	z-index:0;
}
#bottomBlock_sitemap
{
    width:909px; 
	height: 13px; 
	background-image:url('/images/bottomBar.gif');
	background-position: 0 -12px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-left: 7px;
	z-index:0;
}
.frame_left{
/*
	background-image:url('/images/frame_left.gif');
	background-repeat: repeat-y;
*/
}
.frame_right{
/*
	background-image:url('/images/frame_right.gif');
	background-repeat: repeat-y;
*/
}
#whiteBlock{
	width:916px; 
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	z-index:0;
}
#midblock{
	width:916px; 
	background-color:#FFFFFF;
	margin-left: auto;
	margin-right: auto;
	z-index:0
}

#fp_mainImageBG{
	background:url(/images/fp_mainImage.jpg);
	background-repeat:no-repeat;
	width: 891px;
	height: 427px;
	z-index: 1;
	position: absolute; 
	margin-left: 9px;
	margin-top: 89px;
}
#main_menu{
	background:url(/images/menu_block.gif);
	width: 891px;
	height: 69px; 
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_menu{
	width: 150px;
	background-color:#EEEEEE;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#content{
	width: 731px;
	background-color:#CCCCCC;
	margin: 10px;
}
/*.background
{
filter: alpha (opacity=50);
}

.textontop
{
color: luminous orange (  )
background-color: transparent;
}

*/
