#holder_all{background:#ecede7 url(../i/bg1.jpg) no-repeat 0px 0px;}

h1{ color:#333333; }
h2, h3{ color:#ee3625; }

a#m12, a:link, a:visited{ 
color:#ee3625;
}

a:hover{
	border-bottom:1px solid #ee3625;
}

#footer a:hover{
	background-color:#ee3625;
	color:#fff;
}
 
#nav_links li.current a:link, #nav_links li.current a:visited, #nav_links li a:hover{
	color:#ee3625;
}

/* override main styles */
#maincontent1{
	width:400px;
}
#latest_news{
	padding-top:10px;
}

p.boldform{
	font-weight:bold;
	color:#444;
	clear:both
}


fieldset{
	clear:both;
	width:400px;
	margin-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	border:0;
}
legend{
	font-weight:bold;
}

label.txt{
	display:block;
	width:190px;
	float:left;
	color:#444;
	padding:3px 0 0 0;
	margin:5px 10px 0 -70px;
	text-align:right;
}

label.chk{
	display:block;
	width:240px;
	float:left;
	text-align:left;
	padding:3px 0 0 0;
	margin:5px 10px 0 0;
}

input.chk{
	float:left;
	width:20px;
	height:20px;
}

input.txt{
	width:200px;
	float:left;
	margin:5px 0 0 0;
}

#buttons{
	clear:both;
	margin:2em 0 0 80px;
}

input.submit{
	margin:0 1em 0 0;
	
}
