/***************************************************
    Layout Codes by Ashlee   /   http://valiet.org

***************************************************/
 body {
  background-color: #DDDDDD; 
  background-image: url('tenswords.png'); 
  background-repeat: no-repeat;
  font-family: Arial; 
  color: #4F4F4F; 
  font-size: 11px; 
  line-height: 15px;
  font-weight: normal; 
  text-transform: none; } 

 b, bold, strong {
  color: #A89378; 
  font-family: Arial; 
  font-size: 11px; 
  font-weight: bold; 
  line-height:15px; 
  text-transform: none; }  

 i, italics, em {
  color:#777777; 
  font-family: Arial; 
  font-size:11px; 
  font-weight: italic; 
  text-transform: none; } 

 big {
  color: #707070; 
  font-family: Arial; 
  font-size: 18px; 
  font-weight: none; 
  line-height:15px; 
  letter-spacing:-1;
  text-transform: none; } 

 a:link, a:visited, a:active { 
  color:#B52E27; 
  font-family: Georgia; 
  font-size: 10px;
  font-weight: none; 
  letter-spacing: 0.3px; 
  text-decoration: none; 
  text-transform: none; } 

 a:hover { 
  color:#8E160F; 
  font-family: Georgia; 
  font-size:10px; 
  letter-spacing:0.3px; 
  font-weight: none; 
  text-decoration: none; 
  text-transform: none; 
  font-weight: none; } 

 a.nav:link, a.nav:visited, a.nav:active { 
  color: #ECECEC; 
  font-size: 10px; 
  font-family: Georgia; 
  line-height: 10px; 
  display: block;
  padding: 2px; 
  margin-top: 2px;
  padding-right: 10px; 
  text-align: right; 
  font-weight: normal; 
  letter-spacing: 2px; 
  text-decoration: none; 
  text-transform: lowercase; 
  background-color: #A0A0A0; } 

 a.nav:hover { 
  padding: 2px;
  color: #FFFFFF; 
  font-size: 10px; 
  font-family: Georgia; 
  line-height: 10px; 
  display: block; 
  border-right:5px solid #B52E27;
  padding-right: 8px; 
  text-align: right; 
  font-weight: normal; 
  letter-spacing: 2px; 
  text-decoration: none; 
  text-transform: lowercase;
  background-color: #A0A0A0; }

 h1 {
  color: #D85E5A; 
  font-size: 22px; 
  font-family: Arial; 
  font-weight: none; 
  letter-spacing:-2px; 
  line-height: 22px; 
  text-align:right;
  padding-right:85px; 
  display:block; 
  margin-bottom:4px; 
  text-transform: lowercase; } 

 h2 {
  color: #C17572; 
  font-size: 18px; 
  line-height:19px; 
  font-family: Arial; 
  font-weight:none; 
  letter-spacing: -1px; 
  text-align:left; 
  padding-left:40px; 
  margin-bottom: 4px; 
  display: block; 
  text-transform: lowercase; 
  border-bottom:1px dotted #7B7B7B; 
  margin-right: 150px;
  margin-left: 25px;} 

#foot{ 
  background-image:url(); 
  border-bottom:1px dashed #313131;
  padding-top:15px; 
  margin-right: 1px;
  margin-left: 2px;}  

 #footer {
  color:#494949; 
  font-family: Arial; 
  font-size: 10px; 
  line-height: 13px; 
  margin-top: 1px; 
  text-transform: none; 
  text-align: center; 
  padding-bottom: 15px; 
  padding-top: 7px; 
  font-weight: none; 
  border-top:6px solid #E4403A; } 

  a img {
  padding:2px; 
  border:5px solid #B5B4B4; }  

 a:hover img {
  border:5px solid #908E8E; } 

 blockquote {
  font-size:10px;
  padding:10px;
  background-color:#E9E9E9;
  border-bottom:4px solid #CCCBCB;
  border-top:4px solid #CCCBCB;
  margin-left:20px;
  margin-right:20px; }

/*----------------------------------Form Styles----------------------------------*/

input, textarea, select {
background: #DDD;
border: 1px solid #CCC;
font-family: Arial, "Verdana", sans-serif;
font-size: 11px;
padding: 2px;
color: #000; }

input.show_join_submit_button, input.show_join_reset_button {
background: #4E4E4E;
border: 1px solid #CCC;
padding: 2px;
color: #FFF; }
