body {
 font-family: Arial, Helvetica, sans-serif;
 background-color: #fff;
 color: #000;
}

img {
 margin: 0;
 border: none;
 padding: 0;
}

#accessibility {
  display: none;
}

p, li, td, th, label {
 font-size: 0.8em;
 line-height: 1.4em;
}

a, a:visited, a:active, a:link {
  color: #080E4A;
}

a:hover {
  color: #FE6601;
}

cite {
  color: #666;
  font-size: 0.9em;
}

#page {
 width: 810px;
 margin: 20px auto;
 text-align: left;
}

#content_container {
 background: #fff url(http://www.uta.edu/ccsl/images/5.jpg) repeat-y top;
}

#learn_to_serve {
 width: 222px;
 padding: 10px 0px;
 background-color: #080e4a;
 text-align: center;
}

#footer {
 float: left;
 background: url(http://www.uta.edu/ccsl/images/37.gif) repeat-x top left;
 padding: 10px 0px;
 margin: 20px 0px;
}

#footer p { 
 margin: 0; 
 padding-right: 20px;
 font-size: 0.7em;
 color: #777;
}

#navigation2 {
 background-color: #080e4a;
 padding: 20px 10px;
 width: 202px;
 border-top: 1px solid #fff;
/* border-bottom: 1px solid #9999cc; */
}

#navigation2 img {
 float: left;
 width: 100px;
}

#navigation2 ul {
 float: left;
 width: 72px;
 margin: 0px 0px 0px 15px;
 padding: 0px 0px 0px 15px;
 font-size: 0.75em;
 color: #eee;
 list-style-type: square;
}

#navigation2 ul li {
 padding: 5px 0px;
}

#navigation2 ul li a {
 text-decoration: none;
 color: #eee;
}

#navigation2 ul li a:hover {
 color: #fff;
}

.col_left {
 float: left;
 width: 540px;
}
 
.col_right{
 float: left;
 width: 225px;
}

.col_right_ext {
 float: left;
 width: 270px;
}

a.nav_button {
 display: inline;
 float: left;
 width: 110px;
 margin: 0px 1px 1px 0px;
 padding-top: 4px;
 text-align: center;
 background-color: #080e4a;
 color: #c0c1c5;
 font-size: 10px;
 height: 19px;
 text-decoration: none;
}

a.nav_button:visited {
  color: #c0c1c5;
}

a.nav_button:hover {
 color: #fff;
 background-color: #0C2E73;
}

h1#page_title {
 float: left;
 background-color: #080e4a;
 color: #e0e1e5;
 font-family: Georgia, "Times New Roman", serif;
 text-align: center;
 font-size: 1em;
 text-transform: uppercase;
 margin: 20px 0px 10px 0px;
 padding: 5px 15px;
 border: 1px solid #999;
}

#content {
  padding-right: 30px;
}

#content p {
  margin: 10px 0px; 20px 0px;
}

#content p, #content ul, #content ol {
  color: #363a6a;
}

#content h2 {
  font-family: "Georgia", "Times New Roman", serif;
  font-size: 1.3em;
  color: #CB7221;
}

#content h4 {
  margin: 20px 0px 5px 0px;
  padding: 0;
  font-size: 0.95em;
}

#content h5 {
  color: #444;
  margin: 20px 0px 0px 0px;
}

#content ul, #content ol {
  padding: 0px 0px 0px 30px;
  margin: 10px 0px 10px 0px;
}

#content li {
  margin-left: 0;
  padding: 2px 0px;
}

#content strong {
  color: #20223e;
}

#homepage p {
  padding: 27px 0px 0px 0px;
  margin: 0;
}

.homepage-icon {
  float: left;
  clear: left;
  margin: 30px 15px 5px 0px;
  border: 1px solid #CECECE;
}

ol.definitions {
  font-size: 1.2em;
}

#volunteers p, #volunteers table {
  margin-left: 15px;
}

#volunteers table {
  border: 1px dashed #aaa;
  background-color: #F7F7F9;
  border-collapse: collapse;
  margin-top: 10px;
  margin-bottom: 10px;
}

#volunteers table tr td, #volunteers table tr th {
  padding: 3px;
  font-size: 0.75em;
  vertical-align: top;
}

#books table {
  margin-top: 10px;
  border: 1px solid #999;
  border-collapse: collapse;
}

#books table tr td {
  background-color: #f7f7f9;
  vertical-align: top;
  border: 1px solid #bbb;
  padding: 2px;
}

#books table tr td.numbered {
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}

#books table tr th {
  background-color: #c2c7d1;
  text-align: center;
  vertical-align: top;
  padding: 4px 2px;
  border: 1px solid #bbb;
}

sup.footnote a {
  text-decoration: none;
  margin: 0px 2px;
  color: #f00;
  font-weight: bold;
}

#feedback-form label {
  display:block;
  clear:both;
  float: left;
  width: 120px;
  padding: 10px 0px;
  margin-left: 20px;
}

#feedback-form input, #feedback-form textarea {
  width: 200px;
  margin: 10px 0px;
}

#feedback-form textarea {
  height: 130px;
  width: 270px;
}

#feedback-form button {
  clear:both;
  margin: 10px 0px 10px 140px;
}

#content p.feedback {
  background-color: #cae4ff;
  padding: 10px;
  margin-bottom: 30px;
}

#content ul.section-list {
  font-size: 1.2em;
}

#content ul.section-list li {
  padding: 5px 0px;
  color: #999;
  font-family: Georgia, "Times New Roman", serif;
}

#content ul.section-list li a {
  text-decoration: none;
}

#content ol.faq {
  font-size: 1.1em;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #999;
  font-weight: bold;
}

#content ol.faq li {
  padding: 8px 0px;
}

#content ol.faq li a {
  text-decoration: none;
  font-weight: normal;
}

#searchbox {
  padding: 20px 10px;
  width: 202px;
  background-color: #080E4A;
  color: #C0C1C5;
  font-size: 0.9em;
  text-align: center;
}

#searchbox input {
  font-size: 10px;
  border: 1px solid #444455;
  background-color: #080E4A;
  color: #fff;
  padding: 3px;
}

#searchbox input:focus {
  border: 1px solid #667;
}

#searchbox label {
  font-weight: bold;
  margin-right: 5px;
}

#content div.form_disclaimer {
  font-size: 0.9em;
  margin-top: 30px;
}

#content div.form_disclaimer p {
  color: #777;
}
