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

body {background:#16400c; background-image:url(images/background.jpg); font-family:Arial, Helvetica, sans-serif; color:#000000; line-height:1.5;}
#main {margin-left:15px; margin-right:15px;}
.content {font-size:14px; margin-left:20px; margin-right:20px;}
#footer_text {color:#ffffff; font-size:10px; text-align:center;}
a {color:#464646; text-decoration:underline; font-weight:bold;}
a:hover {color:#464646; text-decoration:underline; font-weight:bold;}
a:visited {color:#464646; text-decoration:underline; font-weight:bold;}
hr {color:#464646; width:80%;}
form.buildform input {
	display:inline;	font-size:26px;
}
a.hws:link{color:#b4cfb0; font-size:11px; text-decoration:none;}
a.hws:visited{color:#b4cfb0; font-size:11px; text-decoration:none;}
a.hws:hover{color:#ffffff; font-size:11px; text-decoration:none;}
a.hws:active{color:#b4cfb0; font-size:11px; text-decoration:none;}
