body {
	background-color: #f3e8de;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a, a:visited {
	color: #98704e;
}

a:hover {
	color: #98704e;
}

ul li {
	margin: 10px 0;
	padding: 0;
}


h2 {
	font-size: 1.3em;
	font-weight: bold;
}

p {
	margin: 11px 0;
	padding: 0;
}

#shadow {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/shadow_01.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

#wrapper {
	width: 769px;
	margin: 0 auto;
	padding: 0;	
}

#header-01 {
	width: 769px;
	height: 265px;
	margin: 0;
	padding: 0;
	background-image: url(../images/header_01.jpg);
	background-repeat: no-repeat;
}

#navigation {
	width: 769px;
	height: 24px;
	padding: 0 auto;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/menu_tile.jpg);
	background-repeat: repeat-x;
	border-top: solid 2px #fff;
}

#navigation ul {
	margin: 0 20px;
	padding: 0;
	display: block;
}

#navigation ul li {
	list-style-type: none;
	display: inline;
	line-height: 24px;
	padding: 0px;
	margin: -0 50px -0 0;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	text-decoration: none;
}

#navigation ul li a, #navigation ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #fffccc;
	text-decoration: none;
}

#container {
	width: 769px;	
	min-height:453px;
	height:auto !important;
	height:453px;	
	margin: 0;
	padding: 0;
	background-image: url(../images/bgd_01.jpg);
	background-position:top;
	/*background-position: left;*/
	background-repeat: no-repeat;	
}

#container-02 {
	width: 769px;	
	min-height:475px;
	height:auto !important;
	height:475px;	
	margin: 0;
	padding: 0;
	background-image: url(../images/bgd_02.jpg);
	background-position:top;
	/*background-position: left;*/
	background-repeat: no-repeat;	
}

#container-03 {
	width: 769px;	
	min-height:475px;
	height:auto !important;
	height:475px;	
	margin: 0;
	padding: 0;
	background-image: url(../images/bgd_03.jpg);
	background-position:top;
	/*background-position: left;*/
	background-repeat: no-repeat;	
}

#inner {
	width: 749px;
	margin: 10px;
	padding: 0;
}

#content-749 {
	float: left;
	width: 749px;
	margin: 0;
	padding: 0;
	color: #98704e;
	font-size: 0.8em;
	display: inline;
}

#content-400 {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	color: #98704e;
	font-size: 0.8em;
	display: inline;
}

#content-349 {
	float: left;
	width: 349px;
	margin: 0;
	padding: 0;
	color: #98704e;
	font-size: 0.8em;
	display: inline;
}

#content-354 {
	float: left;
	width: 354px;
	margin: 0;
	padding: 0;
	color: #98704e;
	font-size: 0.8em;
	display: inline;
}

#content-354-2 {
	float: left;
	width: 354px;
	margin: 0;
	padding: 0;
	color: #98704e;
	display: inline;
}

#content-395-2 {
	float: left;
	width: 385px;
	margin: 0 10px 0 0;
	padding: 0;
	color: #98704e;
	/*font-size: 0.8em;*/
	display: inline;
}

#content-410-2 {
	float: left;
	width: 410px;
	margin: 0;
	padding: 0;
	color: #98704e;
	/*font-size: 0.8em;*/
	display: inline;
}

#content-339-2 {
	float: left;
	width: 339px;
	margin: 0;
	padding: 0;
	color: #98704e;
	/*font-size: 0.8em;*/
	display: inline;
}

#content-749-2 {
	clear: both;
	float: left;
	width: 749px;
	margin: 0;
	padding: 0;
	color: #98704e;
	/*font-size: 0.8em;*/
	display: inline;
}

#footer {
	clear: both;
	width: 769px;
	height: 24px;
	line-height: 24px;
	padding: 0 auto;
	padding: 0;
	background-image: url(../images/menu_tile.jpg);
	background-repeat: repeat-x;
	border-top: solid 2px #fff;
	text-align: center;
	color: #fff;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: 24px;
	text-align: center;
	color: #fff;
}

#footer a, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

label
{
width: 180px;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #98704e;
background: #f0dac8;
border: 1px solid #98704e
} 
textarea
{
color: #98704e;
background: #f0dac8;
border: 1px solid #98704e
}

.submit input
{
color: #000;
background: #f0dac8;
border: 2px outset #98704e
} 
fieldset
{
border: 1px solid #98704e;
width: 400px;
}

legend
{
color: #98704e;
font-weight: bold;
background: #f0dac8;
border: 1px solid #98704e;
padding: 2px 6px
} 



/* Fix's #container not clearing inner floats in firefox */
.floatfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .floatfix {
height: 1%;
}
/* End hide from IE-mac */