/* CSS Document */

.external {
   padding-right: 10px;
   background: url('/wrap/images/ext-link.gif') no-repeat 100% 50%;
}

a.edit {
   padding-left: 33px;
   padding-top: 20px;
   background: url('/base/common/images/note.gif') no-repeat 0% 100%;
   color: #000;
}

/*
	background:url('/wrap/images/bgPhoto.jpg') #FFFFFF no-repeat bottom left fixed;
*/
body{
	background-color: #808080;
	margin:0;
	font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
	background:url('/wrap/images/bodyBg.jpg') repeat-x #404040;	
}

h1, h2, h3, h4 {
	font-weight: bold;
	font-family: Verdana;
	color: #A01A11;
	margin: 0px 0px 10px 0px;
	padding: 3px; 
	position: aboslute;
}

h1 {
	font-size: 1.5em;
	border-bottom: 1px dashed #824A1B;	
}

h2 {
	font-size: 1.1em;
	border-bottom: 1px solid #A01A11;
}
h3 {
	font-size: 1.0em;
}
h4 {
	font-size: 0.9em;
}

A:link{ color:#fff; text-decoration:none; }
A:hover{ color:#fff; text-decoration:underline; }
A:active{ color:#fff; text-decoration:none; }
A:active:hover{ color:#fff; text-decoration:underline; }
A:visited{ color:#fff; text-decoration:none; }
A:visited:hover{ color:#fff; text-decoration:underline; }

#wrap{
	border: 0px solid #f00;
	width:991px;
	margin-left: auto;
	margin-right: auto;
	background: transparent;
}

#header{
	background:url('/wrap/images/header.jpg') no-repeat;
	width: 991px;
	height: 217px;	
}

#menu {
	position: absolute;
	width: 785px;
	height: 28px;	
	margin: 0px;
	margin-top: 142px;
	margin-left: 150px;
	color: #fff;
	padding-top: 10px;
}

#menuList {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#menuList li {
	display: inline;
	padding-left: 15px;
	font-weight: bold;
}

#search {
	position: absolute;
	width: 785px;
	height: 28px;		
	margin-top: 80px;
	margin-left: 765px;
	padding-top: 10px;
}

#search input {
	border: 2px solid #784C25;
	padding: 0px;
	margin: 0px;
}

#emailmenu {
	background:url('/wrap/images/emailMenuBg.jpg') no-repeat;
	width:966px;
	height:38px;	
	margin: 0px;
}

#menuTable {
	margin-left: 40px;
	margin-top: 1px;
}

#menuTable a { color: #fff; text-decoration:none; }

#menu1, #menu2, #menu3, #menu4, #menu5 {
	padding-top: 4px;
	font-size: 16px;
	line-height: 13px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
#menu .small {
	font-size: 12px;
}
.menuOn {
	background:url('/wrap/images/menuOnBg.jpg')
}

#menuRightList {
	float: right;
	margin: 7px 40px 0px 0px;
	padding: 0px;
	color: #ccc;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
#menuRightList li {
	display: inline;
	margin: 0px;
	padding-left: 5px;
	border-left: 1px solid #fff;
}

#menuRightList li.first {
	border-left: none;
}

#menuRightList a { color: #862D01; text-decoration:none; }
#menuRightList a:hover {text-decoration:underline; }

#maincontainer
{
	margin: 0px;
	padding: 0px;
	width: 991px;
	background: #fff;
	background:url('/wrap/images/mainBg.jpg') repeat-y;
}

#watermark {
	background: url('/wrap/images/watermark.jpg') no-repeat 236px bottom;
}

#emailmaincontainer
{
	margin: 0px;
	padding: 0px;
	width: 966px;
	background: #fff;
	background:url('/wrap/images/emailMainContainerBg.jpg') repeat-y;
}

#navcontainer{
	border: 0px solid #f00;
	float: left;
	width: 189px;
	padding: 0px 0px 0px 47px;
	margin: 0px 0px 0px 0px;
	display: inline;
}

#navlist {
	background: #824A1B;
	margin: 0px;
	padding: 0px;
}

#navlist li {
	margin-top:0px;
	margin-left: 10px;
	padding: 2px 2px 2px 2px;
	list-style-type: none;
	text-align:left;
	font-family: Verdana, Helvetica, sans-serif;
	font-size:12px;
	color: #EFE3A9;
	width:170px;
	border-bottom: 1px dashed #EFE3A9;
}

.subNavlist {
	margin-left: 5px;
	padding: 0px;
}

