/* eSANGHE - Custom Styles */
body {
	background: #bbbcbc;
}


h4 {
	margin-bottom: 0px;
}

h4 + p {
	margin-top: 0px;
}

img {
	border: 0px;
}

#masthead {
	height: 175px;
}


#horiz-menu a{
	font-weight: bold;
}

#logo {
	width: 220px;
	height: 150px;
	margin-top: 22px;
	margin-left: 18px;
}

img.album{
	border: 0px;
}

#body-t {
	background-attachment: fixed;
	background-position: top center;
}

div#mod-banner {
	top: 22px;
	right: 10px;
	position: absolute;
	width: 500px;
	height: 140px;
}

div#mod-top {
	display: none;
}

#mainframe td.contentheading, .contentheading {
	font-size: 175%;
	color: #ACAC77;
}


.module h3, .module-hilite1 h3, .module-hilite2 h3, .module-hilite3 h3, .module-hilite4 h3 {
	border-top: solid 2px #ACAC77;
}

.module div div div, .module-hilite1 div div div, .module-hilite2 div div div, .module-hilite3 div div div, .module-hilite4 div div div {
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 18px;
}

.form_element {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.form_element .cf_label {
	float: left;
	width: 100px;
}

.chronoform {
	display: none;
}