@import url(dd-formmailer.css);

a.anchor, a.anchor:hover, a.anchor:visited {
	background: transparent;
	font: xx-small;
	text-decoration: none;
	color: #EFDFBE;
}

a:link,a:visited,a:active{
	/*background-color:transparent;*/
	color: #790000;
	text-decoration: underline;
}

a:hover{
	/*background-color:transparent;*/
	color: #FF0000;
	text-decoration: underline;
}

a.small {
	background-color: transparent;
	color: #790000;
	font-size: 13px;
	text-decoration: underline;
}

body{
	/*width:auto;*/
	margin: 8px 35px 3px 25px;
	background-color: #758353;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p {
	margin-top: 1.5em;
}
ul.spacer li{
	margin-bottom: 1em;
}
/* outer border */
div#border{
	border: 1px solid #E0BD87;
	color: #000000;
	font-size: 90%;
	margin: 0 auto;
	width: 99%;
	padding: 4px;
}
.border{
	border: 1px solid #465F09;
	color: #000000;
	/*font-size: 90%;*/
	margin: 0 auto;
	width: 99%;
	padding: 4px;
}
div#topcorner{
	height: 144px;
	width: 144px;
	z-index: 100;
	position: absolute;
	top: -1px;
	left: -4px;
}
div#gmap{max-width: 605px; float: left; margin: 4px;}
div.urlbox{width: 20%; float: left; border: 1px solid black; margin-right: 18px; padding: 8px;
}

div.clearboth{ clear: both; }

div.clearleft{ clear: left; }

div.clearright{ clear: right; }

img.pad{ padding: 4px; }
img.floatleft{float: left;}
table.villageinfo td{
	border: 1px gray solid;
	padding: 5px;
	border-collapse: collapse;
}

.caption{
	border: 1px solid black;
	padding: 8px;
	font-style: italic;
	font-size: smaller;
}

/* misc */
.footer{
	width: 100%;
	text-align: right;
	font-size: 75%;
	color: white;
}

.footer a:visited, .footer a:link, .footer a:active{ color: white; }

.footer a:hover{ color: yellow; }

.mainbody{
	background-color: #F2F3F3;
	color: #000000;
	/*font-size:95%;*/
	text-align: left;
	vertical-align: top;
	padding: 8px;
	margin: 0px auto;
	border: solid 2px #efefef;
	float: none;
	width: 98%;
	position: relative;
}
div#ornamentindex{
	float: right;
	width: 230px;
	margin-bottom: 24px;
	border: 1px solid black;
	font-weight: bold;
 text-align: center;
 padding: 4px;
   position:absolute;
  right:0px;
  top:0px;
}

.notice{
	padding: 6px;
	border: 1px solid #000000;
	background-color: #E2E2E2;
	color: #000000;
}
.notice2{
	padding: 6px;
	border: 1px solid #000000;
	background-color: #758353;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
}
#ads{
	float: right;
	text-align: right;
	margin-top: 6px;
	margin-right: 12px;
	width: 470px;
}

#attention{
	background-color: white;
	border: 1px solid black;
	padding: 6px;
}

#header{
	background-color: #758353;
	width: 99.8%;
	/*	max-width: 100%;*/
	height: 126px;
	border: 1px solid #E0BD87;
}

#logo{ float: left; width: 462px; }

#navcontainer{ width: 99%; margin: 6px; background-color: #758353; }

#outer{ width: 100%; height: 100%; }

#slogan{
	float: right;
	text-align: right;
	color: #f2f3f3;
	font-size: 18px;
	font-style: italic;
	position: relative;
	right: 1%;
	top: 20px; /* was 85 */
	width: 470px;
	height: 20px;
}

#titlebar{ background-color: #758353; }

#titlebar h1{
	font-size: 160%;
	margin: 4px;
	color: white;
	padding: 3px;
}

#wrapper{
	background-color: #465F09;
	min-width: 1000px;
	width: 99%;
	padding: 4px;
}
div#eventbox{
	width: 400px;
	height: 270px;
	float: right;
	margin-right: 50px;
	padding: 12px;
}