/* eSANGHE - Custom Styles */
body, td {
    line-height: 135%;
    font-family: Tahoma, Arial, sans-serif;
}


#masthead {
	background: url('templates/rt_equinox_j15/images/masthead-bg.jpg') repeat-x 0 0;
	overflow: hidden;
	height: 125px;
	position: relative
}

#logo {
	width: 990px;
	height: 125px;
}

h1 {
	font-family: times, serif;
	font-size: 200%;
	line-height: 24px;
}

h2 {
	font-size: 175%;
	color: #468622;
}

h3 {
	font-size: 150%;
	color: #468622;
}

a {
	color: #468622;
}

#horiz-menu a {
    font-size: 125%;
}

ul.sidenav a {
    font-size: 120%;
}


a img.album {
	border: none;
}


table.committeeagenda {
border: 1px solid #468622;
}

table.committeeagenda td {
vertical-align: top;
}

hr {
display: block;
border: 1px solid #468622;
}