/* CSS Document */
 
.rightborder { 
	background-image: url(images/right-border2.jpg); 
	background-repeat: repeat;
} 
.bottomborder { 
	background-image: url(images/bottom-border.jpg); 
	background-repeat: repeat;
} 
.photoborderpurple { 
	border-color: #660099; 
	border: 4px solid;
}
.photobordergold { 
	border-color: #969E63; 
	border: 4px solid;
}
hr {
color: #EBEAF0;
border: 1px solid #EBEAF0; 
border-style: none none none none;
}
.purplefont {
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #660099;
}
.purplefont a:link {
	color: #990099;
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 15px;
	text-decoration: none;
}
.purplefont a:visited {
	color: #990099;
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 15px;
	text-decoration: none;
}
.purplefont a:hover {
	color: #990099;
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 15px;
	text-decoration: none;
}
.purplefontBkrnd {
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #660099;
	background-color: #CECF00;
}
.purplefonth1 {
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #660099;
}
.purplefontsm1 {
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #660099;
}
.purplefontsm {
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660099;
}
.greenfont {
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
.greenfontlg {
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
}
.greenfonth1 {
	font-family: georgia, times, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #006600;
}
.footer {
	color: #714D91;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.goldfontlg {
	font-family: georgia, times, serif;
	font-smooth: always;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #666600;
}
.footer a:link {
    color: #714D91;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.footer a:active {
    color: #990099;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;
}
.footer a:visited {
	color: #714D91;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;	
	text-decoration: none;
}
.footer a:hover {
	color: #714D91;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
