body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/background.gif);
	background-repeat: repeat-x;
	background-color: #5D5B52;
}

img {
	border: none;
}
a {
	color: #5D5B52;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #4A7297;
	text-decoration: underline;

}

a:visited {
	color: #5D5B52;
	text-decoration: underline;	
}

h1 {
	font-family: Georgia, Times, serif;
	font-size: 22px;
	color: #AECD78;
	line-height: normal;
}

h2 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #4A7297;
	line-height: normal;
}

h3 {
	font-family: Georgia, Times, serif;
	font-size: 16px;
	color: #4A7297;
	line-height: normal;
}


/*Default Layout styles */

#Wrapper {
	margin: 0px auto;
	width: 995px;
	padding-top: 100px;
}

#Container {
	position: relative;
	width: 992px;
	min-height: 600px;
	padding-top: -105px;
	background-image: url(/img/containerBackground.png);
	background-repeat: repeat-y;
	z-index: 1;	
}

#Content {
	clear: both;
	padding: 55px 55px 20px 45px;
}

#NavMenu {
	position: absolute;
	width: 950px;
	height: 75px;
	/*background-image: url(/img/navMenuBackground.png);
	background-repeat: no-repeat;*/
	margin: -20px 0px 0px 22px;
	padding-top: 15px;
	*padding-top: 25px;
	z-index: 7;
}

#NavMenu ul {
	float: right;
	padding-right: 20px;
}

#NavMenu ul li {
	display: block;
	list-style: none;
	float: left;
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #F9F2D7;
}

#NavMenu ul li a {
	color: #F9F2D7;
	text-decoration: none;
}

#NavMenu ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#NavMenu ul li a.Active {
	border-bottom: 4px solid #FFF;
}

#Logo {
	position: absolute;
	z-index: 10;
	margin: -50px 0px 0px 0px;
}

/* Index Styles */

#MainImage {
	position: absolute;
	margin-top: -95px;
	margin-left: 8px;
	width: 980px;
	height: 342px;
	z-index: 4;	
}

#IndexContentContainer {
	padding: 250px 0px 20px 65px;
	min-height: 400px;
}

#IndexText {
	
	width: 521px;
	float: left;
}

#IndexText h1 {
	font-family: Georgia, Times, serif;
	font-size: 35px;
	color: #AECD78;
	line-height: normal;
}

#RecentJobContainer {
	float: left;
	background-image: url(/img/recentJobsBackground.gif);
	background-repeat: no-repeat;
	margin: 50px 0px 20px 125px;
	padding-top: 35px;
	width: 242px;
	height: 312px;
}

#RecentJobContainer p {
	display: block;
	width: 204px;
	height: 50px;
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
	border-bottom: 1px dotted #AAA;
}

#RecentJobContainer span {
	float: right;
	padding: 5px 10px;
}

.JobDescription {
	display: block;
	width: 600px;
	text-align: left;
	margin-left: 160px;
	margin-top: 0px;
	padding: 0px;
}

/* Admin Styles */

b {
	font-size: 110%;
}

em {
	color: red;
}


#topsection {
	height: 90px; /*Height of top section*/
}

#topsection h1 {
	margin: 0;
	padding-top: 15px;
}

#contentwrapper {
	float: left;
	width: 100%;
}

#contentcolumn {
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn {
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -100%;
	background: #C8FC98;
	height: 600px;
}

#Footer {
	clear: left;
	width: 87%;
	color: #FFF;
	text-align: right;
	padding: 4px 0;
}

#Footer a {
	color: #33CCFF;
}

.innertube {
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 10px;
}

label {
	display: block;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	float: left;
}

#ContentContainer {
	margin-left: 10px;
}

#ContentContainer h1 {
	font-size: 20px;
}

#ContactRight, #ContactLeft {
	float: left;
	width: 400px;
	
}

.Required {
	color: red;
}

#Header {
	width: 150px;
}

.AlternateRow {
 	background-color: #F5F5F5;
}

#UserControl {
	width: 700px;
}

#UserControl div {
	float: left;
	width: 270px;
}

.Column {
	float: left;
	width 200px;
}

#UserControlButtons {
	float: left;
	width: 60px !important;
	padding-left: 30px;
}


#RightColumn {
	margin-top: -25px;
}

table.Styled {
	border-collapse: collapse;
	border: 1px solid #C4C4C4;
	width: 100%;
	margin: 0px auto;
	text-align: center;
}

table.Styled th {
	background-color: #5C5A51;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	padding: 5px 4px;
	text-align: left;
}

table.Styled th a {
	color: #FFF;
}

table.Styled tr.Alt {
	background-color: #F5F5F5;
}

table.Styled td {
	padding: 2px 4px;
	text-align: left;
}

table.Styled td.label {
	font-weight: bold;
}

table.month {
	width: 100%; 
	border: 1px solid #C4C4C4; 
	border-collapse: collapse; 
	margin: 0px; 
	padding: 0px;
	color: #000;
}
	
table.month tr.week td {
	background-color: #FFF; 
	padding: 4px; 
	height: 75px;
	width: 75px;
	vertical-align: top;
	border: 1px solid #C4C4C4;
	width: 14%;
}

table.month tr.week td ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table.month tr.week td ul li a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}

table.month tr.week td.Sat, table.month tr.week td.Sun {
	background-color: #E4E1D6;
}

table.month tr.week td.Blank {
	background-color: #F8F7F3;
}

table.month td.today {
	font-weight: bold;
	color: #F00 !important;
}

.CalendarEvents {
	border: 1px solid #CCC;
	padding: 3px 5px;	
	background-color: #F8F7F3;
	position: absolute;
}

.CalendarEvents ul {
	list-style: none;
	margin: 0;
	padding: 0;
}


.Right {
	text-align: right;
}

.Left {
	text-align: left;
}

input {
	border: 1px solid #333;
	margin-bottom: 5px;
}

.Center {
	text-align: center;
}

#LoginContainer input[type="button"]{
	margin-left: 140px
}

#LoginContainer p{
	margin-left: 70px;
}

#Captcha {
	margin-left: 150px;
}