@charset "utf-8";
/* CSS Document */


body{
	margin:0px;
	background:#FFFFFF;
	padding:0px;
	background-image:url(images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.menu{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
}

.menu:hover{
	color:#e58520;
	text-decoration:none;
}

.menu1{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
	padding-left:10px;
}

.menu1:hover{
	color:#e58520;
	text-decoration:none;
}

div.menuNormal {
	display: none;
	position: absolute;
	cursor:pointer;
}

div.menuHover {
	display: block;
	position: absolute;
	filter: alpha(opacity=75);
	moz-opacity: 0.7;
	opacity: 0.7;
	khtml-opacity: 0.7;
	cursor:pointer;
}

.dropmenu{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#000;
	line-height:16px;
	text-align:left;
	padding-left:15px;
	text-decoration:none;
	text-transform:uppercase;
}

.dropmenu:hover{
	color:#e58520;
	text-decoration:none;
}
.menu{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
}

.menu:hover{
	color:#e58520;
	text-decoration:none;
}

.menu1{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	line-height:44px;
	padding-left:10px;
}

.menu1:hover{
	color:#e58520;
	text-decoration:none;
}

div.menuNormal {
	display: none;
	position: absolute;
	cursor:pointer;
}

div.menuHover {
	display: block;
	position: absolute;
	filter: alpha(opacity=75);
	moz-opacity: 0.7;
	opacity: 0.7;
	khtml-opacity: 0.7;
	cursor:pointer;
}

.dropmenu{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#000;
	line-height:16px;
	text-align:left;
	padding-left:15px;
	text-decoration:none;
	text-transform:uppercase;
}

.dropmenu:hover{
	color:#e58520;
	text-decoration:none;
}

#contact{
	width:320px;
	float:left;
	background-color:#b30808;
	vertical-align:top;
	height:220px;
}

#eupdates{
	width:321px;
	background-color:#ea8006;
	height:220px;
	vertical-align:top;
	position:static;
	clear:both;
}

#jan{
	width:321px;
	float:right;
	background-color:#77bb22;
	background-image:url(images/jan1.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:220px;
	vertical-align:top;
}

.jantext{	
	padding-right:110px;
	padding-left:16px;
	font:16px Arial;
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
	margin-top:0px;
	line-height:20px;
	margin-top:0px;
}

.email{
	color:#FFFFFF;
	text-decoration:none;
}

.email:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.formtext{
	font:16px Arial;
	color:#FFFFFF;
	text-decoration:none;
}

.formborder{
	border:#774005 solid 1px;
	font:16px Arial;
	color:#000;
	text-decoration:none;
	background-color:#FFFFFF;
}

#right{
	background-color:#f0f8fe;
	width:218px;
	float:right;
	vertical-align:top;
}

.rightcontent{
	font:16px Arial;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	font-weight:normal;
	text-align:left;
}

.righthead{
	font-weight:bold;
	color:#0f4672;
	text-decoration:none;
	text-transform:uppercase;
	margin-top:0px;
}

.more{
	color:#c21111;
	text-decoration:none;
}

a.more:link{
	color:#c21111;
	text-decoration:none;
}
a.more:visited{
	color:#c21111;
	text-decoration:none;
}
a.more:hover{
	color:#000;
	text-decoration:underline;
}

.bodyhead a{
	color:#073183;
	text-decoration:none;
	font-size:17px;
	margin-top:0px;
	font-weight:bold;
}


#footer2{
	font:12px Arial;
	color:#353535;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
}


#footer{
	font:12px Arial;
	color:#353535;
	text-decoration:none;
	font-weight:normal;
	background-image:url(/images/footer.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:47px;
	line-height:40px;
	text-align:center;
}

.footer{
	color:#353535;
	text-decoration:none;
}

.footer:hover{
	color:#353535;
	text-decoration:underline;
}

.bodytext{
	font:16px Arial;
	color:#000000;
	text-decoration:none;
	line-height:18px;
	font-weight:normal;
	text-align:justify;
}

#wrapme {margin:0 auto; width:1000px; }
	#cssdropdown, #cssdropdown ul { list-style: none; }
	#cssdropdown, #cssdropdown * { padding: 0; margin: 0; }
	
	/* Head links */
	#cssdropdown li.headlink { position:relative; min-width:120px; float: left; margin-left: -1px; text-align: center; background-color:#000; 
}
	#cssdropdown li.headlink a { display: block; padding: 15px; font-family:Arial, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;}
	
		#cssdropdown li.headlink a:hover { 	color:#e58520;
	text-decoration:none;
}
 
	/* Child lists and links */
	#cssdropdown li.headlink ul { position:absolute; min-width:200px; left:0; display: none; border: 1px black solid; text-align: left; filter: alpha(opacity=75);
	moz-opacity: 0.7;
	opacity: 0.7;
	khtml-opacity: 0.7;
	background-color:#FFF;
	top:46px;


	}
	#cssdropdown li.headlink:hover ul { display: block; 	}
	#cssdropdown li.headlink ul li a { padding: 5px; height: 17px;  padding-left:15px;	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:13px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;}
	#cssdropdown li.headlink ul li a:hover { 	color:#e58520;
	text-decoration:none;
 }


.padme{
	padding-top:4px;
}

.alignright {
	padding-left:10px;
	float:right;
}

.alignleft {
	padding-right:10px;
	float:left;
}

.page_item {
	list-style-type:none;
}

.page_item a{
	color:#000;
	text-decoration:none;
}

.page_item a:hover {
	text-decoration:underline;
}

.cat-item {list-style:none}
