*{ 	
	margin:0;
	padding:0;
}
.clear{
	clear:both;
}
body {
	background-color:#fbf0d7;
	background-image:  url("/images/template/background.jpg");
	background-repeat:repeat;
	color:#414040;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
h1{
	font-size:1.5em;
	text-align:center;
	margin-bottom:0.7em;
}
h2{
color:#e41010;
font-size:1.3em;
margin-bottom:0.7em;
}
h3{
color:#e41010;
font-size:1.1em;
margin-bottom:0.5em;
}
p{
	font-size:0.9em;
	line-height:1em;
	margin-bottom:1em;
}

#sitetitle{
	position: absolute;
	left: -999px;
}

#wrapper{
position:relative;
	background-color:#F8F8F8;
	border:3px solid #E1E1E1;
	width:734px;
	margin:20px auto 0 auto;
	padding:10px;
}

#logo{
	border:none;
	margin:10px 0 15px 15px;
}
#worker{
position:absolute;
z-index:2;
left: 535px;
top:10px;
background-image:   url("/images/template/worker.png");
height:300px;
width:150px;
background-repeat:no-repeat;

}

#mainMenu
{
	font-size:0.8em;
	list-style:none;
	margin-left:0px;
	background-color:#FFB302;
	background-image:  url("/images/template/menu.png");
	background-repeat:repeat-x;
	font-size:90%;
height: 1.2em;
padding-top:10px;
padding-bottom:10px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:20px;
}


#mainMenu li
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#mainMenu a
{
color: #FFFFFF;
display: inline;
width: auto;
text-decoration: none;
margin: 0;
padding:10px 5px 10px 15px;
background-image:  url("/images/template/menuborder.png");
background-position:left;
background-repeat:repeat-y;
/* line-height: 3em; */
}

#mainMenu a:hover, #mainMenu a:active {color:#e41010; }

/* #mainNav a:hover, #mainNav a:active { background: #D7D493;color: #000; } */

#mainMenu a.active:link, #mainMenu a.active:visited
{
position: relative;
z-index: 102;
background: #BBB;
color: #D7D493;
font-weight: bold;
}

#mainMenu #firstMenu a
{
background-image:none;
}

#footerMenu
{
	list-style:none;
	margin:5px 0 0 190px;
	font-size:90%;
	padding: 0;
height: 1.2em;
font-size:0.8em;
}


hr{
	background-image:  url("/images/template/footer.png");
	line-height:6px;
	background-repeat:repeat-x;
	border:none;
	height:6px;
	background-color:#FF9900;
	color:#FF9900;
	margin-top:80px;
}

#footerMenu li
{
margin: 0;
padding: 0;
float: left;
width: auto;
}

#footerMenu a
{
color: #EF7921;
display: inline;
width: auto;
text-decoration: none;

margin: 0;
padding: 2px 10px;
border-right: 1px solid #EF7921;
}

#footerMenu #lastMenu a{
	border-right:none;
}


#footer2{
	margin:1px auto;
	width:730px;
	color:#F4A96A;
	font-size:0.7em;
}

#copyright{
	float:left;
}
#aswebdesign{
	float:right;
}
#footer2 a{
color:#F4A96A;
text-decoration:none;
}
#footer2 a:hover{
text-decoration:underline;
}
#mainCol{
width:450px;
float:left;
display:inline;
margin-left:40px;
}
#rightCol{

	float:right;
	width:190px;
	margin-top:100px;
}
#skip-hire-directory{
background-color:#fbf0d7;
width:360px;
margin-left:20px;
border:3px solid #ffb336;
background-image:  url("/images/home/directory-background.gif");
background-position:bottom;
background-repeat:no-repeat;
padding:20px;
margin-top:30px;
}
#hat{
	background-image:  url("/images/home/hat.png");
	width:106px;
	height:121px;
	position:absolute;
	margin-left:-60px;
	margin-top:-40px;
}/* CSS Document */

input {
display:block;
margin:15px auto 0 auto;
}
select{
width:10em;
}
label {
	margin-left:60px;
	font-weight:bold;
}

#listingResults{
margin-top:20px;
list-style:none;
}
#listingResults li{
margin-bottom:10px;
width:360px;
margin-left:40px;

}

.featuredListing {
	
	border:1px solid #ffb73f;
}

.skipListing {
	border-bottom:1px solid #ffb73f;
	
}

.featuredListing .featured{
background-color:#ffe3ce;
padding:5px 10px 5px 10px;
}
.featuredListing .featured h3{
margin-bottom:0px;
}

.featuredListing .featured p{
float:right;
font-size:0.6em;
font-weight:bold;
color:#666666;
}
.featuredListing .adDetails{
padding:5px 10px 5px 10px;
} 
.skipListing .adDetails {
padding:0 10px 5px 10px;
}
.skipListing h3{
margin-left:10px;
margin-bottom:5px;
}
.label{
font-weight:bold;
}
#advertise {
border:1px solid #999999;
padding:10px;
margin:10px 0 40px 10px;
}