body {
  font-family: "Helvetica", "Arial", "sans-serif";
  font-weight: normal;
  color: #362317;
  background-color: #f7e9d8;
line-height: 120%	
  }
	
body > div {
	width: 1360px;
	background-color: #f7e9d8;
}

#logo { 	
	background-repeat: no-repeat;
	background-color: #f7e9d8;
	padding: 0;
	}

#head {
	width: 100%;
	background-color: #f7e9d8;
	}


#navigation {
	padding: 5px ;

	}

h2 {
	font-family: "helvetica", "sans-serif";
	color: #822619;
	font-size: .75em;
	letter-spacing: .5px;
	text-transform: uppercase;
	text-align: left;
	margin-left: 5px;
	}
	
h3 {
	font-family: "helvetica", "sans-serif";
	color: #708078;
	font-size: .75em;
	letter-spacing: .5px;
	text-transform: uppercase;
	text-align: left;
	}
	

ul {
	font-size: .75em;
	text-transform: uppercase;
	list-style-type: none;
	line-height: 1.5em;
	text-indent: -15px;
}

#content {
	background-color: #f7e9d8;
	padding: 5px;
	}

p {
	font-size: .8em;
	letter-spacing: 1px;
	max-width: 500px;
	line-height: 150%
	}
	
h1 { 
	font-family: "Gloucester MT Extra Condensed", "serif";
	color: #362317;
	font-size: 2em;
	letter-spacing: 3px;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 5px;
}

p#info {
	font-family: "helvetica", "sans-serif";
	color: #362317;
	font-size: 1em;
	line-height: 1.25em;
	letter-spacing: 3px;
	margin-left: 15px;
	margin-top: -15px;
	margin-bottom: -10px;
}

a:link {
	color: #362317;
	text-decoration: none;
}

a:hover {
	color: #708078;
	text-decoration: none;
}

a:visited {
	color: #822619;
	text-decoration: none;
}

p.second {
	margin-left: 20px;
	}

	
td {
	padding-bottom: 30px;
}

td.nopad {
	padding-bottom: 0px;
}


img.border {
	border: solid 1px #362317;
	}


img {
	border: solid 1px #362317;
	}

	
hr {
	border-color: #362317;
	border-style: solid;
	margin-left:8;
	width: 1000px;
	}

img.Kowal_Logo {
	-moz-opacity:1;
	filter:alpha(opacity=50);
	cursor:hand;
	border: none;
}

img.no_border {
	border: none;
}

