

html, body  {
	font: 12px Verdana, Arial, sans-serif;
	margin: 10px;
	scrollbar-base-color:#7E2D21;
}

p {
margin:0;
}

body {
background-color:#999;
}

table {
}

ul, ol {
	line-height: 150%;
	font-size: 10pt;
	text-align: left;
}

ol {
	list-style-image: url('none');
	list-style-type: decimal;
}

ul, li {
	color: #794400;
	font-size: 10pt;
	text-align: left;
	margin: 0 10px 5px 0;
}

h1 {
font-size:22px;
}

h2 {
	font-size: 14pt;
	color: #3C0606;
	text-align: left;
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

h3 {
	font-size: 12pt;
	color: #3C0606;
	text-align: left;
	padding: 2px;
	border: 1px solid #2F0404;
	width: 92%
}

a:link {
	text-decoration: underline;
	color: #DFC16F;
	background-color: transparent;
}
a:visited {
	text-decoration: underline;
	color: #DFC16F;
	background-color: transparent;
} 

a:hover {
	text-decoration: none;
	color: #3C0606;
	background-color: #DFC16F;
}
a:active {
	text-decoration: none;
	color: #3C0606;
	background-color: #DFC16F;
}

#header {
margin:0;
padding:0;
}

h1.title {
	border-bottom:1px solid;
padding-bottom:8px;
}

h1#headertitle {
font-size:34px;
}

h1#headertitle a {
text-decoration:none;
}

#headermenu {
padding:0
margin:0;
}

#headermenu a {
font-size:16px;
}
#wrapper{
	border:1px solid #000;
	margin:0px auto;
	color: #522300;
	text-align:left;
	width:900px;
	background-color:#CCCCCC;

}

.clear {
clear:both;
}

.sidetable {
font-family: verdana;
font-size:10pt;
background-color: #F1E7D9;
color: #38261A;
text-align: justify;
line-height: 20px;
vertical-align: top;
padding: 20px;
width: 100%;
border: 1px solid #7C0000;
}



#LeftNav {
	color: #979797;
	font: bold 10pt Verdana, Arial, sans-serif;
	text-align: right;
	vertical-align: top;
	margin-left: 3px;
	
}

#LeftNav p{
	color: #FFFFFF;
	font: bold 10pt Verdana, Arial, sans-serif;
	margin-left: 3px;
	
}

#LeftNav a:link {
	color: #FFFFFF; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: center;
	background-image: url('/images/but1.gif');
	width: 145px;
	height: 24px;
	margin-left: 3px;
	padding-top: 3px;
font-size:11px;
	
}
 
#LeftNav a:visited {
	color: #FDE7AF; 
	display: block;
	background-color: transparent; 
	text-decoration: none;
	text-align: center;
	background-image: url('/images/but3.gif');
	width: 145px;
	height: 24px;
	margin-left: 3px;
	padding-top: 3px;
font-size:11px;
	
}

#LeftNav a:hover {
	color: #FADA82; 
	display: block;
	text-decoration: none; 
	text-align: center;
	background-image: url('/images/but2.gif');
	width: 145px;
	height: 24px;
	margin-left: 3px;
	padding-top: 3px;
	
}

#LeftNav a:active {
	color: #FFFFFF; 
	display: block;
	text-decoration: none;
	text-align: center; 
	background-image: url('/images/but4.gif');
	width: 145px;
	height: 24px;
	margin-left: 3px;
	padding-top: 3px;
	
}
#content,
#leftCol {
background-color:#333;
}

#right-mid, #leftCol {
	width:175px;
	float: left;
	margin:0 5px;
}

#leftCol{
padding-left:15px;
	margin:0;
color:#FFFFFF;
}

#left-mid {
float: right;
width:650px;
min-height:750px;
font-family: verdana;
font-size:10pt;
background-color: #FFFFFF;
color: #38261A;
text-align: justify;
line-height: 20px;
vertical-align: top;
padding: 0 20px;
margin:0 0 0 5px;
border: 1px solid #7C0000;
}
#footer {
	text-align:right;
	color: #895C55;
padding:0 35px;
}


.single-result {
	border-bottom:1px solid #d5d5d5;
	height:100px;
	padding: 15px 0px 0px;
}
.single-result #favoritelink a {
	display:block;
	border:1px solid #59d548;
	font-weight:bold;
	background-color: #c2f7bb;
	width:92px;
	font-size:10px;
	padding:2px 0;
	text-transform:uppercase;
}
.single-result #favoritelink {
	margin-top:4px;
}
.resultLogo {
	float:left;

	margin:0px 0px 10px 10px;
	width:94px;
	height:69px;
	background: url(/images/result-thumb-bg.gif) no-repeat;
	padding: 3px;
}
#jobpostings .resultLogo {
	float:left;
	margin:0px 0px 10px 10px;
	width:94px;
	height:69px;
	background: none;
	padding: 15px;
}
#jobpostings .Date {
	display:none;
}
.resultBio {
	width:190px;
	float:left;
	margin:0px 15px 0px 15px;
}
.resultBio p {
	margin:0px;
	padding:0px;
}
.resultBio a {
	font-size:12px;
	color:#004cbf;
	font-weight:bold;
}
.resultLocation {
	float:left;
	width:125px;
	margin-left: 15px;
}
.resultDate {
	float:right;
	border-left:1px dashed #ccc;
	width:100px;
	padding-left:15px;
}
.resultDate h3 {
	border:none;
	margin:0;
}
.resultExperience {
	float:left;
	width:150px;
}