@charset "UTF-8";
/* CSS Document */

a {color: #5b7a7f; text-decoration: none; font-weight: bold;}

a:hover {text-decoration: underline;}

body { background-color: #5B574D; margin: 0px 0px 0px 0px; padding: 0; font: 10pt georgia; color: #44423b;}

#container {background: url(images/background.jpg) no-repeat; width: 990px; height: 735px; margin: 0 auto;}

#containerInternal {width: 960px; margin: 0 auto; background-color: #fff; border-left: 2px solid #5B574D; border-right: 2px solid #5B574D;  border-bottom: 3px solid #5B574D; }

#shadow {background: url(images/shadow2.jpg) repeat-y; width: 990px; margin: 0 auto;}

p {line-height: 1.3;}

#homeMenu {width: 240px; padding: 165px 650px 120px 335px; text-transform: uppercase; font-size: 20px; color: #5b7a7f;}

#homeMenu li { line-height: 2.7;}

#homeMenu a {color: #5b7a7f; text-decoration: none;}

#homeMenu a:hover {color: #5b6535; text-decoration: none;}


#menu {background: url(images/menu-bar.jpg) repeat-x; width: 960px; height: 31px; margin-top: 0px;}

#menu ul {
  margin: 0;
  list-style: none;
  }



#menu li {
  float: left;
  position: relative;
  padding: 7px 55px 25px 2px;
 
  
  }

#menu a { color: #5b7a7f; text-transform: uppercase; font-size: 14px; text-decoration: none;}

#menu a:hover {color: #21444a; text-decoration:none; }

h1 {color: #dfe3cf; text-transform: uppercase; font-size: 47px; font-weight: 100px; padding-left: 20px; margin-bottom: 0px; line-height: .9;}

img.floatLeft {float: left; padding: 20px 20px 7px 30px; }

#mainContent { padding: 0px 30px 10px 30px; background: url(images/watermark.jpg) no-repeat; background-position: right bottom; }
.subtitle {text-transform: uppercase; color: #d08b65; font-weight: bold; font-size: 12pt;}


#btmLinks {text-align: center; margin-top: 0; padding-bottom: 20px; font-weight: bold;}

#btmLinks a {color: #6d6752; text-decoration: none;}

#btmLinks a:hover {text-decoration: none; color: #5b6535}

.btmSpace {padding-right: 8px; padding-left: 8px; color: #6d6752;}

#footer {width: 990px; clear:both; }

#copyright {width: 990px; text-align: center; font-size: 9px; margin: 0 auto; padding-top: 10px; color: #fff; clear:both;}

#copyright a {text-decoration: none; font-weight: bold; color: #fff;}

