body {
	background-image: url(images/bg_image.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:focus {
outline : none;
}

.container {
	background-color: #ffffff;
}
.top_bg {
	background-color: #70a50c;
}
.date_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/time_middle.jpg);
}
.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3d3332;
	background-color: #d5d0af;
	text-decoration: none;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70a50c;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d433d;
	text-decoration: none;
}
.text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13pt;
	color: #3d3332;
	letter-spacing: normal;
	text-align: justify;
}

.text4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15pt;
	color: #4d4d4d;
	letter-spacing: normal;
	text-align: justify;
}
.text5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #70a50c;
	text-decoration: none;
	letter-spacing: .1em;
	font-weight: bold;
}
.text6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9e382d;
	text-decoration: none;
}
.text7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9e382d;
	text-decoration: none;
}
.text8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7a6e1d;
}
.letter_spacing {
	line-height: 22px;
}





a:hover {
text-decoration:underline;
}
.box1 {
	background-color:#FFFFFF;
	border:1px solid #e6e2ce;
	color:#4d4d4d;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:11px;
	height:19px;
	text-decoration:none;
	width:215px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
}
.box2 {
	background-color:#FFFFFF;
	border:1px solid #e6e2ce;
	color:#4d4d4d;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:11px;
	height:60px;
	text-decoration:none;
	width:215px;
	padding-right: 2px;
	padding-left: 5px;
	padding-top: 2px;
}

.box3 {
	background-color:#fefdf6;
	border:1px solid #e6e2ce;
	color:#4d4d4d;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:11px;
	height:20px;
	text-decoration:none;
	width:280px;
	padding-top: 4px;
}

.box4 {
	background-color:#fefdf6;
	border:1px solid #e6e2ce;
	color:#4d4d4d;
	font-family:"Trebuchet MS",Arial,Verdana,sans-serif;
	font-size:11px;
	text-decoration:none;
	padding-right: 2px;
	padding-top: 2px;
	width: 380px;
	height: 100px;
}

.shadetabs{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7a6e1d;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	margin-right: 0px;
	border: 1px solid #dad5b6;
	color: #7a6e1d;
	background-color: #e1ddc4;
	background-position: left top;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}

.shadetabs li a:visited{
	color: #7a6e1d;
}

.shadetabs li a:hover{
	text-decoration: underline;
	color: #7a6e1d;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
	border-bottom-color: #edead9;
	background-color: #edead9;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
