﻿* {
	margin: 0%;
	padding: 0%;
}
HTML, BODY {
	background-color: transparent;
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background: url("images/Bkgrnd1.jpg");
	height: 100%;
	width: 100%;
	overflow: hidden;
}
#lside {
	background: #A66E3B;
	border: 0px;
	border-right: 2px #000000 solid;
	float: left;
	width: 220px;
	height: 100%;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: 800;
	overflow: auto;
}
#top_menu {
	width: 100%;
	height: auto;
	border: 1px black solid;
}
.top_box, .bot_box, .mid_box, .mid_box2, .top_box2, .bot_box2 {
	float: left;
	background: #CC9867; /* A66E3B */
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	border-left: 0px;
	border-right: 0px;
	margin-top: 0px;
	width: 100%;
	height: 32px;
	margin-top: 0px;
	font-size: 12px;
	font-weight: 700;
	text-align:center;
	padding: 3px 0px 2px 0px;
	margin: 0px;
}
.top_box, .top_box2 {
	border-top: 2px black solid;
}
.top_box2, .mid_box2, .bot_box2 {
	height: 18px;
}
.bot_box, .bot_box2 {
	border-bottom: 2px black solid;
}
.menu2 {
	height: 35px;
	width: 100%;
	text-align: center;
	border: 0px;
}
.menu3 {
	height: 100px;
	width: 100%;
	text-align: center;
	border: 0px;
	padding: 0 0 50px 0;
}
.top_box a:link, .mid_box a:link, .mid_box2 a:link, .bot_box a:link, .top_box2 a:link, .bot_box2 a:link {
	color: #000000;
	text-decoration:none;
	font-size: 17px;
}
.top_box a:visited, .mid_box a:visited, .mid_box2 a:visited, .bot_box a:visited, .top_box2 a:visited, .bot_box2 a:visited {
	color: #000000;
	text-decoration:none;
}
.top_box a:hover, .mid_box a:hover, .mid_box2 a:hover, .bot_box a:hover, .top_box2 a:hover, .bot_box2 a:hover {
	color: red;
	text-decoration:none;
}
#rside {
	background: #A66E3B;
	float: right;
	width: 140px;
	height: 100%;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: 800;
	overflow: auto;
}
#view_at {
	width: 100%;
	font-weight: 700;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px;
	text-align: center;
}
#content {
	height: 100%;
	width: auto;
	font-weight: 700;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 20px;
	overflow: auto;
	text-align: center;
	}
.berners {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	overflow: hidden;
}
.mainleft {
	width:30%;
	float:left;
	padding-bottom:20px;
	overflow: hidden;
}
#listing {
	font-weight: 700;
	font-size: 16px;
	text-align: left;
	padding-right: 5px;
}
#listing p {
	text-align: center;
}
#listing A:LINK {
	background-color: transparent;
	color: Navy;
	text-decoration: underline;
}
#listing A:VISITED {
	color: Teal;
	background-color: transparent;
	text-decoration: underline;
}
#listing A:HOVER {
	background-color: transparent;
	color: Red;
	text-decoration: underline;
}

#listing p {
	text-align: center;
}
.menu A:VISITED {
	color: Teal;
	background-color: transparent;
	text-decoration: none;
}
.menu A:HOVER {
	background-color: transparent;
	color: Red;
	text-decoration: none;
}

.class1 A:LINK {
	background-color: transparent;
	color: Navy;
	text-decoration: none;
}

.class1 A:VISITED {
	color: Teal;
	background-color: transparent;
	text-decoration: underline;
}

.class1 A:HOVER {
	background-color: transparent;
	color: Red;
	text-decoration: underline;
}
.class2 A:LINK {
	color: #3D41B6;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class2 A:VISITED {
	color: #CAC75C;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class2 A:HOVER {
	color: Red;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class3 A:LINK {
	color: #3D41B6;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class3 A:VISITED {
	color: #3D41B6;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
.class3 A:HOVER {
	color: Red;
	background-color: transparent;
	text-decoration: underline;
	font-size: 11px;
	font-weight: 800;
}
p.l_mod {
	font-size: 12px;
}
p.cen {
	text-align: center;
}
ul {
	text-align: left;
	padding-left: 20px;
	padding-top: 5px;
}
img.cen {
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
}
div.floatl {
	float: left;
	width: 180px;
	height: 180px;
}
div.floatl p {
	text-align: center;
}
h1 {
	color: #990000;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 800;
	margin-right: auto;
	margin-left: auto; 
}
h2 {
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
}
h3 {
	font-size: 18px;
	font-weight: 800;
	text-align: center;
}
h4 {
	font-size: 36px;
	font-weight: bolder;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	color: Green;
}
h5 {
	font-size: 18px;
	font-weight: 900;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	color: Green;
}
h6 {
	font-size: 36px;
	font-weight: 900;
	text-align: center;
	margin-right: auto;
	margin-left: auto; 
	color: Black;
}