BODY

{

	COLOR: #000; /* default text color */

	background-color: #CCCC9A;

	font-family: georgia;

	margin: 0px; /* no margins on any sides */

}

/* General Settings */

H1

{

	COLOR: #000;

	FONT-FAMILY: arial;

	font-size: 14pt;

}

H2

{

	COLOR: #000;

	
	FONT-FAMILY: arial;

	font-size: 13pt;

}



H3

{

	COLOR: #000;

	
	FONT-FAMILY: arial;

	font-size: 11pt;

}

a:link, a:visited {

	text-decoration: underline;

	color: #f41812;

}

a:hover {

	text-decoration: none;

	color: #f41812;

}

li

{

	margin-bottom: 4px;

}

/* Fixed width in the middle of the screen with a border */

.container

{

	width: 928px;



	display: block;


}

/* Not important if using one solid header the same size as the container above */

.header

{

}

/* Use to set the color and size of the leftbar */

td.leftbar

{

	background-color: #4d4d4d;

	color: #000;

	border-right: solid 0px #000;

	width: 177px;

}

/* leaving the width at 100% makes it so it will stay with the width set in the leftbar above */

div.navbar

{

	margin-top: 2px;

	width: 100%;

}

a.nav:link, a.nav:visited {

	background-color: #4d4d4d; 

	font-family: arial narrow, arial;

	font-size: 10pt;

	color: #FFF; /* text color */

	font-weight: bold;

	text-align: left;

	padding-left: 10px;

	text-decoration: none;

	width: 100%; 

	border-top: solid 0px #fff; /* border (format: style size color) */

	border-bottom: solid 0px #f41812; /* border (format: style size color) */

	margin-bottom: 5px;

	display: block; /* makes it so you don't need br's between the buttons */

	-moz-box-sizing:border-box;box-sizing:border-box;
	
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-x;

}

/* 

border (format: style size color) solid black on top, and white on bottom gives effect of inner drop shadow - button being pushed down 

*/

a.nav:hover {

	background-color: #bfbfbf;

	text-decoration: none;

	font-family: arial narrow, arial;

	color: #bfbfbf;

	border-top: solid 0px #000; /* border (format: style size color) */

	border-bottom: solid 0px #A69865; /* border (format: style size color) */
	
		background-image: url(images/nav_back_on.jpg);
	background-repeat: repeat-x;

}

div.addy

{



	bottom: 0px;

	background-color: #003333;

	color: #ffffff;

	width: 100%;

	font-size: .75em;

	padding: 10px;

}

td.mainwindow

{

	width: 728px;

	padding: 12px;

	background-color: #fff;

	font-size: 10pt;

	font-family: arial;



}

a.green:link, a.green:visited {

	color: #336600;  

	text-decoration: none;

}

a.green:hover {

	color: #A7A984; 

	text-decoration: none;

}

div.copy {

	color: #fff; 

	font-weight: ;

	font-size: 10pt;

	FONT-FAMILY: tahoma;

	text-align: center;

	width: 928px;
	
	height: 85px;

	padding-top: 10px;

	padding-bottom: 10px;

	background-color: #666666;

	border-top: solid 0px #000;
	
		background-image: url(images/footer.jpg);
	background-repeat: repeat-x;

}

a.jwd:link, a.jwd:visited {

	color: #000000;  

	text-decoration: none;

	font-weight: bold;

}

a.jwd:hover 

{

	color: #0000ff;

}

a.admin:link, a.admin:visited {

	color: #cccccc;  

	text-decoration: none;

	font-size: 8pt;

	text-align: center;

	width: 100%;

}

.question

{

	COLOR: #990033;

	FONT-FAMILY: Arial;

	font-weight: bold;

}

.answer

{

	COLOR: #000000;

	FONT-FAMILY: Arial;

}

p.inheader

 {

	position: absolute; 

	top: 140px; 

	right: 10px;

	COLOR: #ffffff;

	font-size: 100%;

	FONT-FAMILY: Arial; 

}

div.contactform

{

	width: 280px;

	float: right;

	text-align: center;

}

div.contactcontent

{

	width: 280px;

	float: left;

}

.floatright

{

float: right;

}

.floatleft

{

float: left;

margin-right: 10px;

}

.skygads
{
float: left;
display: block;
width: 360px;
padding: 10px;
}

.mainbodytext ul 
{
list-style-position:inside;
}

.mainbodytext ol 
{
list-style-position:inside;
}


.headergads
{
text-align: center;
display: block;
padding-bottom: 10px;
padding-top: 10px;
}

.footergads
{
float: left;
display: block;
padding-top: 10px;
}



/* ---- Begin Indeed Widget ---- */

/* ---- Default Fonts and Background Styles ---- */
.INDEED .layout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #ECECEC;

}

/* ---- Default Link Styles ---- */
.INDEED .layout a,
.INDEED .layout a:link {
	color: navy;
}

.INDEED .layout a:visited	{
	color: purple;
}

.INDEED .layout a:hover		{
	color: navy;
}

.INDEED .layout a:active	{
	color: red;
}


/* ---- What/Where input labels ---- */
.INDEED .jobSearchForm label {
	color: #f60;

}

/* ---- Search Title ---- */
#jobSearch .searchResultsHeader .searchResultsTitle {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;

}

#jobSearch .searchResultsHeader .searchResultsTitle em { font-style: normal;}

/* ---- Search Title - Amount Jobs Found ---- */
#jobSearch .searchResultsHeader .searchResultsTitle .amount {
	color: dark-grey;

}

/* ---- Job Title for View Job, Preview Job ---- */
.INDEED .job .jobTitle {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}


/* --- Post Job Title --- */
#postJob #postJobForm h1 {
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	margin-bottom: 0;
	
}

/* ---- End Indeed Widget ---- */







DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

@media print

{

.container, .header, 

{

	width: 928px;

}

.leftbar

{

	display: none;

}

}




