/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif;
	background: #CAD9FB url(/images/background1.jpg);
	font-size: .9em;}
h1 {font-size: 1.3em;
	color: #006600;}
	
a {color: #CC0000;
	text-decoration: none;}
a:hover {text-decoration: underline;}
img {border-color: #000000;}

.border {border: #000000 solid 7px;}

.img-border1 {border: #FF0000 solid 4px;
	width: 516px;
	margin: 0;
	padding: 0;}
.img-border2 {border: #000000 solid 4px;}
.img-border3 {border: #006600 solid 4px;}

#wrapper {margin: 0 auto;
	width: 900px;
	border:#000000 double 5px;
	background: url(/images/mudcloth-pattern.jpg) repeat-y;}

#masthead {height: 145px;
	padding: 10px 10px;
	margin: 0 auto;
	width: 88%;
	border-bottom: #000000 solid 5px;}
#bg1 {width: 100%;}
#bg2 {width: 100%;}
	
#nav {text-align: center;
	margin-top: 5px;}
#nav a {padding: 2px 10px 2px 4px;
	text-decoration: none;
	font-weight: bold;
	font-size: .9em;
	background: url(/images/nav1.jpg) no-repeat;}
#nav a:hover {background: url(/images/nav2.jpg) no-repeat;}

#main {padding: 20px 100px 20px 100px;}

form.item input {font-size: .8em;}

#footer {padding: 2px 50px;}