@charset "utf-8";
/* CSS Document */

body {
	background-image: url(tp_pattern80.gif);
	background-color: #d9ceb2;
}
a:link {
	text-decoration: none;
	color: #594e3d;
}
a:visited {
	text-decoration: none;
	color: #594e3d;
}
a:hover {
	text-decoration: none;
	color: #594e3d;
}
a:active {
	text-decoration: none;
	color: #594e3d;
}
a.imp:link {
	color: #948c75;
}
a.imp:visited {
	color: #948c75;
}
a.imp:hover {
	color: #5b4c36;
}
a.imp:active {
	color: #948c75;
}
a img {
	border:0px;
}

#site {
	margin:0 auto;
	width: 951px;
}
#box_top {
	width: 951px;
	height: 154px;
	background-image: url(top.gif);
	background-repeat: no-repeat; 
}
#box_menu {
	float:right;
	margin-top: 125px;
	margin-right: 42px;
}
#box_middle {
	width: 951px;
	background-image: url(middle.gif);
	background-repeat: repeat-y;
	padding: 1em 0;
}
#colL { width: 650px; margin-left: 0; margin-right: 10px;}
#colR { width: 208px; float:right;}
#box_bottom {
	width: 951px;
	height: 114px;
	background-image: url(bottom.gif);
	background-repeat: no-repeat;
}
#content {
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 12px;
	padding-top: 5px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #5b4c36;
	font-size: 14px;
}
.Stil1 {
	color: #948c75;
	font-size: 16px;
}
.Stil2 {
	font-size: 14px;
	color: #7A6A53;
}
.Stil3 {
	font-weight: bold;
	color: #7A6A53;
	font-size: 16px;
}

.Stil9 {
	color: #7A6A53;
	font-size: 36px;
}
.Stil10 {
	color: #000066;
	font-weight: bold;
	font-size: 10px;
	padding 0 0 0 0;
	margin 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Stil11 {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding 0 0 0 0;	
	margin 0 0 0 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytext {
	color: #7A6A53;
	font-size: 14px;
}

div.boxr {
background-image: url(boxr_top.gif);
background-repeat: no-repeat;
width: 200px;
height:20px;
float: left; }

div.boxrdice {
background-image: url(boxr_dicetop.gif);
background-repeat: no-repeat;
width: 200px;
height:29px;
float: left; }

div.boxrm {
background-image: url(boxr_middle.gif);
width: 186px;
padding: 5px 5px 5px 5px;
float: left;
margin-bottom:30px;
border-width: 2px;
border-style:solid;
border-color: #7A6A53
}

h4  {
color: white;
font-size: 13px;
height:20px;
margin: 0; padding-top: 3px; padding-right: 10px; padding-left: 10px; }

div.boxl {
background-image: url(boxl_top.gif);
background-repeat: no-repeat;
width: 643px;
height:20px;
float: right; }

div.boxlm {
background-image: url(boxl_middle.gif);
width: 629px;
padding: 5px 5px 5px 5px;
float: right;
margin-bottom:30px;
border-width: 2px;
border-style:solid;
border-color: #7A6A53 }

div.boxbig {
background-image: url(boxl_middle.gif);
width: 852px;
padding: 5px 5px 5px 5px;
margin-left:7px;
margin-bottom:30px;
border-width: 2px;
border-style:solid;
border-color: #7A6A53 }

div.town {
	margin:0 auto;
	width: 851px;
	height: 561px;
	margin-left:15px;
	border-width: 2px;
	border-style:solid;
	border-color: #7A6A53 }
th.high {
	color: #D5DED9;
	border-right: 1px solid #7A6A53;
	border-bottom: 1px solid #7A6A53;
	border-top: 1px solid #7A6A53;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 3px 3px 3px 3px;
	background-image: url(tabletop.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}
td.high {
	background: #D5DED9;
	color: #7A6A53;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #7A6A53;
	border-bottom-color: #7A6A53;
}


input.newfield {
	background: url(newfieldline.gif)  repeat-x 0 100%;
	line-height: 15px;
	font-size: 14px;
	border: none;
	font-weight: bold;
	color: #7A6A53;
   }
   
textarea {
	float: left;
	background: url(newfieldline.gif);
	line-height: 15px;
	font-size: 14px;
	border:none;
	overflow:auto;
	color: #7A6A53;
	width: 100%;
	font-weight: bold;
   }
   
.submitbutton {
	width: 10em;
	height: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #897C64;
	background-position:  center;
   }
