img, div { behavior: url(js/iepngfix.htc) }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #957e5e url(assets/images/image_01.jpg) repeat-x;
}

a, a:visited {
	color: #4c6f08;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
}

h2 {
	font-size: 20px;
}

/* major */
#wrap {
	width: 800px;
	margin: 0 auto;
}

#print_logo {
	padding: 10px;
	display: inline;
	visibility: visible;
}

#header {
	display: none;
	visibility: hidden;
}

#menu {
	text-align:center;
	display: none;
	visibility: hidden;
}

#content {
	float:left;
	width: 780px;

	padding: 10px;
	
	min-height:648px;
	height:auto !important;
	height:648px;
	
}

#sidebar {
	float:right;
	background: #a49f78;
	display: none;
	visibility: hidden;
}

#footer {
	display: none;
	visibility: hidden;
	color: #f6f4c6;
	text-align:center;
}

/* minor */
#events {

	border-bottom: 1px solid #739a25;
	padding: 15px;
}

.se_name {
	font-size: 14px;
	font-weight: bold;
}

.se_startdate {
	padding-bottom: 10px;
}

#login {
	background: #c6c39a;
	margin: 0;
	padding: 15px;
}

#sponsors {
	background: #c6c39a;
	text-align: center;
	padding: 15px;
}

#enroll {
	background: #c6c39a;
	padding: 15px;
}

#contact {
	background: #c6c39a;
	padding: 15px;
}

#fade {
	padding: 0px;
	margin: 0px;
}

.dateheader {
	padding-left: 1px;
}

.evobject {
	border: 1px solid #bfbb9b;
	padding: 15px;
	background: #f7f6de;
}

.evtitle {
	font-weight: bold;
	font-size: 14px;
}

.evtime {
	font-style: italic;
	padding-bottom: 10px;
}

.clear {
	clear:both;
}

.hortlogin {
	position: relative;
}

.login_help {
	position: absolute;
	left: 150px;
	top: -2px;
}

/* spec */
#menu img {
	border: 0;
	font-size:0;
}

#content ul {
	margin-left: 15px;
}

#content li {
	margin-left: 20px;
	padding-bottom: 5px;
}

#footer ul {
	list-style:none;
	margin: 0 0 20px 0;
	padding: 20px 5px 5px 5px;
}

#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #f6f4c6;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


.error_required {
	display:none;
}

label { width: 10em; float: left; }
label.error { float: none; color: red; padding-left: .5em; vertical-align: top;}

.sent_success {
	background:#EBFFD7;
	padding:8px;
	border:2px solid #B6E6AA;
	margin:10px 0;
}

.sent_error {
	background:#ffbfbf;
	padding:8px;
	border:2px solid red;
	margin:10px 0;
}

.se_name {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 10px;
}

.se_startdate {
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
}

/* jtip */
#tooltip {
	position:absolute;
	border:1px solid #a0c754;
	background:#d5eba2;
	font-size: 11px;
	padding:2px 5px;
	color:#333;
	display:none;
}
