* {
	font-family: trebuchet ms,helvetica,arial,sans-serif;
	font-size: 12px;
}

body {
	margin: 50 0 50 0;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat;
	vertical-align: top;
	width: 100%;
	font-size: 11px;
	text-align: center;
}

table {
	background-color: #ffffff;
}

table#main_1 {
	width: 800px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right:auto;
	background-color: #9a3918;
}

table#main_2 {
	width: 800px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right:auto;
}

table#left_nav {
	background-color: #9a3918;
	color: #ffffff;
}

td.left_bkgrnd {
	background-color: #9a3918;
	color: #ffffff;
}

tr,td {
  	text-align:left;
	vertical-align: top;
	border-collapse: collapse;
	line-height:125%;
}

a {
	color: #9a3918;
}

a.footer {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	line-height:125%;
	text-align: center;
	vertical-align: top;
}

a.left_nav {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	line-height:150%;
	vertical-align: top;
}

td.smaller {
	font-size: 11px;
	color : #000000;
}

p.smaller {
	font-size: 11px;
	color : #000000;
	text-align: center;
}

p.footer {
	font-size: 10px;
	color:#ffffff;
	line-height:125%;
	text-align: center;
	vertical-align: top;
}

hr {
	color: #9a3918;
	background-color: #9a3918;
	height: 2px;
	width: 90%;
	border: 0;
	text-align: center;
	margin-top: 12px;;
}
