* {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	background-color: #aa1a1a;
	font-family: Verdana, Helvetica, sans-serif;
	color: #62240b;

}
p, li { 	
	text-indent: 1.5em;
	text-align: justify;
	font-size: 12px;
}
p {
	margin-bottom: 12px;
}
h1 {
	text-decoration: underline;
	font-weight: normal;
	font-size: 24px;
	color: #aa1a1a;
	text-align: center;
	padding-bottom: 5px;
}
h2 {
	color: #62240b;
	font-size: 14px;
	font-weight: bold;
}
li {
	list-style-image: url(./imgs/list3.gif);
	list-style-position: inside;
}
input, textarea {
	border: 1px solid #62240b;
}

#under {
	z-index: 1;
}
#under td {
	height: 217px;
	width: 50%;
}
#under td.left {
	background: url(./imgs/bg1.png) repeat-x;
}
#under td.right  {
	background: url(./imgs/bg2.png) repeat-x;
}
#top {
	position: absolute;
	top: 0;
	z-index: 2;
}
#top_inn{
	width: 962px;
	background: #e7cd79;
}
#logo_left {
	background: url(./imgs/logo1.png) no-repeat;
	width: 282px;
	height: 197px;
}
#top_imgs {
	height: 157px;
	background: url(./imgs/bg3.png) #aa1a1a repeat-x;
	vertical-align: top;
	text-align: left;
}
#top_imgs div {
	position: relative;
}
#phones {
	position: absolute;
	bottom: 6px;
	right: 30px;
	color: #e7cd79;
}
#navbar td {
	width: 92px;
	height: 20px;
	border-left: 1px solid #62240b;
	border-top: 1px solid #62240b;
	border-bottom: 1px solid #62240b;
	text-align: center;
	font-size: 12px;
}
#navbar td.admin {
	width: 92px;
} 
#navbar td.current {
	background-color: #aa1a1a;
	color: #e7cd79;
}
#navbar td.right {
	background: url(./imgs/bg7.png) no-repeat;
	width: 28px;
	height: 39px;
	border: 0;
	border-left: 1px solid #62240b;
}
#navbar a {
	display: block;
	width: 100%;
	line-height: 20px;
	vertical-align: middle;
	text-decoration: none;
}
#navbar a:link, #navbar a:active, #navbar a:visited {
	color: #62240b;
}
#navbar a:hover {
	background-color: #aa1a1a;
	color: #e7cd79;
}
#main_left {
	background: url(./imgs/bg4.png) repeat-y;
	width: 28px;
}
td.right_side {
	background: url(./imgs/bg5.png) repeat-y;
	width: 28px;
}
.under_shadow {
	background: url(./imgs/bg6.png) repeat-x;
	height: 6px;
}
#content {
	border-left: 1px solid #62240b;
	border-right: 1px solid #62240b;
	border-bottom: 1px solid #62240b;
	padding: 0 25px 25px 11px;
}
#content td {
	vertical-align: top;
}
.teaser {
	border-top: 4px double #62240b;
}
#banners {
	width: 278px;
	overflow-x: hidden;
	padding-top: 3px;
}
table.banners {
	margin-top: 10px;
	border-collapse: collapse;
}
.banners tr td {
	border-top: 1px solid #62240b;
	border-bottom: 1px solid #62240b;
	padding: 3px;
}
#content td.center {
	padding-left: 10px;
}
#content a{
	font-size: 10px;
	text-decoration: underline;
	color: #62240b;
}
#content .link {
	text-align: right;
	padding-top: 20px;	
}
#bottom_left {
	background: url(./imgs/bg8.png) no-repeat;
	width: 28px;
	height: 20px;
}
#bottom_right {
	background: url(./imgs/bg10.png) no-repeat;
	width: 28px;
	height: 20px;
}
#copyright {
	background: url(./imgs/bg9.png) repeat-x;
	color: #e9d17b;
	text-align: center;
	font-size: 10px;
	vertical-align: bottom;
}
#blank {
	background-color: white;
	width: 560px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
}
#blank h2 {
	text-align: center;
}
.center {
	text-align: center;
}
.bottom {
	vertical-align: bottom;
}
.news {
	padding: 10px 10px 15px 0;	
}
.news p {
	text-align: left;
}
.news span, #news span {
	font-size: 10px;
	color: #aa1a1a;
}
#news td {
 border-bottom: 1px solid #e9d17b;
}
#news td.page {
	border: none;
}
#joblist li {
	margin: 10px;
	
}
table.card {
	border-collapse: collapse;
}
.card thead {
	font-weight: bold;
	text-align: center;
	padding: 0;
}
.card td {
	border: 1px solid #62240b;
	background-color: #e9d17b;
	height: 20px;
	vertical-align: bottom !important;
	padding-bottom: 2px;
	padding-left: 5px;
}
.bright {
	color: red;
	font-size: 14px;
	font-weight: bold;
}
