/* 
 _________________________________________________________
|                                                         |
|    DESIGN + http://fullahead.org                        |
|      DATE + 2005.05.12                                  |
| COPYRIGHT + free use if this notice is kept in place    | 
|_________________________________________________________|

*/



/* -- Main layout styles -- */

html {
  min-height: 100%;
  margin-bottom: 1px;
}

body {
  margin: 1em 1em 1em 1em;
  padding: 0px;
  font-family: arial, verdana, sans-serif;
  font-size: 1.05em;
  background: #7F5C38;  
}

h1 {
  clear: both;  
  margin: 0 20px 20px 20px;
  padding: 20px 0 0 0;
  
  font-size: 0.8em;
  
  color: #BD0D0D;  
  border-bottom: 1px solid #D2B89D;   
}

h2 {
  margin: 20px 20px 0 20px;
  padding: 0;
  font-size: 0.8em;
}

h3 {
  margin: 0 20px;
  padding: 0;  
  font-size: 0.6em;
  font-weight: normal;
  text-transform: uppercase;
  color: #967554;
}

blockquote {
  margin: 1.2em;
  padding: 0.5em 1em;
  background: #FFF4BE;
  border: 1px solid #FAE683;
}

blockquote p {
  margin: 0;
  padding: 0;
}

ul{
  font-size: 0.8em;
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-image: url(../images/li_bullet.gif);
}

li {
  margin-left: 50px;
  line-height: 150%;
}

ul li.here a {
  font-weight: bold;
}

acronym {
  cursor: help;
  border-bottom: 1px dotted #AAA;
}

a {  
  text-decoration: none;
  color: #BD0D0D;
  border-bottom: 1px solid #D2B89D;
}

a:hover {
  color: #F2E6D3;
  background-color: #BD0D0D;
  border-bottom: 1px solid #BD0D0D;
}


#content p.first {
  margin-top: 0;
}


#siteBox {
  float: left;
  width: 100%;
  color: #492F07;
}

/* -- Header layout/display styles -- */

#header {
  float: left;
  width: 100%;
  height: 4em;
  background: #770808 url(../images/hdr_trajan.jpg) no-repeat bottom left;
}

#header h1 {
  float: left;
  clear: none;
  margin: 0;
  padding: 0;
  
  font-size: 1px; 
  text-indent: -1000em;   
  
  border: 0;
}

/* -- Header menu styles -- */

#header ul {
  float: right;
  margin: 0;
  padding: 0;
  list-style: none;
}

#header ul li {
  display: inline;
  margin: 0;
  padding: 0;
  line-height: 100%;
}

#header ul li a.main {
  float: left;
  position: relative;
  z-index: 1;
  width: 10em;
  padding: 5px 0;
  margin-left: 2px;
  
  font-size: 0.8em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  
  color: #FFF;
  background-color: #A48462;
  border: 0;
}

#header ul li a:hover.main, 
#header ul li.here a.main {
  padding: 10px 0;
  background-color: #7F5C38;
}

#header ul li.last a.main {
  background-image: url(../images/corner_tr.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-right: 0px;
}

#header ul li.last a:hover.main,
#header ul li.here a.main {
  background-image: none;
}


/* Dropdown menu definitions */

#header ul li a.main .sub  {
  display: none;
}


#header ul li a:hover.main .sub,
#header ul li.here a.main .sub {
  position: absolute;  
  top: 2em;
  left: 0;
  z-index: 2;
  display: block;  
  width: 10em;
  padding-top: 17px;
  
  color: #7F5C38;
  background: #FFF4BE url(../images/menu_arrow.gif) no-repeat top center;
}

#header ul li a.main .sub .background {
  display: block;
  padding: 5px;

  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color:  #FAE683;    
}


#header ul li a.main .sub .link {
  display: block;  
  padding: 5px 0;
  border-top: 1px solid #F9E061;
  cursor: pointer;
}

/* Start IE Mac Hide \*/
* html #header ul li a.main .sub .link {
  height: 1%;
}
/* End IE Mac Hide */

#header ul li a.main .sub .hover {
  color: #000;
  background-color: #FAE683;
}

#header ul li a.main .sub .first {  
  border: 0;
}



/* -- Content layout/display styles -- */

#content {
  float: left;
  width: 100%;
  padding: 1em 0 1em 0;
  background-color: #D2B89D;
}

#contentLeft {
  float: left;
  width: 23.3%;
  margin-bottom: 1em;
  background: #F2E1C7 url(../images/corner_sub_tr.gif) no-repeat top right;  
}

#contentRight {
  float: right;
  width: 75%;
  background: #F2E1C7 url(../images/corner_sub_tl.gif) no-repeat top left;
}

#content p {  
  margin: 1.2em 20px;
  font-size: 0.8em;
  line-height: 1.8em;
}

#contentLeft p {
  margin: 0 20px 2em 20px;
}

#contentLeft ul {
  padding: 10px 0 20px 5px;
}

#contentLeft ul li ul li {
  margin-left: 20px;
}





/* -- Footer layout/display styles -- */

#footer {
  float: left;
  width: 100%;
  height: 3em;
  margin-bottom: 1em !important;
  margin-bottom: 0;
  font-size: 0.6em;
  line-height: 2.6em;
  color: #E5D1B4;
  background: #770808 url(../images/hdr_raven.jpg) repeat-y top left;
}

#footerLeft {
  float: left;
  width: 60%;
  height: 3em;
  text-align: left;
  background: url(../images/corner_bl.gif) no-repeat bottom left;
}

#footerRight {
  float: right;
  width: 35%;
  height: 3em;
  text-align: right;
  background: url(../images/corner_br.gif) no-repeat bottom right;
}

#footer a {
  color: #FFF;
}

#footer a:hover {
  color: #FFF;
}




/* -- Display formatting styles -- */

.grey {
  font-size: 0.9em;
  color: #AAA;
}

.white {
  color: #FFF;
}

.highlight {
  margin: 20px 20px 0 20px;
  background: #FFF4BE;
  border: 1px solid #FAE683;  
}

.bold {
  font-weight: bold;
}






/* -- Image alignment classes -- */

.imgLeft, .imgRight {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}






/* -- Utility classes to create the bottom rounded corners -- */

.bottomCorner {
  text-align: right;
}

.vBottom {
  vertical-align: bottom;
}