a:link {
	color: #7C684F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
	color: #000;
}
.container {
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 70px;
	width: 900px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	color: #333;
	text-decoration: none;
}
.subname {
	color: #900;
	font-size: 14px;
}
.navigation {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	height: 30px;
	width: 900px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}
.main {
	height: 494px;
	width: 894px;
	border: 2px solid #666;
}
.mininav {
	padding-right: 25px;
	padding-left: 25px;
}
.mininav {
	color: #333;
	font-size: 14px;
}
.leftside {
	width: 314px;
	height: 412px;
	padding: 40px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #EDEDED;
	text-decoration: none;
	font-size: 16px;
	background-color: #333;
	float: left;
}
.rightside {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	font-size:14px;
	font-weight:400;

}
.menulink {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
.maintext {font-family: Tahoma, Geneva, sans-serif}

.copyright {
font-family:Georgia, "Times New Roman", Times, serif;
color:#4D2020
	font-size:14px;

}
li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(../images/bullet.gif) no-repeat 4px 2px;
	padding-top: 0px;
	padding-left: 20px;
	list-style: none;
}
.header1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
}

