/* ----------1. Page Structure --------------*/
#container {
	width: 800px;
	\width: 820px;
	w\idth: 800px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #003300;
		}

#content {
	padding: 10px;
}

#contenthp {
	text-align: center;
}

#banner {
	color: #000000;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 180px;
	margin: 0px;
	padding-top: 50px;
	padding-left: 172px;
	padding-right: 0;
	padding-bottom: 0px;
	font-size: 14px;
		}
#container #content table {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	position: relative;
	background-color: #6B9563;
}

#footer {
	clear: both;
	padding: 0;
			margin-top: ;
	font-size: x-small;
	text-align: center;
	background-color: #669933;
		}
/* ---------- 2. Global Tags ---------- */

body {
	background-color: #6B9563;
}		

a {
	color: #FFFFFF;
	}

p,td,li {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-bottom: .5em;
	font-size: 95%;
	line-height: 120%;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 170%;
	text-transform: uppercase;
}
/* ---------- 3. links and navigation ---------- */

#navigation {
	font: 11px Arial, sans-serif;
	background-color: #AFC2AF;
	height: 15px;
	padding: 6px;
	text-align: center;
	color: #666666;
		}

#navigation a {
	text-decoration: none;
	color: #000000;
		}

#navigation a:hover {
	text-decoration: underline;
	color: #999999;
		}
/* ---------- 4.  specialty elements ---------- */


#announcementbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFF99;
	text-align: center;
	padding: 20px;
	clear: none;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border: thin solid #FF0000;
}
#specialbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #6b9563;
	text-align: center;
	padding: 20px;
	clear: none;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#awardbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #6b9563;
	text-align: left;
	padding: 20px;
	clear: none;
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	line-height: 125%;
}
#awardbox1 p {
	margin-top: 1 em;
	}

#awardbox1 h1 {
	margin-top: 1 em;
	font-size: 24px;
	color: #CC0000;
	text-align: center;
	}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336600;
	margin-left: 1em;
	padding-right: .5em;
	padding-left: .5em;
	border: 1px solid #CCCCCC;
}
#container #content table tr td div p a {
	color: #000;
}
#container #content table tr td div p {
	color: #FFF;
}
