/*
-----------------------------------------------
Style Sheet
----------------------------------------------- */

html, body, div, p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 10px Georgia, Times, Times New Roman, serif;
	color: #666666;
	line-height: 16px;
}
body { 
	background: #f6fad0;
}
br {
	clear: both;
}
a img {
	border-width: 0;
	border-style: none;
}
a:link {
	color: #a52109;
	text-decoration: none;
}
a:visited {
	color: #a52109;
	text-decoration: none;
}
a:hover {
	color: #ff0031;
	text-decoration: underline;
}
.title1 {
	font: normal 18px Georgia, Times, Times New Roman, serif;
	letter-spacing: .2em;
	color: #999999;
}
.title2 {
	font: normal 14px Georgia, Times, Times New Roman, serif;
	line-height: 18px;
	color: #999999;
}
.title3 {
	font: bold 11px Georgia, Times, Times New Roman, serif;
}

.masthead {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 180px;
	background:  #eaefc0 url(../img/layout/dingbat_top.gif) bottom repeat-x;
	text-align: center;
}
.mainmenu {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 1004px; 
	height: 28px;
}
.submenu {
	position: relative;
	margin: 0px auto 0px auto;
	padding: 93px 0px 0px 0px;
	width: 1004px; 
	height: 25px;
	text-align: left;
}
.logo {
	clear: both;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 118px;
	height: 164px;
	top: -140px;
	left: 444px;
	cursor: hand;
}
.footer {
	clear: both;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 200px;
	background: #eaefc0 url(../img/layout/dingbat_bottom.gif) top repeat-x;
}
.column {
	position: relative;
	width: 1004px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
.columns3A {
	position: relative;
	width: 1004px;
	height: 414px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(/media/img/layout/columns3A_mid.gif) repeat-y;
}
.columns3A1 {
	position: relative;
	float: left;
	width: 256px;
	height: 414px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	overflow: hidden;
	background: url(/media/img/layout/columns3A1_bot.gif) bottom center no-repeat;
}
.columns3A2 {
	position: relative;
	float: left;
	width: 492px;
	height: 414px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}
.columns3A3 {
	position: relative;
	float: left;
	width: 256px;
	height: 414px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	background: url(/media/img/layout/columns3A3_bot.gif) bottom center no-repeat;
}

.columns2A {
	clear: both;
	position: relative;
	width: 1004px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(/media/img/layout/columns2A_mid.gif) repeat-y;
	text-align: center;
}
.columns2A1 {
	position: relative;
	float: left;
	width: 748px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.columns2A2 {
	position: relative;
	float: left;
	width: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

.columns3B {
	clear: both;
	position: relative;
	width: 1004px;
	height: 100%;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(/media/img/layout/columns3B_mid.gif) repeat-y;
	text-align: center;
}
.columns3B1 {
	position: relative;
	float: left;
	width: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.columns3B2 {
	position: relative;
	float: left;
	width: 492px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.columns3B3 {
	position: relative;
	float: left;
	width: 256px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

/* news listings */
ul.newslist {
	margin:0 0 0 4px;
	padding:0;
	list-style-type:none;
	width:600px;
}
ul.newslist li {
	font:normal 14px Georgia, Times, Times New Roman, serif;
	line-height: 18px;
	color: #999;
	padding:15px 0 5px;
}
ul.newslist li img {
	display:block;
	padding-top:6px;
}

/* jobs listings */
ul.joblist {
	margin:0 0 0 4px;
	padding:0;
	list-style-type:none;
	width:600px;
}
ul.joblist li {
	font:normal 14px Georgia, Times, Times New Roman, serif;
	line-height: 18px;
	color: #999;
	padding:15px 0 5px;
}
ul.joblist li img {
	display:block;
	padding-top:6px;
}

/* CALENDAR STYLES */
table.calendarTable td {
	width:83px;
	padding:0px 4px 4px;
	border:1px solid #666;
	min-height:90px;
	height:90px;
}
table.calendarTable td.date {
	background:#edf5aa url(../img/layout/cal_numbox.gif) repeat-x;
}
table.calendarTable td.today {
	background:#fff url(../img/layout/cal_numbox.gif) repeat-x;
}
table.calendarTable td.blank {
	border:1px solid #e7ed92;
	background:url(../img/layout/cal_bullet1.gif) no-repeat 50% 50%;
}
table.calendarTable th {
	border:none;
	font:bold 10px Verdana,san-serif;
	color:#999;
	text-align:center !important;
	padding:5px 2px 10px;
}
table.calendarTable td .num {
	font:bold 10px Verdana,san-serif;
	color:#fff;
	margin-bottom:8px;
}
table.calendarTable td .evn {
	padding:2px 0;
	color:#a52109;
	font:normal 9px/10px Arial,Helvetica,san-serif;
}

/* detail popup */
body.detail-pop {
	margin:10px;
}
#detail-pop {
	 width: 380px;
	 padding:2px 10px 10px;
	 text-align:left;
}
#detail-pop h1 {
	font: normal 14px Georgia, Times, Times New Roman, serif;
	line-height: 18px;
	color: #999;
	padding:0;
	margin-bottom:1em;
}
#detail-pop div.content {
	margin:0 0 1em;
}
#detail-pop div.content p {
	margin:0 0 1em;
}
#detail-pop h3 {
	font: bold 11px Georgia, Times, Times New Roman, serif;
	margin:1em 0;
	padding:0;
}