body  {
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	border-width: 0px;
	background: #221000;
}
ul li   {
	padding-bottom: .30em;
}
p {
	margin-top: 1em;
	margin-bottom: 1em;
}
h1	{
	font-size:25px;
	color: #641B1C;
}
h2	{
	font-size:18px;
	color: #030;
}
h3	{
	font-size:16px;
}
h4	{
	color: #C60;
}
.twoColFixLtHdr #container {
	width: 960px;
	background: url(images/background_container.jpg) repeat 0px 165px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
} 
.twoColFixLtHdr #header {
	height: 130px;
	position: relative;
	z-index: 2;
} 
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 165px;
	position: relative;
	text-align: center;
	height: 100%;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#July_side {
	margin-top: 15px;
}
.twoColFixLtHdr #mainContent {
	padding: 0 0px 0 20px;
	border-width: 0px;
	margin: 0px 0px 0px 190px;
	width: 740px;
} 
.twoColFixLtHdr #mainContent p {
	text-align: center;
}
.twoColFixLtHdr  #footer{
	background:#4A5122;
	text-align: center;
	color: #FFF;
	height: 40px;
	width: 960px;
	position: relative;
	background-image: url(images/footer_bkg.jpg);
	font-size: 85%;
} 
.twoColFixLtHdr #footer  p{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 13px 0 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#side_nav {
	margin: 10px 6px;
	width: 140px;
	background: url(images/left_menu_paper.png) no-repeat;
	height: 255px;
	border-width: 0px;
	border-style: none;
	font-size: 12px;
	color: #330;
	padding-top: 8px;
	clear: both;
}
#side_nav a {
	position: absolute;
	left: -5000px;
}
#side_nav p {
	margin-top: .5em;
	margin-bottom: 0.25px;
}
#side_nav h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #641B1C;
	margin-top: 0em;
	margin-bottom: 0em;
	text-align: center;
}
#side_nav h2 {
	color: #333;
	font-size: 13px;
	margin-top: .5em;
	margin-bottom: 0em;
}
#flash_home {
	margin: 10px;
}
#navbar {
	height: 65px;
	width: 960px;
	color: #FFF;
	text-align: center;
	z-index: 0;
}
#navbar a  {
	left: -5000px;
	position: absolute;
}
#header #logo {
	position: absolute;
	bottom: -50px;
	left: 5px;
	z-index: 100;
}

#footer #store_front  {
	position: absolute;
	right: 0px;
	bottom: 40px;
	z-index: 0;
}
#FooterTop {
	margin: 10px 0px;
	text-decoration: none;
	text-align: center;
	padding-right: 50px;
}
#top_of_pg {
	text-decoration: none;
	font-weight: bold;
	color: #036;
}
