@charset "UTF-8";
* {
font-family:Arial, Helvetica, sans-serif;
color:#5d5d5d;
font-size:11px;
line-height:20px;
}

body {
margin:0px;
background-image:url(../images/BG.jpg);
background-repeat:repeat-x;
background-color:#e1dac8;
}

#logo {
width:816px;
height:137px;
text-align:center;
margin:auto;
background-image:url(../images/top-banner-logo-02.jpg);
background-repeat:no-repeat;
}

#container {
width:816px;
text-align:center;
margin:auto;
background-color:#FFFFFF;
}

#flash-banner{
width:804px;
height:192px;
border-left:6px solid white;
border-right: 6px solid white;
border-bottom: 6px solid white;
}

#nav-spacer1 {
width:154px;
background-color:#503413;
width:154px;
height:35px;
}

#nav-bg{
width:140px;
height:121px;
background-image:url(../images/nav-bg.jpg);
background-color:#503413;
background-repeat:repeat-y;
background-color:#503413;
padding-left:10px;
}

#under-nav{
width:154px;
background-color:#503413;
width:154px;
}

#nav-spacer2{
width:154px;
height: 19px;
background-color:#503413;
}

#nav-spacer3{
width:154px;
height:5px;
background-color:#503413;
}

#content-area{
width: 816px;
}

#content{
padding-left:30px;
padding-top:32px;
padding-right:20px;
padding-bottom:30px;
text-align:left;
}

#bottom{
width:816px;
height:25px;
}

#footer{
padding-top:31px;
padding-bottom:31px;
text-align:center;
background-color:#e1dac8;
}

#footer p{
font-size:10px;
color:#808080;
}

#footer a{
font-size:10px;
color:#808080;
text-decoration:none;
}

h1{
font-size:20px;
margin:0px;
font-weight:normal;
color:#503413;
margin-bottom:12px;
}

h2{
font-size: 14px;
margin:0px;
color:#346d90;
text-decoration:underline;
}

h3{
font-weight: bold;
font-size: 12px;
margin:0px;
}

a{
color:#346d90;
text-decoration:underline;
text-weight:bold;
}

p{
margin:0px;
}


.p-indent{
margin-left: 12px;
margin-top:0px;

}

li {
	padding-top:0px;
	margin-top:0px;
	margin-left:-10px;
	vertical-align:top;
	margin-bottom:0px;
}



br{
line-height: 10px;
}

.small-text{
font-size:9px;
font-style:italic;
}


td {
	vertical-align:top;
}


form a {
	font-weight:bold;
	font-size:13px;
}


.formtable_job {
	border:1px solid #dadada;
}

.formtable_job th, .formtable_job td {
	border:1px solid #dadada;
	padding:5px;
}


.formheading {
	font-size:20px;
	color:#503413;
	padding-top:0px;
	padding-bottom:10px;

}
