A:link
{
    COLOR: #5B7074;
	TEXT-DECORATION: Underline
}
A:visited
{
    COLOR: #5B7074;
	TEXT-DECORATION: Underline
}
A:active
{
    COLOR: #5B7074;
	TEXT-DECORATION: Underline
}
A:hover
{
    COLOR: #5B7074;
	TEXT-DECORATION: none;
}

/* Reduce the default margin above the bullet lists */
UL.bulletlist
{
	margin-top:3px;
}

/* Format the bibliography items */
OL.bibliography LI
{
	padding-bottom: 6px;
}

/* Format the Biography and awards UL padding */
UL.bibliography LI
{
	padding-bottom: 6px;
}

/* @@@@@ This class should pad the left nav @@@@@ */
.lnavpad
{
	background-image: url(images/menuhead.jpg);
	background-repeat: no-repeat;	
	padding: 5px;
}

/* @@@@@ Add tagline graphic to homepage @@@@@ */
.hometagline
{
	background-image: url(images/whenheartTAG.jpg);
	background-repeat: no-repeat;	
	padding: 10px;
	padding-top: 45px;
}
/* @@@@@ Add tribox graphic to bottom row of homepage @@@@@ */
.tribox
{
	background-image: url(images/home_tribox.jpg);
	background-repeat: no-repeat;	
}

/* @@@@@ Add ott photo to homepage @@@@@ */
.ottphoto
{
	background-image: url(images/ottphotoHOME.jpg);
	background-repeat: no-repeat;	
	background-position: 1000, 0;
}


.nav:link
{
	font-family: Times New Roman, Times;
	font-size: 11px;
	font-style: bold;
    COLOR: #E6E1CF;
	TEXT-DECORATION: none;
}
.nav:visited
{
	font-family: Times New Roman, Times;
	font-size: 11px;
    COLOR: #E6E1CF;
	TEXT-DECORATION: none;
}
.nav:active
{
	font-family: Times New Roman, Times;
	font-size: 11px;
    COLOR: #E6E1CF;
	TEXT-DECORATION: none;
}
.nav:hover
{
	font-family: Times New Roman, Times;
	font-size: 11px;
    COLOR: #C8D5CF;
	TEXT-DECORATION: none;
}

.navsmall:link
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
    COLOR: #E6E1CF;
	TEXT-DECORATION: none;
}
.navsmall:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
    COLOR: #E6E1CF;
	TEXT-DECORATION: none;
}
.navsmall:active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
    COLOR: #E6E1CF;
	TEXT-DECORATION: none;
}
.navsmall:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
    COLOR: #546164;
	TEXT-DECORATION: none;
}

.footlink:link
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
    COLOR: #DDE5E7;
	TEXT-DECORATION: underline;
}
.footlink:visited
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
    COLOR: #DDE5E7;
	TEXT-DECORATION: underline;
}
.footlink:active
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
    COLOR: #DDE5E7;
	TEXT-DECORATION: underline;
}
.footlink:hover
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
    COLOR: #8BA2A6;
	TEXT-DECORATION: none;
}

.bg-main 
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(/images/bg_masthdr_all.jpg); 
	BACKGROUND-REPEAT: repeat; 
}

.bg-hilite 
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(/images/bg_hilight_hdr.gif); 
	BACKGROUND-REPEAT: repeat-x; 
}

.bannerframe 
{
    background-image: url("/images/hdr_home.gif");
    background-color: #800000;
    background-repeat: repeat-x;
    height: 93px;
}

.test 
{
    background-image: url(/images/bg_masthdr_all.jpg);
    background-color: transparent;
    background-repeat: repeat-x;
    border-top: solid 1px #333333;
}

.pagetitle
{
    color: #512526;  
}