@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, p, div, .box, .box-town, .menu, #main-wrapper, #main-container, #content, #next, #footer
{
	margin: auto;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	vertical-align: baseline;
	background: transparent;
	font-family:'ArialMT', 'Arial', Helvetica, sans-serif;
	border:0px;
	border-width:0px;
	border-style:none;
}

body
{
	background-image:url(../bg.png);
	background-repeat:repeat;
	background-color:#94887D;
	text-align:center;
	height: 700px;
}

h1
{
font-weight:bold;
font-size:26px;
color:#463c3c;
padding:40px 0 30px 0;
}

h2
{

font-size:18px;
text-align:left;
text-indent:20px;
line-height:20px;
color: #695959;
padding-bottom:20px; word-spacing:10px;

}

h3
{
margin-top:10px;
margin-bottom:40px;
font-size:15px;
font-style:italic;
text-align:left;
color: #695959;
}

p
{
color:#625D5A;
line-height:20px;
text-align:justify;
}

#menu{word-spacing:3px}

a.nav-h2:link, a.nav-h2:visited {color: #695959; text-decoration:underline;font-weight:bold;}
a.nav-h2:hover {color:#990000;text-decoration:underline;font-weight:bold;}

a.nav:link, a.nav:visited {color: #695959; text-decoration:none;font-weight:bold;}
a.nav:hover {color:#990000;text-decoration:none;font-weight:bold;}

a.linkC {text-decoration:none;padding:20px;}
a.linkC:link {color:#625D5A;}
a.linkC:visited {color:#625D5A;}
a.linkC:hover {color:#333333;}

#main-wrapper
{
width:800px;
background-image:url(../fbg.png);
background-repeat:repeat; 
background-color:#E1DCD1;
}

#content
{
width:690px; padding-bottom:40px;
}

#menu
{
padding-top:10px; word-spacing:26px;
}

#contact {padding-top:60px;font-size:1em;}

#footer
{
	width:700px;
	height:25px;
	clear: both;
	padding:20px 0 20px 0;
	word-spacing: 15px;
}

.logo{width:8.5%;height:auto;float:left;margin-right:-50px;margin-top:-4px;}

.box
{
width: 650px ;
padding-bottom:30px;
overflow:auto;
}

.box-town
{
width: 650px ;
padding-top:20px;
overflow:auto;
}

.float-right
{
float: right;
width: 150px;
margin: -15px 0 10px 50px;
border-style:solid;
border-width:1px;
border-color:#666666;
display:table; border-spacing:6px; z-index:-1;
}

.float-Right-town
{
float: right;
width: 150px;
margin: -107px 0 40px 50px;
border-style:solid;
border-width:1px;
border-color:#666666;
display:table; border-spacing:6px;
}