body    {
	margin: 0px;
	background-image: url(images/bkgrnd_tile.jpg);
	background-repeat: repeat-y;
	font-size: 62.5%;
	background-color: #997E49;
	font-family: Georgia, Times New Roman, Times, serif;
	}

p       {
	margin-bottom: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-right: 75px;
	padding-left: 25px;
	}

h1      {
	padding-left: 100px;
	margin-top: -55px;
	font-family: Garamond, Mona Lisa Mono Type Recut, Corsiva, serif;
	font-style: italic;
	color: #45321F;
	font-size: 4em;
	}

h2      {
	padding-left: 180px;
	margin-top: 7px;
	margin-bottom: 40px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #45321F;
	font-size: 2em;
	}

h3      {
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #45321F;
	font-size: 1.5em;
	padding-left: 40px;
	}

h4      {
	text-align: left;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	color: #45321F;
	font-size: 1.5em;
	margin-left: 100px;
	margin-bottom: 30px;
	padding-top: 275px;
	}

blockquote {
	font-style: italic;
	padding-left: 15px;
	margin-bottom: 15px;
	margin-right: 100px;
	margin-top: 15px;
	color: #74752B;
	}

#container {
	width: 1044px;
	font-size: 1.2em;
	}

#left   {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 696px;
	width: 274px;
	}

#right  {
	background-image: url(images/right_bg.jpg);
	float: right;
	width: 680px;
	height: 850px;
	padding-top:150px;
	padding-right: 90px;
	background-repeat: no-repeat;
	}

#footer {
	margin: 0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 954px;
	padding-left: 110px;
	clear: both;
	}


#footer a:link, a:visited {
	color: #45321F;
	text-decoration: none;
}


#footer a:hover {
	color: #F14B12;
	text-decoration: none;
}

#navcontainer { 
	width: 225px; 
        }

#navcontainer ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	}

#navcontainer a {
	font-size: 14px;
	display: block;
	padding: 3px;
	width: 150px;
	}

#navcontainer a:link { 
	color: #45321F;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 7px;
	font-weight: bolder;
	}

#navlist a:visited {
	color: #45321F;
	text-decoration: none;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 7px;
	font-weight: bolder;
	}

#navcontainer a:hover {
	color: #F14B12;
	background-image: url(images/bullet_hover.png);
	background-repeat: no-repeat;
	}

#aacc_logo img {
	padding: 20px 0px 0px 40px;
	border-style: none;
	}

#right img {
	padding: 0px 60px 0px 0px;
	}

.inventory {
	width: 600px;
	padding: 5px;
	}

.inventory td {
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}.float_left {
	float: left;
}
