/* CSS Document */

body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
}

a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 120%;
}

h4 {
	font-weight: bold;
	color: #000000;
	clear: both;
	margin: 2px 0px;
	padding: 0px;
	font-size: 110%;
}

form {
	margin: 0px;
	padding: 0px;
}

.wep_button {
	margin-top: 1px;
}

.wep_left {
	float: left;
}

.wep_right {
	float: right;
}

#wep_container {
	width: 550px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.wep_maincontent {
	margin-top: 10px;
	width: 550px;
}

/* HEADER AND TABBED NAV STYLES */

.wep_navtab {
	display: none;
}

.wep_endtab {
	display: none;
}

.wep_searchpanel {
	display: none;
}

#wep_header {
	display: none;
}

.wep_subnav {
	display: none;
}

/* FRONT PAGE LAYOUT */

.wep_home-left {
	float: left;
	width: 278px;
	padding-right: 20px;
	padding-left: 10px;
	line-height: 130%;
}

.wep_home-left p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.wep_home-right {
	float: right;
	width: 400px;
}

.wep_front-kicker-left {
	background-image: url(../images/generic/base_fade1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 173px;
	clear: left;
	font-size: 90%;
	padding: 5px 10px 10px;
	margin-bottom: 10px;
}

.wep_front-kicker-right {
	background-image: url(../images/generic/base_fade1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: right;
	width: 173px;
	clear: right;
	padding: 5px 10px 10px;
	font-size: 90%;
	margin-bottom: 10px;
}

/* ------------- */

/* GENERIC GLEN STYLES */

.wep_main-image {
	margin: 0px;
	padding: 0px;
	width: 510px;
}

.wep_page-title {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 510px;
}

.wep_page-title-esk {
	margin: 0px;
	padding: 5px 0px 0px;
	width: 510px;
	font-family: "Times New Roman", Times, serif;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.wep_caption-box {
	background-image: url(../images/generic/base_fade1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 6px;
	width: 171px;
	margin-top: 8px;
	font-weight: bold;
	font-size: 90%;
}

.wep_glen-content {
	width: 510px;
	float: left;
	padding-bottom: 10px;
	clear: both;
}

.wep_glen-left {
	float: left;
	width: 330px;
	padding-right: 10px;
	line-height: 130%;
	margin-top: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663366;
}

.wep_glen-left p {
	margin-top: 0px;
	margin-bottom: 20px;
}

.wep_glen-right {
	float: right;
	width: 150px;
	padding-left: 10px;
	margin-top: 10px;
}

.wep_glen-left-photo {
	float: left;
	width: 312px;
	padding-right: 10px;
	line-height: 130%;
	margin-top: 10px;
}

.wep_glen-right-photo {
	float: right;
	width: 183px;
	margin-top: 10px;
}

.wep_glen1-column {
	width: 505px;
	clear: both;
	padding-top: 10px;
	padding-right: 5px;
}

/* FOOTER STYLES */

.wep_footer {
	display: none;
}

.wep_credit {
	display: none;
}
