.mainnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5A7AA;
	font-weight: bold;
	text-decoration: none;
}

.mainnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5A7AA;
	text-decoration: none;
	font-weight: bold;
  
}

.mainnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.mainnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A5A7AA;
	font-weight: bold;
	text-decoration: none;
}


a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  
}

a:hover {
	text-decoration: none;
	 color: #BABCBE;
	 font-weight: bold;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}


.smalllink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5A7AA;
	font-weight: bold;
	text-decoration: none;
}

.smalllink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5A7AA;
	text-decoration: none;
	font-weight: bold;
  
}

.smalllink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.smalllink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A5A7AA;
	font-weight: bold;
	text-decoration: none;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6d6969;
}

.body2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #232323;
}

.smallbody{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A5A7AA;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C6A68D;
	text-indent: -1em;
	margin-left: 1em;
	line-height: 1.25em;

}
	
ul {
	padding: 0;
	margin: 0;
	list-style-position: inside;

}

h1 {
	background:transparent no-repeat left top; 
	color:transparent; 
	height:120px; 
	width:266px; /* was 210 */
	margin:0 0 0 0; 
	text-indent:-1000em;
	cursor:pointer;
}

	
h2 {
	background:transparent no-repeat left top; 
	color:transparent; 
	float:left; 
	height:70px; 
	width:900px;
	margin:0 0 0 0; 
	text-indent:-1000em;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-bottom: 0;		
}
