/* Roanoke Reserve CSS Document */

/* .menu {
	font-family: Arial, "Trebuchet MS";
	font-size: 13px;
	color:#000000;
	font-weight:bold;
	}

a:link, a:visited {
  color:#000000;
  text-decoration: none;
  font-weight:bold;
}
a:hover {
  color: #FFCC00;
}
*/
.navbar {
  color: #000000; 
  text-decoration: none;
  font-weight:bold;
  font-family: Arial, "Trebuchet MS"; 
  font-size: 13px;
  text-decoration: none;
  }

.main a:link {color: #BF4D00; font-weight:bold;}
.main a:visited {color: #BF4D00; font-weight:bold;}
.main a:hover {color: #FFCC00; font-weight:bold;}
.main a:active {color: #FFCC00; font-weight:bold;}

.print a:link {color:#FFCC00; font-weight:bold;}
.print a:visited {color: #FFCC00; font-weight:bold;}
.print a:hover {color: #BF4D00; font-weight:bold;}
.print a:active {color: #FFCC00; font-weight:bold;}

.navbar a:link {color: #000000;  text-decoration: none;}
.navbar a:visited {color: #000000; text-decoration: none;}
.navbar a:hover {color: #FFCC00; text-decoration: none;}
.navbar a:active {color: #FFCC00; text-decoration: none;}

.largebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	 14px;
	line-height:  20px; 
	}
.bodyitalic {
	font-family: "Times New Roman";
	font-style: italic;
	font-size:	 15px;
	line-height:  20px; 
	}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	 12px;
	line-height:  20px; 
	}
	
.bodylessleading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	 12px;
	line-height:  17px; 
	}
.bodyindent {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	 12px;
	line-height:  20px;
	margin-left: 37px
	}

.leftbox{
	font-family:  "Times New Roman";
	font-size:	 14px;
	line-height:  18px;
	color: #333333;
	font-weight:bold;
	}
	
.pagetitle{
	font-family: "Times New Roman";
	font-size:	 30px;
	color:       #BD8E2F;
	
	}

.goldsmallhead{
	font-family: Georgia, "Times New Roman";
	font-size:	 18px;
	font-weight: bold;
	
	color:       #BD8E2F;
	}
	
.numbers{
	font-family: "Times New Roman";
	font-size:	 25px;
	font-weight: bold;
	font-style: italic;
	color:       #BD8E2F;
	}
	
.footer{
	font-family: Georgia, "Times New Roman";
	font-size:	 12px;
	line-height:  18px;
	color: #000000;
	}
	
	
ul {
  margin-left: 25px;
  margin-bottom: 0px;
  padding: 0;
  list-style: none;
}

li {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  line-height: 18px;
  padding-left: 20px;
  padding-top: 0px;
  margin-bottom: 8px;
  background-image: url(star.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  
}

.largegold{
	font-family: "Times New Roman";
	font-size:	 28px;
	line-height:  34px;
	color:       #967225;
		}
		