/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}
.ContactTop
{
		color: #ffffff;
	position: absolute;
	top: 5px;
	left: 280px;
	width: 520px;
	text-align: right;
	border: solid 1px #D0AD08;
	
}
.BannerMenu
{
	color: #008000;
	position: absolute;
	top: 61px;
	left: 240px;
	width: 560px;
	text-align: right;
}
.BannerMenu A
{
	font-size: 11px;
	color: #008000;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 2px 7px 2px 7px;
	font-weight: normal;
	text-decoration: none;
}
.BannerMenu A:Hover
{
	font-size: 11px;
	color: #D0AD08;
	background-color: #008000;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 2px 7px 2px 7px;
	font-weight: normal;
	text-decoration: none;
}
.MainArea
{
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	width: 800;
	height: 431;
	position: absolute;
}
.GeneralText
{
	font-size: 11px;
	color: #404040;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 5px;
	
	position: absolute;
}

.FlashLeft
{
	position: absolute;
	top: 8px;
	left: 5px;
	border: solid 1px #D0AD08;
	width: 790;
	height: 415;
}
.FlashMiddle
{
	position: absolute;
	top: 222px;
	left: 285px;
	border: solid 1px #D0AD08;
	width: 363;
	height: 213;

}
.FlashMiddleOp
{
	background-color: #ffffff;
	filter: alpha(opacity=50); -moz-opacity:.50;opacity:.50;
position:absolute;
top:222px;
left:285px;
border:solid 1px #D0AD08;
width:363;
height:213;
}
.FM_Wording_Head
{
	background-color: #ffffff;
	width: 343px;
	position: relative;
	top: 5px;
	left: 10px;
	font-size: 13px;
	color: #850003;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
.FM_Wording_Body
{
	width: 343px;
	position: relative;
	top: 10px;
	font-size: 11px;
	color: #850003;
	font-family: Verdana, Helvetica, sans-serif;
	left: 20px;
}
.FM_Wording_Body A
{
	font-size: 11px;
	color: #850003;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}
.FM_Wording_Body A:Hover
{
	font-size: 11px;
	color: #850003;
	background-color: #C5C4E4;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}
.ImageLink
{
	width: 157;
	height: 117;
		font-size: 11px;
	color: #ffffff;
	
}

.TopImage
{
	position: relative;
	padding:   2px 0px 0px 5px;
	top: 16px;
	left: 619px;
	width: 167;
	height: 127;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #850003;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	border: solid 1px #D0AD08;
	background-image: url(images/frontpage2.jpg);
}
.MiddleImage
{
	position: relative;
	padding:   2px 0px 0px 5px;
	top: 24px;
	left: 619px;
	width: 167;
	height: 127;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #850003;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	border: solid 1px #D0AD08;
background-image: url(images/frontpage1.jpg);
}
.BottomImage
{
	position: relative;
	top: 33px;
	left: 619px;
	padding:   2px 0px 0px 5px;
	width: 167;
	height: 127;
	background-repeat: no-repeat;
	font-size: 13px;
	color: #850003;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	border: solid 1px #D0AD08;
	background-image: url(images/frontpage3.jpg);
}
.TopImageWording
{
	position: relative;
	top: 4px;
	left: 70px;
	font-size: 16px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
}

.MiddleImageWording
{
	position: relative;
	top: 24px;
	left: 5px;
	font-size: 13px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
}
.findoutmore a
{
	position: relative;
	top: 80px;
	left: 25px;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
}
.findoutmore a:hover
{
	position: relative;
	top: 80px;
	left: 25px;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	color: #850003;
	background-color: #C5C4E4;
	font-family: Verdana, Helvetica, sans-serif;
	padding: 2px 2px 2px 2px;
}
.TOPLINE
{
	position: relative;
	padding:   2px 2px 2px 5px;
	top: 0px;
	left: 0px;
	width:800px;
    font-size: 11px;
	color: #cccccc;
	text-decoration: none;

}
.BOTTOMLEGAL
{
	position: relative;
	padding:   2px 2px 2px 0px;
	top: 40px;
	left: 0px;
	width:800px;
    font-size: 11px;
	color: #cccccc;
	text-decoration: none;

}

.BOTTOMLEGAL A
{
	color: #404040;
	text-decoration: underline;
}
.BOTTOMLEGAL A:link
{
	color: #404040;
	background-color: transparent;


}
.BOTTOMLEGAL A:visited
{
	color: #404040;
	background-color: transparent;

}
.BOTTOMLEGAL A:hover
{
	color: #ffffff;
	background-color: #8fadcc;

}
