@charset "utf-8";

/* CSS Document */



body {

	margin: 0px;

	background-color: #2E3A0A;

}

.header{

	background:url(images/home_headerfiller.jpg) repeat-y;

}

.flashpadding{

	margin-top:7px;

	margin-bottom:7px;

}

.headpadding{

	margin-top:7px;

	margin-bottom:7px;

}

.welcomeBG{

	background:url(images/home_previewlogo.jpg) top right no-repeat #F4F4F2;

	padding-top:7px;

	padding-bottom:7px;	

}

.welcometext{

	font:13px "Times New Roman", Times, serif;

	color:#575757;

	line-height:1.3em;

	padding: 10px 30px;

	text-align:justify;

	border-right:dotted 2px #9cb932;

}

.feattext{

	border:solid 1px black;

	font:11px "Times New Roman", Times, serif;

	color:#6e6b6b;

	line-height:1.3em;

	width:246px;

	text-align:left;

	padding:7px;

	margin-top:10px;

}

a:active, a:focus {outline: 0;}

.feattext a:link {text-decoration: none;color:#6e6b6b;}

.feattext a:visited {text-decoration: none;color:#6e6b6b;}

.feattext a:active {text-decoration: none;color:#6e6b6b;}

.feattext a:hover {text-decoration: underline;color:#6e6b6b;}

.scriptline {

	FONT-SIZE: 8.5pt;

	FONT-FAMILY: Tahoma, Arial, Helvetica;

	color: #D0D1CC;

	text-transform: capitalize;

	text-decoration: none;
