

body {
  background: #416070 url(../images/altbg.jpg) center top repeat-y;
  color: #666;
  font-family: tahoma, verdana, helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 0;
  text-align: center;
}
	
* {
  margin: 0;
  padding: 0;
}


#header {
  margin: 0;	
  background: transparent url(../images/alttopper.jpg) center top no-repeat;
}

#header address {
  display: none;
}

#header h1 {
  text-indent: -9999px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px; 
  padding: 0;
}

#header h1 a {
  width: 700px;
  height: 60px;
  display: block;
  text-indent: -9999px;
}


/* Layout */

#page {
  width: 900px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  background-color: white;
  text-align: left;
}

.narrowcolumn {
  float: left;
  width: 585px;
  margin: 15px 0 10px 0;
}

#sidebar {
  float: right;
  width: 300px;
  margin: 10px 0 15px 0;
}


/* Home Page */

#frontimg {
  clear: both;
  width: 900px;
  height: 270px;
  display: block;
  margin-top: 10px;
  padding-top:10px;
  background: transparent url(../images/frontimage.jpg) top left no-repeat;
}


#leftbox {
  float: left;
  width: 285px;
  height: 205px;
  color:#333333;
  font-size: 11px;
}

#leftbox p {
  margin-right: 15px;
  line-height: 18px;
}

#sidebar #leftbox {
  width: 300px;
  height: 210px;
}

#sidebar img {
border: 1px dashed #663300;
}


#featured {
  float: left;
  width: 285px;
  height: 95px;
  border-top: 1px solid #663300;
  border-bottom: 1px solid #663300;
}

#sidebar #featured-in {
  width: 300px;
}



#featured-in h3
{
  color:#663300;
}


#press {
border-bottom: 1px solid #3f5c6b; }

#mostwanted {
border: 1px solid #3f5c6b;  
float: left;
text-align: center;
padding-top: 25px;
padding-right:5px;

padding-left:5px;
width: 275px;
height: 340px;
display: block;}


#form {
text-align: right; 
margin-right: 50px;}
/* Headers */

h1, h2, h3 {
  color: #583929;
  font-family:   georgia, arial, tahoma, gramond, verdana, helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
}

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
  line-height: 23px;
  font-size: 20px;
  padding: 22px 0 12px 15px;
}

h2 a, h2 a:visited {
  color: #627f27;
  text-decoration: none;
}

h2 a:hover {
  color: #627f27;
  text-decoration: underline;
}

h2.pagetitle {
}

#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
  line-height: 18px;
  font-size: 14px;
  margin: 8px 15px 7px 15px;
}

h3.blocklinks {
  line-height: 18px;
  font-size: 14px;
  margin-left: auto;
  margin-right: auto;
}

h3.comments {
	padding: 0;
	margin: 30px auto 20px ;
	}
	
h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

h3 a:hover {
  color: #627f27;
	text-decoration: none;
	}

h3 a, h3 a:visited {
  color: #627f27;
	}

	
h4 {
  color: #583929;
  font-family: Garamond,georgia, arial, tahoma, verdana, helvetica, sans-serif;
  font-size: 14pt;
  margin: 8px 30px 7px 30px;
  text-align: center;
}
a {
  color:#003366;
}

a:hover {
  text-decoration: none;
}

a:active, a:focus {
  outline: none;
}


/* Content */
#linkcontainer {
display: block;
padding: 10px;
border: 1px dashed #663300; }


#content {
  text-align: justify;
}

#content ul {
margin-left: 40px;
}


p {
  margin: 5px 0 15px 15px;
  padding: 0;
  line-height: 20px;
}

.center {
  text-align: center;
}

#content ol li{
margin-left: 30px; }


#sidebar {
	font: 1em;
	}



/* Begin Structure */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

a img { text-decoration: none; }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 0px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.aligncenter {
	text-align: center;
	}
/* End Images */



#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 15px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
        list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}



#sidebar p {
text-align: left; }



/* employment openings links */

#openings { 
font-size: 12pt; 

font-family: tahoma, verdana, helvetica, sans-serif;
font-weight: bold;
line-height: 100px;}

openings a:hover {
  color: #666;
	text-decoration: none;
	}

#vwresources { 
font-size: 11pt; margin-left:100px;
font-family: tahoma, verdana, helvetica, sans-serif;
}

 vwresources a:hover {
  color: #666;
	text-decoration: none;
	}	
/* Tables */

#content table {
  margin: 5px auto 15px auto;
  padding: 0;
}

#content table thead {
  color: #fff;
  background: #2364b0;
  font-family: arial, trebuchet ms, tahoma, verdana, helvetica, sans-serif;
  font-size: 13px;
}

#content table thead th {
  padding: 4px 7px;
  text-align: left;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #fff;
}

#content table tbody tr.row1 {
  background: #fff;
}

#content table tbody tr.row2 {
  background: #f0eee7;
}

#content table tbody td {
  padding: 2px 1px 2px 7px;
  text-align: left;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

#content table tfoot {
  margin: 0;
}

#content table tfoot td {
  height: 13px;
  padding: 0;
  border-top: 3px solid #2364b0;
}



/* Begin Various Tags & Classes */



blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	font-size: 11px;
	margin-top: 20px;
	}

#blocklinks 
{ width: 280px;
margin: auto;
text-align: center; }

#blocklinks h3
{ margin: auto; }

#blocklinks ul {
width: 280px; }

#blocklinks ul li a {
display: block;
width: 280px;
background-color: #c5b9ad;
border: 1px solid #583928;
}

#blocklinks ul li a:hover {
background-color: #a08e7c;
}

 /* Footer */

#footer {
  clear: both;
  width: 900px;
  height: 80px;
  margin: 0;
  padding-top: 15px;
  color:#6699CC;
  background-color: #3f5c6b;
  font-family: Garamond, georgia, tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  border-bottom: 15px solid #fff;
  text-align: center;
}

#footer ul {
  width: 500px;
  font-size: 13px;
 margin-left: auto;
 margin-right: auto;
  list-style-type: none;
  list-style-image: none;
}

#footer ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#footer ul li a {
  color:#c5b9ad;
  text-decoration: none;
  padding: 0 3px 0 5px;
  font-weight: bold;
}

#footer ul li a:hover {
  color:#6699CC;
  text-decoration: underline;
}

#footer p {
  clear: both;
  padding: 4px 0 0 0;
}

#footer a {
  color: #bddb6e;
  text-decoration: none;
}

#footer a:hover {
  color: #d7d86f;
  text-decoration: underline;
}

#alittlemargin {margin:0 0 0 50px}