#navlist li .subNavlist li {
	font-size: 12px;
	border-bottom: none;
	list-style-type: disc;
}

#navlist li.subsubmenuHeading {
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #824A1B;
	border: none;
}

#navlist li a:link { color: #EFE3A9; text-decoration:none; }
#navlist li a:visited { color: #EFE3A9; text-decoration:none; }
#navlist li a:hover { color: #EFE3A9; text-decoration:underline; }

#photoLeftRail {
	margin-top: 20px;
	margin-left: 16px;
}

#photoLeftRail img {
	border: 2px solid #fff;	
}

#content{
	border: 0px solid #f00;
	width: 700px;
	margin: 0px 0px 0px 236px;
	padding: 0px 5px 0px 5px;
}

.contentPhoto {
	margin: 5px;
	border: 4px solid #824A1B;
}

#contentemail {
	margin: 0px 50px 0px 40px;
	padding: 5px 0px 0px 0px;
}

#content a:link { color: #00f; text-decoration:underline; }
#content a:visited { color: #00f; text-decoration:underline; }
#content a:hover { color: #00f; text-decoration:underline; }

div.clearer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}

#menuBottom {
	width: 926px;
	height: 30px;
	background:url('/wrap/images/menuBottomBg.jpg');
	color: #fff;
	padding-top: 15px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
	padding-right: 40px;
}

#menuBottom a { color: #862D01; text-decoration:none; }
#menuBottom a:hover {text-decoration:underline; }

#footer{
	color: #fff;	
	line-height: 10pt;
	font-size: 12px;
	padding-left: 60px;
	padding-right: 95px;
	padding-top: 35px;
	background:url('/wrap/images/footerBg.jpg') no-repeat;
	width:871px;
	height:105px;
}

#title{
	border: 1px solid #0f0;
	width:150px;
	height:90px;
	background:url(titlebg.gif) no-repeat transparent top left;
	text-align:left;
	padding-top:29px;
	padding-left:49px;
	font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#989440;
	float:left;
}

.submenuHeading {
	text-align: left;
	font-weight: bold;
	color: #fff;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	background: #824A1B;
}

.submenuHeading a:link { font-size: 12px; color: #EFE3A9; text-decoration:none; }
.submenuHeading a:visited { font-size: 12px; color: #EFE3A9; text-decoration:none; }
.submenuHeading a:hover { font-size: 12px; color: #EFE3A9; text-decoration:underline; }

#commentForm input, #commentForm textarea {
	font-size: 14px;
	border: 2px solid #893003;
	margin-bottom: 10px;
}

#commentForm {
	margin-bottom: 0px;
}

#commentFormButton {
	background-color: #404040;
	color: #fff;
}

/* Calendar and event formatting */
#calendarWrapper {
	text-align:center;
	margin:12px;
	float:right;
}

#calendarWrapper a:link, #calendarWrapper a:visited {color:#fff; text-decoration:none;}
#calendarWrapper a:hover {text-decoration:underline;}

table.calendarTable {
	font-size: 10px;
	border-collapse: collapse;
	border: solid 2px black;
	background-color: #824A1B;
	white-space: nowrap;
	color: #fff;
}

tr.calendarDays {
	font-weight: bold;
}

td.calendarTitle {
	text-align: center;
}

td.calendarTitle select {
	font-family: Verdana;
	font-size: 10px;
	background-color: #EFE3A9;
}

td.calendarSelDay {
	border: solid 1px black;
	background-color: #EFE3A9;
	font-weight: bold;
}

td.calendarSelWeek {
	background-color: #A99649;
	font-weight: bold;
	border: none;
}

td.calendarNotSelected {
}

.eventDay {font-weight:bold;margin-bottom:8px}

.event {margin-left:18px;border-left:solid 1px black;padding-left:3px}

.eventTitle {font-weight:bold;font-size:smaller}

.eventBody {font-size:smaller;}

/* Styles for Job Listings */
Table.jobResults {}

Table.jobResults tr.rowHeaders {}

Table.jobResults tr.rowNormal {}

Table.jobResults tr.rowHighlight {background-color:#EFE3A9;}

.jobDetails {
	position: absolute; z-index: 1; 
	margin-left: 20px; 
	width: 400px; 
	background-color: #ffffff; 
	border: 1px solid #000000; 
	border-top: 10px solid #824A1B;
	padding: 10px; 
}

.jobDescription {width: 100%; height: 100px; overflow: hidden;}

.jobTitle {font-weight:bold}

.jobDate {font-style:italic;font-size:smaller;width:150px}

