body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #331B11;
	background-color: #F8F3EF;
}

.img_bdr {
	margin: 10px 0 10px 0;
	border: 1px solid #39302C;
	text-align: center;
}

.height {
	height: 300px;
}

a {
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #685046;
}

a:hover {
	color: #331B11;	
}

#content {
	background-image: url(images/slices/bg_tile.jpg);
	background-repeat: repeat-y;
}

#content_tbl {
	padding: 15px 0 15px 0;
}

#footer {
	height: 65px;
	font-size: 10px;
	line-height: 13px;
	padding: 5px 0 0 0;
	background-image: url(images/slices/footer.jpg);
	text-align: center;
}

.red {
	color:#FF0000;
	font-weight: bold;
}

span.sm {
	padding-top: -5px;
	margin:0;
	line-height: 12px;
	font-size: 10px;
	text-align: center;
}
span.sm2 {
	padding-top: -5px;
	padding-left:22px;
	margin:0;
	line-height: 12px;
	font-size: 10px;
	text-align: left;
}

#jobapp_container{
border:solid;
border-style:solid;
border-width:1px;
border-color:#990000;
background-color:#CE2712;
padding: 5px 5px 5px 5px;
width: 300px;
margin: 0 0 0 40px;
}

.jobapp{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#FFFFFF;
}

.jobapp a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:none;
}

.jobapp a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#FFFFFF;
text-decoration:underline;
}