/* CSS Document */

body {background-image: url(images/main_bg.jpg); background-repeat: repeat-x; background-color: #741836; margin: 0px;}

img {border: 0px;} 

#wrap {width: 900px; margin-left: auto; margin-right: auto;}

#top {width: 900px; height: 132px; background-image: url(images/top_bg.jpg); background-repeat: no-repeat; position: relative;}

#email_signup {width: 219px; position: absolute; top: 32px; left: 626px;}

  #email_signup .inputfield {border: 1px solid #5F752D; background-color: #ffffff; width: 172px; height: 16px; margin-left: 4px;}
  
.main_table {padding: 0px; width: 900px;}
  
.left_nav {background-image:url(images/left_bg.jpg); width: 127px; padding: 0px; font-family: tahoma, arial; font-size: 11.5px; letter-spacing: .7px; color: #ffffff; vertical-align: top;}
  .left_nav img {display: block;}

.nav_item {padding: 10px 8px 10px 8px; margin: 0px 2px 0px 0px; width: 109px; font-weight: bold;}
  .nav_item:hover {background-color: #741836;}
  .nav_item a:link {text-decoration: none; color: #ffffff;}
  .nav_item a:active {text-decoration: none; color: #ffffff;}
  .nav_item a:visited {text-decoration: none; color: #ffffff;}
  .nav_item a:hover {text-decoration: underline; color: #DAAF2B;}
  
.link {color: #ffffff;}
  
.main_content {background-color: #FDFDFD; width: 779px; vertical-align: top; padding: 24px 9px 12px 9px; font-family: tahoma, arial; font-size: 13px; line-height: 20px; letter-spacing: .5px;}

#left_main {float: left; width: 437px;}

#right_main {width: 275px; float: right; padding: 0px 14px 0px 26px;}

.right_content {width: 267px; padding-right: 16px; border-left: 1px solid #741836; border-right: 1px solid #741836; background-color: #F1E0AB;}
  .right_content a:link {text-decoration: none; font-weight: bold; color: #5C732B;}
  .right_content a:active {text-decoration: none; font-weight: bold; color: #5C732B;}
  .right_content a:visited {text-decoration: none; font-weight: bold; color: #5C732B;}
  .right_content a:hover {text-decoration: underline; font-weight: bold; color: #5C732B;}
  .right_content ul {margin: 0px; padding: 0px 0px 0px 15px; list-style: none;}
  .right_content li {padding: 10px 0px 0px 12px; background: url(images/right_li.jpg); background-repeat: no-repeat; background-position: top left; }
  
.red_text {font-weight: bold; color: #741836;}
  
#bottom_copy {font-family: tahoma; font-size: 10.5px; color: #ffffff; float: left; margin-top: 10px; margin-bottom: 10px;}
  #bottom_copy a:link {text-decoration: none; color: #ffffff;}
  #bottom_copy a:active {text-decoration: none; color: #ffffff;}
  #bottom_copy a:visited {text-decoration: none; color: #ffffff;}
  #bottom_copy a:hover {text-decoration: underline; color: #ffffff;}
  
#ptc {font-family: tahoma; font-size: 10.5px; color: #ffffff; float: right; margin-top: 10px; margin-bottom: 10px;}
  #ptc a:link {text-decoration: none; color: #ffffff;}
  #ptc a:active {text-decoration: none; color: #ffffff;}
  #ptc a:visited {text-decoration: none; color: #ffffff;}
  #ptc a:hover {text-decoration: underline; color: #ffffff;}

.divlink {cursor: pointer;}
.divlink:hover {background-color: #000000;}
