
h1 {
	font-size: 14px;
	line-height: 18px;
	padding: 0;
	margin: 10px 0 0 10px;
	text-align: center;
}

h3 {
	font-size: 20px;
	font-family: Helvetica, Arial;
	color: #fff;
	line-height: 18px;
	padding: 0;
	margin: 20px 0 0 10px;
	padding-top: 20px;
	text-align: center;
}

.disp_table {
	display: table;
}

.disp_tr {
	display: table-row;
}

.disp_td {
	display: table-cell;
	vertical-align: top;
	padding-top: 8px;

}

/* Template 1 - Full Page Text */

.template1_content1, .template1_content2 {
	padding-top: 8px;
}

/* Template 2  */

.template2_content1 {
	width: 254px;
	float: left;
}
.template2_content2 {
	padding-top: 8px;
	clear: left;
	clear: right;
}

.template2_img1 {
	margin-left: 8px;
	text-align: right;
	float: right;
	width: 250px;

}

.template2_imgbox {
	float: right;
	width: 260px;
}


/* Template 3  */

.template3_content1 {
	float: left;
	width: 254px;
}
.template3_content2 {
	padding-top: 8px;
	clear: left;
	clear: right;
}

.template3_img1, .template3_img2 {
	margin-left: 8px;
	width: 120px;
}

.template3_img3 {
	margin-left: 8px;
	margin-top: 6px;
	width: 250px;

}
.template3_imgbox {
	float: right;
	width: 260px;
}

/* Template 4  */

.template4_content1 {
	float: left;
	width: 254px;
}
.template4_content2 {
	padding-top: 8px;
	clear: left;
	clear: right;
}

.template4_img1 {
	margin-left: 8px;
	width: 250px;
}

.template4_img2, .template4_img3 {
	margin-left: 8px;
	margin-top: 10px;
	width: 120px;
}

.template4_imgbox {
	float: right;
	width: 260px;
}


/* Template 5  */

.template5_content1 {
	float: left;
	width: 254px;
}
.template5_content2 {
	padding-top: 8px;
	clear: left;
	clear: right;
}

.template5_img1, .template5_img2 {
	margin-left: 8px;
	width: 120px;
}

.template5_img3, .template5_img4 {
	margin-left: 8px;
	margin-top: 8px;
	width: 120px;
}
.template5_imgbox {
	float: right;
	width: 260px;
}


/* Template 6  */

.template6_content1 {
	float: left;
	width: 254px;
}
.template6_content2 {
	padding-top: 8px;
	clear: left;
	clear: right;
}

.template6_img1 {
	margin-left: 8px;
	width: 250px;
}

.template6_img2 {
	margin-left: 8px;
	margin-top: 10px;
	width: 250px;
}

.template6_imgbox {
	float: right;
	width: 260px;
}


/* Template 7  */

.template7_full {
	position: relative;
	left: 0px;
	top: 0px;
	width: 520px;

}
.template7_content1 {
	width: 520px;
}
.template7_content2 {
	padding-top: 8px;
	clear: left;
}

.template7_img1 {
	width: 520px;
}

/* Template 8  */

.template8_content1 {
	float: left;
	width: 300px;
}
.template8_content2 {
	padding-top: 8px;
	clear: left;
	clear: right;

}

.template8_img1 {
	margin-left: 8px;
	width: 200px;
}

.template8_img2 {
	margin-left: 8px;
	margin-top: 10px;
	width: 200px;
}

.template8_imgbox {
	float: right;
	width: 215px;
}

.form_label, .form_label_small {
	float: left;
	clear: left;
	width: 120px;
	height: 19px;
	padding-top: 3px;
	padding-right: 8px;
	text-align: right;
}
.form_label_small {
	width: auto;
}

input.wide {
	width: 300px;
}

input.small {
	width: 50px;
}

textarea.wide {
	width: 500px;
	height: 120px;
}


.special_header_education {
	padding-left: 150px;  				/* Left padding for education header 120px for 4 buttons, 150px for 3?? */
	margin-top: 10px;
/*	background-color: #E6E6E6;*/
height: 20px;

}
.special_header_education ul {
	margin: 0 auto;
	padding: 0;
	z-index: 100;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;

}
.special_header_education li {
/*	background-color: #efefef;*/
	background-color: #3794c0;
	float: left;
	width: 102px;
	list-style: none;
}
.special_header_education a {
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #555 #555 #bbb;
text-align: center;
margin: 0;
padding: 2px 3px;
z-index: 100;
font-size: 10px;
line-height: 13px;
text-decoration: none;
color: #fff;
}

.special_header_education a:hover {
color: #a00;
background: #fff;
}

.menu_clearance_list {
	color: #1616dc;
}


#events  {
	background-color: red;
}
