body {
  margin: 0;
  text-align: center; /* IE doesn't correctly handle margin: 0 auto */
  background-color: #505050;
  background-image: url(/images/background.png);
  background-repeat: repeat;
}

body, p, th, td, input, textarea, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #ffd600;
  margin: 0 0 10px 0;
}
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 17px;
  color: #333;
  margin: 15px 0 0 0;
}
h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #333;
  margin: 15px 0 0 0;
}

#container {
  margin: 0 auto;
  text-align: left;
  width: 800px;
}

#logo {
  float: right;
  margin: 10px;
}

a.controller_nav_button img, a.controller_nav_button span {
  float: left;
  margin: 40px 0 0 0;
  border: 0;
}

#home_canvas {
  background-color: #333;
  border-top: 12px solid #ffd600;
  padding: 10px;
}

#canvas {
  background-color: #333;
  border-top: 12px solid #ffd600;
  padding: 2px;
}

#spotlight {
  float: right;
  margin: 40px 0px 0px 0px;
  width: 268px;
}

#spotlight .contents {
  border-top: 10px solid #0067e3;
  border-left: 1px solid #0067e3;
  border-right: 1px solid #0067e3;
  border-bottom: 1px solid #0067e3;
  background-color: #d9eaff;
  padding: 22px 10px 22px 10px;
  color: #333;
}

#spotlight a {
  color: #333;
  font-weight: bold;
  text-decoration: none;
}
#spotlight a:hover {
  text-decoration: underline;
}

#spotlight .article_date {
  font-size: 10px;
  color: #666;
}

.simplelist {
  margin: 0px 0px 0px 15px;
}
.simplelist .bullet {
  display: inline-block;
  margin: 0px 3px 0px -15px;
  vertical-align: -2px;
}

.home_service {
  width: 500px;
  height: 150px;
  border: 1px solid #8a7600;
  background-color: #ffd600;
  color: #8a7600;
  margin: 0 0 10px 0;
}
.service_image {
  float: left;
  margin: 0 6px 0 0;
}
.home_service .contents {
  margin: 35px 0 0 0;
  font-size: 10px;
}
.home_service .text {
  padding: 10px 10px 10px 228px;
}

#footer {
  font-size: 10px;
  color: #ffd600;
  padding: 20px 0 4px 0;
  text-align: center;
}

.section_photo {
  float: left;
  border: 1px solid #8a7600;
}
.section_title {
  float: left;
  margin: 20px 0 0 8px;
}

.section_body {
  margin: 0 0 0 101px;
  padding: 10px;
  border-top: 1px solid #8a7600;
  border-left: 1px solid #8a7600;
  background-color: white;
  color: #333;
}

#min_section_height {
  float: right;
  width: 1px;
  height: 494px;
}

#section_nav {
  float: left;
  width: 217px;
}

#section_nav .contents {
  border-top: 10px solid #0067e3;
  border-left: 1px solid #0067e3;
  border-right: 1px solid #0067e3;
  border-bottom: 1px solid #0067e3;
  background-color: #333;
  padding: 12px 10px 12px 10px;
  color: #fff;
  font-size: 10px;
  line-height: 150%;
}

#section_nav a {
	color: #fff;
	text-decoration: none;
}
#section_nav a:hover {
	text-decoration: underline;
}

.section_contents {
  margin: 10px 0 0 227px;
  padding: 0 0 0 10px;
  border-left: 1px solid #333;
}

.section_contents a, .section_contents_wide a {
	color: #0067e3;
}
.section_contents a:visited, .section_contents_wide a:visited {
	color: #1a81ff;
}

.section_contents p, .section_contents_wide p {
  margin: 10px 0px 10px 0px;
  line-height: 140%;
}

.section_contents ul, .section_contents_wide ul {
	line-height: 140%;
}
.section_contents li, .section_contents_wide li {
	margin: 0 0 6px 0;
	list-style-type: square;
}

.entryform {
	margin: 0 0 0 3em;
	background-color: #fff7b7;
}
.entryform td {
	padding: 2px 6px 2px 6px;
	border-bottom: 1px solid #fffbd2;
}
.entryform .label {
	background-color: #fff193;
	color: #333;
}
.entryform .buttonrow {
	background-color: #fff;
}
.entryform .buttonrow td {
	border: none;
}

.required {
	color: #f30;
}

.fieldWithErrors input, .fieldWithErrors textarea {
	/* background-color: #dfeeff;
	border: 1px solid #0067e3; */
	background-color: #eee;
	border: 1px solid #7f9db9;
}

.errorExplanation {
	padding: 3px 30px 3px 30px;
	margin: 4px;
	background-color: #d4d4d4;
	color: black;
	font-size: 10px;
	background-image: url(/images/error-background.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.errorExplanation p {
	padding: 0;
	margin: 4px 0 4px 0;
	font-weight: bold;
}

.clients_body {
  padding: 10px;
  color: #fff;
}
.clients_contents {
}
.clients_contents a {
	color: #fff;
	text-decoration: underline;
}
.clients_contents a:visited {
	color: #eee;
}
.clients_contents .formcontainer {
	margin: 10px;
	border: 2px solid #fff;
	padding: 8px;
	width: 250px;
	background-color: #505050;
}
.clients_contents .flashAlert {
	margin: 10px;
	padding: 8px;
	border: 1px solid #000;
	background-color: #ccc;
	color: #000;
	font-weight: bold;
	text-align: center;
}
.clients_contents .formcontainer td {
	padding: 2px 4px 2px 4px;
}
.clients_contents .formcontainer input.text {
	border: 1px solid #ccc;
	color: #333;
}
.clients_contents .caption {
	font-weight: bold;
	font-size: 11px;
	margin: 10px 0px 2px 0px;
}
.clients_contents .tnail {
	border: 1px solid #000;
	float: left;
	margin: 0px 5px 10px 0px;
}
.clients_contents .tnail_right {
	border: none;
	float: right;
	margin: 0px 5px 5px 5px;
	display: inline;
}

#shadowbox_container {
	text-align: center;
}
#shadowbox {
	width: 375px;
	background-color: #505050;
	color: white;
	padding: 10px;
	margin: 0 auto;
}
#tnail_caption {
	font-weight: bold;
	margin: 0 0 10px 0;
}
#tnail_container {
	width: 350px;
	height: 400px;
	margin: auto;
}
#tnail_txt {
	margin: 15px 0 0 0;
	text-align: left;
	font-size: 10px;
	line-height: 110%;
	height: 120px;
	color: #eee;
}
#tnail_expanded {
	display: none;
	border: 1px solid white;
}

.clients_contents a.sitelink {
	color: #ffd600;
	text-decoration: none;
}
.clients_contents a.sitelink:hover {
	text-decoration: underline;
}
