.navbarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #660000;
}
.regularlink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-color: #660000;
	text-decoration: none;
	color: #660000;
}
a:hover {  
	text-decoration: underline; 
	color: #996600
}
a:visited {
	font-color: #996600;
	color: #660000;
}

.homepagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #660000;
}
.regularlink-verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-color: #660000;
	text-decoration: none;
	color: #660000;
}
a:hover {  
	text-decoration: underline; 
	color: #996600
}

.navbarlink-currntselectn { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	color: #000000
}
/* CSS for Reading Room Articles */

.body_par {
	font-family: Arial, Helevetica, Sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #000000;
}
.title {
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.caption {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
}
.smallfont {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
}
.subtitle {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #CC6600;
}	
.main_title {
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 19px;
	color: #660000;
	font-weight: bold;
}
.termstitle {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}
	
/* CSS for Wedding Announcement Section */

.wedd_name {
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
}
.wedd_name2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: italic;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}
.wedd_subtitle {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}
.wedd_text {
	font-family: Arial, Helvetica, Sana-serif;
	font-style: normal;
	font-size: 9px;
	color: #000000;
}
.deadlink {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.nolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	color: #CC9933;
}
.company_title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

body { 
	padding: 0; 
	margin: 0; 
	width: 100%; 
 }	

