@charset "utf-8";
*, html {
	margin: 0;
	padding: 0;
}
body {
	font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	text-align: center;
}
img {
	border: none;
}
#content img {
	border: 1px solid #000000;
	padding: 1px;
	margin: 1px;
}
p {
	margin: 5px 0px;
}
a {
	text-decoration: none;
	color: #B45712;
}
hr {
	width: 80%;
	margin: 0 auto;
	border: 1px solid #B45712;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	color: #B45712;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold;
}
h3 {
	color: #B45712;
	margin: 2px;
	font-size: 2em;
	font-weight: bold;
}
h4 {
	color: #B45712;
	margin: 2px;
	font-size: 18px;
}
ul {
	list-style: none;
	margin-left: 15px;
}
#heading {
	font-size: 24px;
	font-style: italic;
	text-decoration: underline;
}
#header {
	height: 150px;
	background: url(images/header2.jpg);
}
#logo {
	text-align: right;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 900px;
	height: 150px;
}
#contents {
	width: 850px;
	min-height: 370px;
	margin: 0 auto;
	height: 100%;
	background: #FFFFFF;
	clear:both;
}
.p {
	font-size: 16px;
}
.intro {
	font-size: 1.7em;
	padding: 0 .1em 0 .1em;
}
.insert {
	background: url(images/insertbg.png);
	background-repeat: repeat-y;
	padding: 5px;
	width: 750px;
	margin: 0 auto;
	border-top: 2px ridge #655530;
	border-bottom: 2px groove #655530;
}
#intro {
	margin-bottom: 20px;
	clear: both;
}
#flash {
	width: 600px;
	height: 250px;
	border: 1pt solid #636f31;
	padding: 2px;
}
#sitenav {
	float: right;
	height: 250px;
	width: 200px;
	text-align: right;
}
#sitenav .title {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	font-size: 14px;
	text-align: left;
}
#sitenav #socialnetworking {
	margin-top: 5px;
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	width: 100%;	
}
#sitenav #socialnetworking img {
	margin: 3px;
}
#halves {
	height: 230px;
	width: 100%;
}
#thirds {
	width: 100%;
}
#halves div {
	width: 45%;
	padding: 0 2% 0 2%;
	height: 220px;
	float: left;
	text-align: justify;
	border: dashed 1px #444444;
}
#thirds div {
	padding-bottom: 20px;
	width: 33%;
	float: left;
}
.pod50 {
	width: 45%;
	float: left;
	margin: 10px;
	text-align: left;
	border: 1px #DDDDDD solid;
}
.pod50 img {
	width: 200px;
	float: left;
	margin-right: 5px;
}
#footer {
	clear: both;
	height: 43px;
	background: #033000 url(images/footerbg.png);
	margin: 0;
	margin-top: 10px;
	width: 100%;
	position:relative;
	padding: .5em 0 .3em 0;
	font-size: .9em;
	color: #FFFFFF;
	border-top: 1px solid #655530;
	text-align: center;
}
#validation {
	position: absolute;
	top: 5px;
	right: 15px;
}
.right {
	float:right;
}
.center {
	text-align: center;
}
.description {
	font-size: 14px;
	margin-left: 30px;
	list-style: none;
}
.jobtitle {
	margin: 0 10% 0 10%;
	border: ridge #003333;
	padding: 3px;
	font-size: 14px;
	text-align: left;
}
.jobdate {
	float: right;
	font-style: italic;
}
.jobdesc {
	margin: 0 12% 10px 10%;
	border: groove #003333 thin;
	border-top: none;
	padding: 5px;
	text-align: left;
}
#addlisting {
	text-align: right;
	margin-right: 10%;
}
#jobform {
	width: 60%;
	text-align: right;
	margin: 0 auto;
}
