@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#333333;
	text-align:center;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.bigcenterwrap{
	width:990px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:#eaeaea;
}
.topbar{
	background-image:url(../images/topbar.jpg);
	height:38px;
}
.topnav{
	position:relative;
	height:38px;
	width:990px;
	margin:0 auto;
	text-align:left;
	color:#FFFFFF;
}
.topnavword{
	float:left;
	text-align:center;
	padding-top:10px;
	list-style: none;
	display: inline;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.topnavslice{
	float:left;
	text-align:center;
	list-style: none;
	height:38px;
	display: inline;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.flashpiece{
	/*background-image:url(../images/flashpiece2.jpg);*/
	height:246px;
	width:990px;
	float:left;
}
.flashpiecesub{
	background-image:url(../images/flashpiece3.jpg);
	height:246px;
	width:990px;
	float:left;
}
#content_background {
	width:990px;
	padding:0px auto;
	text-align:left;
	background-image: url(../images/homebkg.gif);
	background-repeat: repeat;
}
.welcomeoutwr{
	width:320px;
}
.welcomewrap{
	background-color:#FFFFFF;
	background-image:url(../images/leftshadow2.jpg);
	width:320px;
	float:left;
	/*border-right:thin;
	border-bottom:medium;
	border-right-color:#d8d9d7;
	border-right-style:solid;
	border-bottom-color:#d8d9d7;
	border-bottom-style:solid;
	border-left:thin;*/
}
.bottomshadow{
	background-image:url(../images/bottomshadowpiece.jpg);
	width:320px;
	height:10px;
	float:left;
}
.incontent{
	margin:15px;
}
.subtitle{
	margin-left:15px;
	margin-right:15px;
	border-bottom:thick;
	border-bottom-style:solid;
	border-bottom-color:#6699cc;
margin-top:5px;
}
.welcome{
	width:290px;
	padding:5px 15px 15px 15px;
	text-align:left;
	float:left;
}
.testimonials{
	width:290px;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	margin-bottom:2px;
	text-align:left;
	float:left;
}
.news{
	width:309px;
	margin-left:0px;
	text-align:left;
	float:left;
	background-color:#666666;
	height:25px;
	margin-bottom:10px;
	border-bottom:15px solid #eaeaea;
}
.newshead{
	width:200px;
	margin-left:10px;
	padding-top:4px;
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
}
.newscontent{
	width:310px;
	margin:0px 25px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	background-image:url(../images/newsshadow.jpg);
	background-repeat:repeat-y;
}
.newspot{
	width:290px;
	margin:9px 9px 9px 9px;
	padding-bottom: 10px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	border-bottom:thin;
	border-bottom-color:#333333;
	border-bottom-style:ridge;
}
.newspot2{
	width:500px;
	margin:9px 9px 9px 9px;
	padding-bottom: 10px;
	padding-left: 120px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
	border-bottom:thin;
	border-bottom-color:#333333;
	border-bottom-style:ridge;
}
.bottommidde{
	background-image:url(../images/bottomshadowmiddle.jpg);
	width:310px;
	height:9px;
	float:left;
	background-repeat:no-repeat;
}
.newspotwithout{
	width:270px;
	margin:9px;
	text-align:left;
	float:left;
	background-color:#FFFFFF;
}
.holdquote{
	margin-top:0px;
	width:308px;
	float:left;
}
.news2{
	width:306px;
	margin-left:0px;
	text-align:left;
	float:left;
	background-color:#666666;
	height:25px;
	margin-bottom:10px;
	border-bottom:15px solid #eaeaea;
}
.quotecontent{
	width:306px;
	background-image:url(../../images/rightshadow.jpg);
	text-align:left;
	float:left;
}
.bottomfooterbar{
	width:100%;
	float:left;
	background-color:#999999;
	margin-top:0px;
	color:#FFFFFF;
}
.theform{
	padding-left:10px;
}
.giveittopborder{
	border-top:thin;
	border-top-color:#000000;
	border-top-style:ridge;
	margin:50px 5px 0px 5px;
	padding-top:10px;
}
.footertext{
	width: 990px;
	margin: 15px auto;
}
h1{
	color:#6699cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
h2.newstitles{
	color:#6699cc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin: 0px;
	padding: 0px;
}
h3.sub{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	margin:5px 0px 5px 0px;
	padding:0px;
}
.txt_input{
	background-image:url(../images/text-field.gif);
	height:25px;
	width:202px;
	border:none;
	border-style:none;
	outline:none;
	padding-top:5px;
	background-repeat:no-repeat;
	background-color:#cccccc;
}
.txt_input2{
	background-image:url(../images/text-field.gif);
	height:26px;
	width:202px;
	border:none;
	border-style:none;
	outline:none;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	background-color:#eaeaea;
	font-size:9px;
}
.textform{
	height:26px;
	width:53px;
}
a:link {
	color:#6699cc; 
	text-decoration:none;
}     /* unvisited link */
a:visited {
	color: #6699cc;
	text-decoration:none;
}  /* visited link */
a:hover {
	color:#000000;
	text-decoration:none;
}   /* mouse over link */
a:active {
	color: #6699cc;
	text-decoration:none;
}   /* selected link */



a.whitelink:link {
	color:#FFFFFF; 
	text-decoration:none;
}     /* unvisited link */
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration:none;
}  /* visited link */
a.whitelink:hover {
	color:#000000;
	text-decoration:none;
}   /* mouse over link */
a.whitelink:active {
	color: #FFFFFF;
	text-decoration:none;
}   /* selected link */




/* SUBPAGE STYLES */
.welcomewrapsub{
	width:740px;
	
}
.welcomwrapsubout{
	background-image:url(../images/subshadow3.jpg);
	background-color:#339999;
	width:740px;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.bottomsubpageshad{
	background-image:url(../images/bottomsubpageshad.jpg);
	height:9px;
	width:740px;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.subholdquote{
	margin-top:0px;
	width:227px;
	float:left;
}
.subquotecontentwrap{
	width:227px;
	text-align:left;
	float:left;
	margin-left:5px;
}
.subquotecontent{
	width:227px;
	background-image:url(../images/rightshadow.jpg);
	text-align:left;
	float:left;
}
.subnews{
	width:227px;
	margin-left:0px;
	text-align:left;
	float:left;
	background-color:#666666;
	height:25px;
	margin-bottom:10px;
	border-bottom:5px solid #eaeaea;
}
.subnewshead{
	width:217px;
	padding-left:10px;
	padding-top:2px;
	color:#FFFFFF;
	font:Arial, Helvetica, sans-serif;
}
.subtextform{
	height:28px;
	width:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
}
.subtheform{
	padding-left:5px;
}
.subtxt_input{
	background-image:url(../images/subtext-field.gif);
	height:25px;
	width:155px;
	border:none;
	border-style:none;
	outline:none;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-repeat:no-repeat;
	background-color:#cccccc;
}
.subtxt_input2{
	background-image:url(../images/subtext-field.gif);
	height:25px;
	width:155px;
	border:none;
	border-style:none;
	outline:none;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	background-color:#eaeaea;
	font-size:9px;
}
.right_bottom {
width: 127px;
height:11px;

}
.index_bottom{
background-image:url(../images/bottom3shadow.jpg);
height:6px;
width:990px;}





/*SUBMENU*/
#sub_menu_01 * {
	padding: 0px;
	margin: 0px;
}

#sub_menu_01 {
	position: absolute;
	left: 80px;
	top: 38px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	z-index: 1000;
	font-weight: bold;
	border-top: 0px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	background-color: #BBBBBB;
	display:block;
	line-height: 18px;
}

#sub_menu_01 a, #sub_menu_01 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px;
	display:block;

}
#sub_menu_01 a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	display:block;
	background-color: #CCCCCC;
}
#sub_menu_02 {
	position: absolute;
	left: 183px;
	top: 38px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	z-index: 1000;
	font-weight: bold;
	border-top: 0px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	background-color: #BBBBBB;
	display:block;
	line-height: 18px;
}
#sub_menu_02 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px;
	display:block;
}
#sub_menu_02 a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	display:block;
	background-color: #CCCCCC;
}
#sub_menu_03 {
	position: absolute;
	left: 292px;
	top: 38px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	z-index: 1000;
	font-weight: bold;
	border-top: 0px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	background-color: #BBBBBB;
	display:block;
	line-height: 18px;
}
#sub_menu_03 a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 10px;
	display:block;
}
#sub_menu_03 a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	display:block;
	background-color: #CCCCCC;
}
#sub_menu_04 * {
	padding: 0px;
	margin: 0px;
}

#sub_menu_04 {
	position: absolute;
	left: 434px;
	top: 38px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
	visibility: hidden;
	z-index: 1000;
	font-weight: bold;
	border-top: 0px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	background-color: #BBBBBB;
	display:block;
	line-height: 18px;
}

#sub_menu_04 a, #sub_menu_04 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px;
	display:block;

}
#sub_menu_04 a:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	display:block;
	background-color: #CCCCCC;
}
.sub_container {
	width: 200px;
	margin: 0px;
	padding: 0px;
	position: relative;
	display:block;
}
.sub {
	padding: 0px;
	margin: 0px;
	left: 200px;
	width: 200px;
	background-color: #BBBBBB;
	top: 0px;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	display:block;
}
.sub_container .submenu a {
	display: block;
}

.sub_container .sub a {
	display: block;
}

.submenu {
	padding-left: -10px;
	display:block;
	border-bottom: 1px solid #555555;
}

.subs_container_arrow{
	background-image: url(../images/sub_arrow.gif);
	background-repeat: no-repeat;
	background-position: 192px center;
}