/* CSS Document */

body {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color:#e2e2e2;
	
	 

	
}
p,td
{
line-height:1.5em;
}
.bg
{
background-image:url(../images/contentbg.gif);
width:459px;
background-repeat:repeat-y;

}
#page
{
			background-attachment:fixed;
	 background-image:url(../images/bg.gif);
	 background-repeat:  no-repeat; 
	 background-position: center top;
}
#page_long
{
			background-attachment:fixed;
	 background-image:url(../images/bg.gif);
	 background-repeat: repeat-y; 
	 background-position: center top;
}
#page-container
{
	background-color:none;
	width:970px;
	height: auto !important;

	margin:auto;
}

#page-top
{
	width:970px;
	
	
}

#page-homeflash
{
width:970px;

}
#page-inside
{
width:970px;
min-height:460px;
}
#footer
{
	width:970px;
	height:36px;
	background-image:url(../images/footerbg.gif);
	background-repeat:repeat-x;

}
.topsep
{
height:10px;
width:970px;

}
.footersep
{
height:12px;
width:970px;

}
.floatleft
{
float:left;
}

.floatright
{
float:right;
}

INPUT.search {
	font-family: veradan, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	background:url(../images/searchbg.gif);

	border:0px;
	background-repeat:no-repeat;
	width:138px;
	
	height:23px;
	vertical-align:baseline;
	
	
	

}
a, a:link,  a:visited
{
	color:#971014;
	text-decoration:none;
	font-weight:bold;
}
a:hover
{
	color:#009345;
	text-decoration:none;
	font-weight:bold;
}
#menudiv
{
width:220px;
float:left;

}

.menudiv1
{
width:220px;


}
#contentdiv
{
width:477px;
float:left;

}
.contentdiv1
{
width:459px;


}
#imageholderdiv
{
width:273px;
float:left;
}
.imageholderdiv1
{
width:273px;

}
.contentsep
{
width:7px;
float:left;
}

.brownbox
{
color:#ffffff;
font-size:12px;
text-align:left;
padding:3px;
padding-left:5px;

}

#contentarea
{
padding-left:15px;
padding-right:10px;


}

#emaildiv
{

color:#525252;
font-size:11px;
padding-bottom:0px;
padding-left:15px;

}


.changefnt
{
	color:#9D201E;
	
}
a.changefnt:link{
	color:#9D201E;
	text-decoration:none;
	
}
a.changefnt:hover {
		
	color:#009642;
		text-decoration:none;
}
a.changefnt:active {
	text-decoration:none
	color:#009642;
	
}

.nfnt
{
	color:#000000;
	font-weight:normal;
	
}
a.nfnt:link{
	color:#000000;
	text-decoration:none;
		font-weight:normal;
	
}
a.nfnt:hover {
		
	color:#000000;
		text-decoration:none;
			font-weight:normal;
}
a.nfnt:active {
	text-decoration:none
	color:#000000;
		font-weight:normal;
	
}

.redfnt
{
/*color:#971014;*/
font-weight:bold;

}

.greenfnt
{
color:#009345;
font-weight:bold;
}

a.greenfnt:hover
{
color:#971014;
font-weight:bold;
}
a.greenfnt:link
{
color:#009345;
font-weight:bold;
}
a.greenfnt:visited
{
color:#009345;
font-weight:bold;
}
ul{
	padding:0px;
	margin:0px;
}
ul.cool li{
	line-height:20px;
    text-align: left;
    list-style: none;
	padding-left:25px; 
	margin-top:2px;

    background:url(../images/bullet_small.gif) 5px 8px no-repeat;
   


}
ul{
	padding:0px;
	margin:0px;
}
ul.cool2 li{
	line-height:20px;
    text-align: left;
    list-style: none;
	padding-left:25px; 
	margin-top:2px;
	color:#890A01;
    background:url(../images/bullet.gif) 5px 8px no-repeat;
   


}
.frmbtnsub
{
BORDER-RIGHT:#000000  1px solid;
BORDER-TOP:#000000 1px solid;
BORDER-LEFT:#000000 1px solid;
BORDER-BOTTOM:#000000 1px solid;
BACKGROUND: #505050;
CURSOR: hand;
COLOR: #FFFFFF;
TEXT-DECORATION: none;
font-size: 11px;
height:22px;
text-transform: uppercase;
}
.frmtxt
{
	background-color:#ffffff;
	
	vertical-align:middle;
	padding:1px;
	border:1px solid;
	border: 1px solid #717171;
	font-size:11px;
	
	
}
.gfnt
{
	color:#029141;
	font-weight:normal;
	font-size:12px;
	
}
a.gfnt:link,gfnt:hover{
	color:#029141;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
	
}