.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;
	text-decoration: none;
	color: #660000;
}
a:hover {  
	text-decoration: underline; 
	color: #996600
}
a:visited {
	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;
	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;
}
.body_text {
	font-family: Verdana, Arial, Helevetica, Sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
}
.title_text {
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}
.title {
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.eventcaption {
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.caption {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #CC6600;
	font-weight: bold;
}
.graysubtitle {
	font-family: Times New Roman, Times, Serif;
	font-style: italic;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.smallfont {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 9px;
	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;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 19px;
	color: #660000;
	font-weight: bold;
	height: 28px;
	padding-left: 5px;
	background-image: url(../images/site_assets/bg-section-title.jpg);
	background-repeat: no-repeat;
	letter-spacing: -1px;
}
.sectiontitle1 {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
	width: 120px;
	height: 28px;
	letter-spacing: -1px;
	/* background-image: url(../images/site_assets/bg-section-title1.jpg);*/
}

.sectiontitle2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-style: normal;
	font-size: 18px;
	color: #660000;
	font-weight: bold;
	height: 28px;
	letter-spacing: -1px;
	/* background-image: url(../images/site_assets/bg-section-title1.jpg);*/
}
.leftsidetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 16px;
	color: #660000;
	font-weight: bold;
	height: 25px;
	width: 120px;
	padding-left: 5px;
	background-image: url(../images/site_assets/bgleftsidetitle.jpg);
	background-repeat: no-repeat;
	letter-spacing: -1px;
}
/* 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_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;
}
/* image presentation */

.imageright {
	float: right;
	padding-left: 5px;
	}

.imageleft {
	float: left;
	padding-right: 5px;
	}
/* centerside contents */
div.centerside
{ text-align: left;
font-family: Arial;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 200px;
background-color: #FFFFFF;
border: 1px #CC9999 solid;
border-collapse: collapse;
border-spacing: 0px;

}
.centersideHd
{ 
border-bottom: 1px solid #CC9999;
background-color: #CC9999;
text-align: left;
font-family: Arial, Helvetica, Sans-serif;
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}
.centersideBod
{
	text-align: justify;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/site_assets/msidebg1.gif);
}
.pr_link {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.textline {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	font-size: 13px;
	font-weight: normal;
	color: red;
	text-decoration: line-through;
}

