div.container{
/*background-color: #008000;*/
}
#container{
width:1000px; /*width = 720px for lower res*/
margin: 0px auto;
background-color: #800000;
/*background-color: #9E8D51;*/
}

.rail_table td{ 
text-align:center;
padding:0px 1em;
}
.table_head{
font-weight: bold;
text-align: center;
}
div.section{
background-color:#d7ca8d;
padding: 1em;
margin: 0px 0em;
float:left;
width:380px;
font-size:small;
height:500px;
}
div.block{
background-color:#d7ca8d;
padding-top: 1em;
padding-bottom: 1em;
}

div.block2{
background-color:#e7da9d;
padding-top: 1em;
padding-bottom: 1em;
}

div.header{
/*background-image: url('images/cumber4.png');*/
background-image: url('images/cumberland_fade.jpg');
background-repeat:no-repeat;
background-position:top right;
color:#fff;
background-color: #a00000;
height: 115px;
/*background-color: #9E8D51;*/
clear:left;
}

.header h1{
  font-size:40px;
}

.preview{
float: center;
text-align:center;
}

.preview td{

width:240px;
text-align: center;
padding: 10px;
border-left: 2em;
border-right: 2em;
background-color:#d7ca8d;

}
/*
.prev td{
vertical-align: bottom;

}

.next td{
vertical-align: bottom;

}*/
.contact{
float: center;
clear: left;
}
div.footer{
/*background-image: url('images/cumberland_fade.png');
background-repeat:no-repeat;*/
padding: 0.5em;
color:white;
/*background-color: #008000;*/
background-color: #9E8D51;
clear:left;
}

div.navigation{
float:left;
/*background-color: #008000;*/

}

div.content{
width: 820px;	/*width = 578px for lower res*/
float:left;
border: 2px dashed #800000;
padding: 0em 1em;
padding-bottom: 1em;
/*background-color: #B7AA7D;*/
background-color: #f7eaad;
}

.description{
text-align: left;
text-indent: 1.5em;
}

/*.description p{
text-indent: 1.5em;
}*/
h1, h2, h3{
text-align:center;
/*font-size: 45;*/

}

p{
text-indent: 1.5em;
}

ul {list-style-type: none;} 

li {margin-bottom: 1px;}

body{
text-align:center;
background-color: #F6F4EE;
/*background-image: url('back1.png');*/
background-image:url('images/tile.png');
background-attachment:fixed;

background-repeat: repeat-xy;
font-family: Andy, Comic Sans, Comic Sans MS, cursive, serif;
}
/*
.content IMG{
display:block;
margin-left: auto;
margin-right: auto;
}*/

.info {
font-size: x-small;
}

a {
  color: #800000;
}

a:visited {
  color: #350000;
}

.menu a {
     margin: 0px 0px;
     width: 140px;
     height: 29px;
     display: block;
  /*   text-align: center;*/
     vertical-align: center;
     border-right: 2px solid #333333;
     border-top: 2px solid gray;
     border-left: 2px solid gray;
     border-bottom: 2px solid #333333;
     text-decoration: none;
     color: #000;
     background: #fff;
     font-style: bold;
     font-size: big;
     font-variant:small-caps;
    /* background-image:url('images/button.png');*/
	 }
	 
.menu a:hover {
     background: #ccc;
     border-right: 2px solid #333333;
     border-top: 2px solid gray;
     border-left: 2px solid gray;
     border-bottom: 2px solid #333333;

     }

.menu a:active {
     background: gray;
     border-right: 2px solid #333333;
     border-top: 2px solid gray;
     border-left: 2px solid gray;
     border-bottom: 2px solid #333333;     color: #fff;
     }

/*.mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}*/
/*a.test {text-decoration: none;
color: #222;
}
a.test:hover{text-decoration: underline;
}*/