@charset "utf-8";
body  {
	padding: 0;
	text-align: center;
	color: #000000;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	margin-top: 15px;
	font-family: Calibri, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	background-color: #534A39;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.image {
	border: thin solid #FFFFFF;
}
#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	border: 5px solid #FFFFFF;
	text-align: left;
	background-color: #FFFEF9;
} 


#header {
	height: 210px;
	padding: 0 0px 0 0px;
	background-repeat: no-repeat;
} 
#nav_bar {
	text-align: center;
	background-color: #FFFFFF;
}

#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#l_col {
	width: 170px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 100%;
	background-color: #E7DDC9;
	border: thin outset #FFFEF9;
}
#mainContent {
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 185px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 1%;
	background-image: url(../images/bg_image.jpg);
}
.clearit {
	clear: both;
}
.style1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #644300;
	font-weight: bold;
}
.style2 {
	font-size: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #553900;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-family: Tahoma;
	color: #483100;
	font-weight: bold;
}
.style4 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ECE9D8;
}
#footer {
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/16.gif);
	height: 50px;
	color: #FFFFFF;
} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.context {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #714D00;
}

.title {
	color: #FF7110;
	font-size: 12px;
	font-weight: bold;
}


.leftimage{
	float: left;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
	margin-bottom: 50px;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #FFFFFF;
}
