body {
	text-align: center;
	font: normal 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #b6b3a1 url(/images/bg.jpg) repeat-x;
	width: auto;
}

h1 {
	text-transform: uppercase;
	color: #000000;
	font: bold 14px sans-serif;
	text-align: left;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
	color: #405047;
}

.h2_small {
	text-transform: uppercase;
	font-size: 14px;
	color: #405047;
}

h3 {
	text-transform: uppercase;
	font-size: 18px;
	color: #405047;
}

#main {
	width: 960px;
	margin-left: 7px;
	margin-top: 5px;
	margin: 0 auto;
	}

a {
	color: #00a200;
}

#container {
	background-color: white;
	width: 1005px;
	padding-bottom: 10px;
	margin: 0 auto;
}

#header {
	height: 183px;
	background: url(images/header.jpg) no-repeat center 5px;
}

#navigation {
	background-color: #336633;
	height: 25px;
	width: auto;
	margin-left: 21px;
	color: white;
	text-transform: uppercase;
	text-indent: 15px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: left;
	margin-right: 21px;
}

.moreinfo {
	background-color: #336633;
	width: 220px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	word-spacing: -1px;
	padding: 5px;
	color: white;
	text-decoration: none;
}

.moreinfo_small {
	background-color: #336633;
	width: auto;
	font-size: xx-small;
	text-transform: uppercase;
	word-spacing: -1px;
	padding: 1px;
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}
.moreinfo a {
	text-decoration: none;
}

.moreinfo a:hover {
	width: 220px;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	word-spacing: -1px;
	padding: 5px;
	color: white;
	background-color: #00a200;
	text-decoration: none;
}

.moreinfo a:visited {

	text-decoration: none;
}

#navigation a {
	color: white;
	text-decoration: none;
	margin-right: 15px;
}

#navigation a:hover {
	color: white;
	text-decoration: underline;
	margin-right: 15px;
	text-shadow: #000000 0 0 0;
}

.intro {
	width: auto;
	padding: 5px;
	text-align: left;
}

.intro_side {
	padding: 10px;
	
}

#footer {
background-color: #336633;
	height: 25px;
	width: 100%;
	margin-top: 5px;
	color: white;
	text-indent: 25px;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
	opacity: 1;
}



.box1 {
	background-color: #E4DFC9;
	padding: 10px;
}

.box2 {
	background-color: #cfc9b1;
	padding: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.box3 {
	background-color: #FC3;
	padding: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.box4 {
	background-color: #FFC;
	padding: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.box5 {
	background-color: #EABE97;
	padding: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.mini {
	color: #405047;
	font-size: 12px;
	line-height: 18px;
	margin-top: -9px;
}

.mini_small {
	color: #405047;
	font-size: 10px;
	line-height: 18px;
	margin-top: -9px;
}
.faqq {
	font-weight: bold;
	color: #2679ff;
	font-size: 10px;
}

.faqa {
	font-size: 10px;
}

.sides {
	text-transform: uppercase;
	font-size: 14px;
	color: #405047;
	list-style-position: outside;
	line-height: 30px;
	text-align: left;
	margin-left: 20px;
	padding-top: 0;
	list-style-type: disc;
}
#container #main table tr .box2 .mini .moreinfo_small .moreinfo_small {
	text-align: left;
}
#container #main table {
	text-align: left;
	width: auto;
	padding: 5;
}
#container #main table tr .intro table {

}
