body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #89663d;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.mainContent {
	width:760px;
	border-left:10px solid #712905;
	border-right:10px solid #712905;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
		
}
.contactBox {
	background-image:url(images/contactBox.png);
	background-repeat: no-repeat;
	background-position: right top;
	width:350px;
	height:255px;
	margin-left:150px;
	margin-bottom:15px;
}
	
.leftImage {
	padding-top:60px;
	
	padding-right:10px;
	float:left;
	width:130px;
	
}
.mainNav {
	padding-top:160px;
	text-align:center;
	padding-right:10px;
	float:left;
	width:750px;

	
	
}
a.Main:link {
	font:Tahoma, "Tw Cen MT", "Tw Cen MT Condensed";
	color:#89663d;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	display:inline;
	
}
a.Main:visited {
	font:Tahoma, "Tw Cen MT", "Tw Cen MT Condensed";
	color:#89663d;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	display:inline;
}
a.Main:hover {
	font:Tahoma, "Tw Cen MT", "Tw Cen MT Condensed";
	color:#712905;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	display:inline;
}
a.Main:active	{
	font:Tahoma, "Tw Cen MT", "Tw Cen MT Condensed";
	color:#89663d;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	display:inline;
}


	
.text {
	padding-top:30px;
	width:300px;
	float:left;
}
.footer {
	width:760px;
	clear:both;
	text-align:center;
	color:#f3e5a3;
	background-color:#712905;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:40px;

	padding-top:10px;
	padding-bottom:10px;
	
}

.loginlink {color: #f3e5a3; font-family: verdana, arial; font-size: 10px;}
		.loginlink a:link {color : #f3e5a3; font-family: verdana, arial; font-size: 10px;}
		.loginlink a:visited {color : #f3e5a3; font-family: verdana, arial; font-size: 10px; 		         text-decoration:none;}
		.loginlink a:hover {color : #f3e5a3; font-family: verdana, arial; font-size: 10px; 				         text-decoration:underline;}
		.loginlink a:active {color : #f3e5a3; font-family: verdana, arial; font-size: 10px;         text-decoration:none;}
		
.btmImages {
	width:500px;
	padding:0 10px 0 0;
	float:left;
}
	
