@charset "iso-8859-1";
body {
	background-color: #493a31;
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px 30px 8px;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 0px;
}
h2{
}
#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#topbar {
	height: 20px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #493a31;
	border-left-color: #493a31;
	background-image: url(../images/generic/fadingbrown.jpg);
	background-repeat: repeat-y;
}
#header {
	border: 4px solid #c6beb4;
	height: 1%;
}

#mainbody {
	border-top: #c6beb4;
	border-right: 4px solid #c6beb4;
	border-bottom: #c6beb4;
	border-left: 4px solid #c6beb4;
	background-color: #f5efe7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #493A31;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(../images/generic/watermark.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 650px;
	height: 650px;
}

* html #content {height:650px}

#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-top: 7px;
	padding-bottom: 6px;
	background-color: #ECE1D2;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c6beb4;
	border-left-color: #c6beb4;
}
#breadcrumb a, #breadcrumb a:link, #breadcrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
.dategoright {
	float: right;
}
#enter {
	padding: 20px 10px 25px;
}
#menuplates {
	background-color: #F5EFE7;
	border-top: 20px solid #C6BEB4;
	border-right: 4px solid #C6BEB4;
	border-bottom: 0px solid #C6BEB4;
	border-left: 4px solid #C6BEB4;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#plate {
	width: 166px;
	padding: 5px 5px 20px;
	background-color: #F5EFE7;
	border: 1px solid #00FF66;
	float: left;
}
#plate2 {
	height: 200px;
	width: 160px;
	float: right;
	padding: 5px;
	background-color: #F5EFE7;
	border: 1px solid #CCCCCC;
}
#linkdetails {
	border: 1px solid #C6BEB4;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	width: 700px;
	background-color: #F5F5F5;
}
#linkRight {
	float: right;
	width: 500px;
	padding: 12px 20px 12px 10px;
	font-size: 0.8em;
	text-align: justify;
}
#linkRight a, #breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
}
#linkRight a:hover {
	text-decoration: underline;
}
#linkRight h2 {
	font-family: Verdana, Helvetica, Arial, Sans-serif, "Basic Sans SF";
	margin: 0px;
	padding: 0px 0px 4px;
	font-size: 1.1em;
}
#linkLeft {
	float: left;
	width: 160px;
}
.clearFix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}.linkimg {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
#footer {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c6beb4;
	border-right-color: #c6beb4;
	border-bottom-color: #c6beb4;
	border-left-color: #c6beb4;
	background-color: #c59c84;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 0.6em;
	color: #DBCAAC;
	background-color: #493A31;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#copyright a {
	color: #DBCAAC;
	text-decoration: none;
}
#copyright a:link {
	color: #DBCAAC;
	text-decoration: none;
}
#copyright a:hover {
	color: #DBCAAC;
	text-decoration: underline;
}