body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B2A364;
	font-style: italic;
}

.seniorQuote {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #C5B88F;
	font-style: italic;	
}

a:link {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #C1B273;
	text-decoration: none;
	text-transform: uppercase;
}
a:visited {
	color: #C1B273;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;}
a:hover {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
a:active {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.linktext {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #C1B273;
	text-decoration: none;
	text-transform: none;
}
#navmain a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: none;
}
#navmain a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
#navmain a:hover {
	font-size: 12px;
	color: #B2A364;
	text-decoration: underline;
	text-transform: none;
}
#navmain a:active {
	font-size: 12px;
	color: #999999;
	text-decoration: underline;
	text-transform: none;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
#navbtm a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	text-transform: none;
}
#navbtm a:visited { 
	color: #666666;
	text-decoration: none;
	text-transform: none;
}
#navbtm a:hover { 
	color: #CCCCCC;
	text-decoration: underline;
	text-transform: none;
}
#navbtm a:active { 
	color: #B2A364;
	text-decoration: underline;
	text-transform: none;
}
#galleryheading {
	background: url(../assets/images/seniors/basic/gallery.gif) no-repeat top left;
}
#specialsheading {
	background: url(../assets/images/seniors/headings/specials.gif) no-repeat top left;
}
#seniorrepsheading {
	background: url(../assets/images/seniors/headings/seniorreps.gif) no-repeat top left;
}
.goldtext {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	color: #C1B273;
	text-decoration: none;
	text-transform: uppercase;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #C1B273;
}

.ptext {
	
	padding: 0px 12px 20px 22px;
}