body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #221100;
	font-size: 80%;
	/* Standard. Readable */
	/* font-family: Arial, Helvetica, Sans-Serif; */
	/* font-family:  'Lucida Grande', Geneva, sans-serif; */
	/* font-family: Tahoma, Geneva, sans-serif; */
	/* font-family: Geneva, Verdana, sans-serif; */
	/* Nice. Classic Looking */
	/* font-family: 'Times New Roman', Times, serif; */
	/* font-family: Georgia, serif; */
	/* font-family: Book Antiqua, Palatino, serif; */
	/* font-family: 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif; */
	font-family: Tahoma, Geneva, sans-serif;
	/* Monospace */
	/* font-family: Lucida Console, Monaco, monospace; */
	background: #110000;
/*	background-image: url("../images/wood026.gif"); */
	background-image: url("../images/Burloak.jpg");
	background-repeat: repeat;

    height: auto;
    height: 100%;
    min-height:100%;
}

h1 {
	color: #ffcc22;
	font: small-caps 130% Tahoma;
	font-family: 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	background: #994433; /* #661100; #993300; */
	background-image: url("../images/wood111.jpg");
	text-indent: 5px;
	margin: 12px 10px 0 0;
	padding: 1px 0 1px 5px;
}
h2 {
	color: #440000;
	font: small-caps 110% Tahoma;
	font-family: 'Gill Sans', 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: bold;
	border-top: 2px #993300 solid;
	text-indent: 5px;
	margin: 10px 20px 8px 0px;
	padding: 0;
	clear: both;
}

p {
	margin: 8px 0 12px 0;
}

a {
	text-decoration:none;
}
a:link {color: #000088;}
a:visited {color: #000088;}
a:focus {color: #ff0000;}
a:hover {color: #ff0000;}
a:active {color: #000099;}

h1 a {
	text-decoration:none;
}
h1 a:link {color: #ffcc33;}
h1 a:visited {color: #ffcc33;}
h1 a:focus {color: #ffff00;}
h1 a:hover {color: #ffff00;}
h1 a:active {color: #ffff00;}

.res_banner {
	margin: 5px 8% 0px 8%;
	padding: 5px 0px 0px 0px;
	text-align: center;
	background: #000000;
	border-top: 3px #7a0026 ridge;
	border-left: 3px #7a0026 ridge;
	border-right: 3px #7a0026 ridge;
	background-image: url("../images/S_S_Tinosl.jpg");
	background-repeat: repeat;
}

.res_menubar {
	font: small-caps 90% sans-serif;
	margin: 0px 8% 0px 8%;
	text-align: center;
	padding: 5px 0px 5px 0px;
	background: #440000;
	border-left: 3px #7a0026 ridge;
	border-right: 3px #7a0026 ridge;
}

.res_navlist {
	padding: 0;
	margin: 0;
}

.res_navlist ul {
	list-style-type: none
}

.res_navlist li {
	padding-right: 8px;
	display: inline;
	list-style: none;
}

.res_contents {
	margin: 0px 8% 0px 8%;
	padding: 25px 25px 0px 45px;
	background: #f2c872; /*#dcb566; /*#cc9933; */
	border-left: 3px #7a0026 ridge;
	border-right: 3px #7a0026 ridge;
	display: block;
	overflow: hidden;
}

.res_clear {
	clear: both;
	display: block;
	visibility: hidden;
}

.res_contents:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*
.res_contents {display: inline-block;}
*/
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.res_contents {display: block;}
/* End hide from IE-mac */

.res_right {
	width: 28%;
	float: right;
	padding: 10px 10px 10px 10px;
	margin-top: 25px;
	margin-right: 1%;
	background: #993300;
	vertical-align: top;
}

.res_main {
	margin-right: 32%;
	padding: 0 5px 10px 5px;
}

.res_footer {
	clear: both;
	margin: 0 8% 10px 8%;
	padding: 10px 0 20px 0;
	font-size: 80%;
	text-align: center;
	background: #f2c872; /*#dcb566; /*#cc9933; */
	border-left: 3px #7a0026 ridge;
	border-right: 3px #7a0026 ridge;
	border-bottom: 3px #7a0026 ridge;
}

.res_footer hr {
	width: 80%;
	color: #440000;
}

.res_textin {
	padding: 0 15px 0 20px;
}

.res_textin img {
	margin: 0px 10px 20px 10px;
}

.res_center {
	text-align: center;
}

div.figure {
	float: right;
	width: 40%;
	margin: 0.5em;
	padding: 0.5em;
}
div.figure p {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	font-size: smaller;
	text-indent: 0;
}
img.scaled {
  width: 100%;
}

input, textarea {
	background: #663300;
	color: #dddddd;
	border: thin #666666 solid;
}

.submit_button {
	color: #330000;
	font-weight: bold;
	background: #ffcc00;
	border: 3px outset #b9a28d;
	cursor: pointer;
} 
.submit_button:hover {
	background: #aa6644;
}

.mod_table {
	border: 1px black solid;
}
.mod_table td {
	padding: 0px 20px 20px 20px;
}

.vtour_table {
}

.vtour_table td {
	text-align: center;
	font-size: smaller;
	padding: 10px 20px 0px 20px;
}
.vtour_table2 td {
	text-align: center;
	font-size: smaller;
	padding: 10px 10px 0px 10px;
}
.vtour_table img {
	border: 0;
}
.vtour_table2 img {
	border: 0;
}

.warning {
	color: red;
}
