body { 
  font-family: Arial, Verdana, san serif; 
  font-size: 96%; 
  vertical-align: top; 
  text-align: left; 
  margin-left: 8px; 
  margin-right: 8px; 
  margin-top: 8px; 
  margin-bottom: 8px;
  color: #333333;
  background-color: #FFFFFF;
}
#page {
  position: relative;
  width: 680px;
  z-index: 0;
  margin: 0px auto;
  left: 0px;
  top: 0px;
  border-style: none;
  border-width: 0px;
  border-color: #CCCCCC;
  background-color: #FFFFFF;
}
#page ul {
  margin: 16px;
  padding: 0px;
}
#content_left {
  margin-top: 0px;
  margin-right: 30px;
  margin-bottom: 10px;
  float: left;
  width: 156px;
  padding: 8px;

  font-family: Arial, Verdana, san serif; 
  font-size: 90%;
  text-align: left;
  color: #000000;
  background-color: #EBEBB8;
}
#content_right {
  margin-top: 0px;
  float: right;
  width: 680px;
  padding: 0px;

  font-size: 100%;
  color: #444444;
  text-align: left;
  background-color: #FFFFFF;
}
/********************** HOME PAGE *********************************/
#home_collage {
  margin-top: 40px;
  float: left;
  width: 680px;
  background-color: #FFFFFF;
}
#home_centered {
  margin: 0px auto;
  width: 450px;
  padding: 8px;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}
#home_breakout_right {
  margin-top: 0px;
  float: right;
  width: 200px;
  padding: 12px;
  text-align: center;

  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}
#home_breakout_right2 {
  margin-top: 0px;
  float: right;
  width: 400px;
  padding: 12px;
  text-align: left;

  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}
#home_bottom {
  width: 664px;

  text-align: left;
  background-color: #FFFFFF;
}
/********************** OTHER PAGES *********************************/
#logo {
  margin-top: 40px;
  float: left;
  width: 502px;
  background-color: #FFFFFF;

  font-family: 'Trajan Pro', serif; 
  font-size: 260%;
  text-align: left;
  line-height: 130%;
}
#main_image {
  margin-top: 27px;
  float: right;
  width: 124px;
  background-color: #FFFFFF;
}
#menubar {
  width: 680px;
  height: 28px;
  background-color: #BFC581;

  font-family: 'Trajan Pro', serif; 
  font-size: 90%;
  color: #000000;
  text-align: center;
  line-height: 28px;
}
#content {
  float: left;
  width: 664px;
  padding: 8px;
  background-color: #FFFFFF;
}
#footer {
  margin: 0px auto;
  width: 580px;
  background-color: #FFFFFF;

  font-family: Arial, Verdana, san serif; 
  font-size: 81%;
  font-weight: bold;
  color: #8D995F;
  text-align: center;
  line-height: 30px;
}
#footer_menu a {
  font-family: Arial, Verdana, san serif; 
  font-size: 100%;
  font-weight: bold;
  color: #8D995F;
}
/********************** PAGE SPECIFIC *********************************/
#contact_left {
  margin-top: 0px;
  float: left;
  width: 450px;
  padding: 8px;
  background-color: #FFFFFF;

  font-size: 100%;
  color: #444444;
  text-align: left;
}
#contact_right {
  margin-top: 0px;
  float: right;
  width: 156px;
  padding: 12px;
  background-color: #FFFFFF;

  font-family: Arial, Verdana, san serif; 
  font-size: 90%;
  text-align: left;
  color: #000000;
  border-color: #532C83;
  border-style: solid;
  border-width: 2px;
}
#contact_bottom {
  width: 664px;
  padding: 8px;
  background-color: #EBEBB8;

  text-align: left;
}
/********************** LIST STYLES *********************************/
ul {
  list-style-type: disc;
}
li {
  display: list-item; 
}
ul.no_bullet {
  list-style-type: none;
}
li.no_bullet {
  display: list-item; 
}
ul.list_special {
}
li.list_special {
  list-style-type: none;
  list-style-image: url(images/bullet2.gif); 
  display: list-item; 
  padding-top: 5px;
  line-height: 120%; 
  margin-left: 22px;
}
li.list_special2 {
  list-style-type: none;
  list-style-image: url(images/bullet2.gif); 
  list-style-position: inside;
  margin-left: 0;
  padding-top: 5px;
  padding-left: 20px;
  line-height: 120%; 
}


/********************** IMAGE STYLES *********************************/
img.photo_on_right {
  float: right;
  margin: 5px 0px 5px 20px;
}
img.photo_centered {
  margin: 0px auto;
}
/********************** TEXT STYLES *********************************/
.clearboth { 
  clear: both; 
}
.spacer {
  float: left;
  width: 3%;
}
.smaller {
  font-size: 80%;
}
.smaller_centered {
  font-size: 80%;
  text-align: center;
}
.trajan_heading {
  font-size: 140%;
  font-family: TrajanPro-Regular, serif; 
}
.heading {
  font-size: 115%;
  font-weight: bold;
  color: #532C83;
  text-align: left;
}
.noborder {
  border-width: 0px;
}
.centered {
  text-align: center;
}
.image_centered {
  border-width: 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer_left {
  background-color: #A9A977;
  font-size: 90%;
  color: #FFFFFF;
  font-weight: bold;
  text-align: left;
}
.footer_right {
  background-color: #A9A977;
  font-size: 90%;
  color: #FFFFFF;
  font-weight: bold;
  text-align: right;
}
.red {
  color: #FF0000;
}
.purple {
  font-family: Georgia, Times Roman, serif; 
  color: #532C83;
  font-weight: bold;
}
.contact_table {
  line-height: 130%;
  vertical-align: top;
  padding: 5px;
}
.contact_table_col1 {
  font-size: 105%;
  line-height: 130%;
  vertical-align: top;
  padding: 5px;
  color: #532C83;
  font-weight: bold;
}
.bump_right {
  position: relative;
  left: 10px;
}
.separator {
  width: 680px;
  height: 20px;
  background-color: #BFC581;
}
.right {
text-align: right;
}
/* Style for line break that is half the height as usual. */
.small_gap {
  font-size: 30%;
}
/********************** LINK STYLES *********************************/
a.inline {
  font-size: 100%;
  color: #0000CC;
  text-align: left;
}
a.footer_menu {
  font-family: Arial, Verdana, san serif; 
  font-size: 90%;
  font-weight: bold;
  color: #8D995F;
  text-decoration: none;
}
a.uwd {
  color: #666666;
  text-decoration: none;
}
a.black {
  color: #000000;
}
/* Style for links when the mouse is hovering over them.  Keep this at the end. */
#footer_menu a:hover {
  color: #999999;
}
a:hover {
  color: #999999;
}
