html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: #603311;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	color: #603311;
}



.Contento {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/background.png);
	background-repeat: repeat;
	background-color: #FFF;
	height: auto;

	
}
.ContentoMainPages {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
	height: auto;
}
h1 {
	font-size: 140%;
	color: #66CCCC;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: -.25em;
	margin-top: 1.2em;
}
.menu_spacer {
	height: 52px;
}


.header {
	width: 780px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	margin-top: 7px;
	background-image: url(images/background.png);
	background-repeat: repeat;
/*	background-image: url(images/background.png);
	background-repeat: repeat-y;
	height: 100%;  */
}
.HeaderContact {
	font-family: Arial, Helvetica, sans-serif;
	color: #630;
	float: right;
	clear: none;
	width: 400px;
}
.HeaderSpacer {
		height: 7px;
}
.Lefty {
	float: left;
	min-height: 531px;
	height: 2000%;
	width: 233px;
	overflow: hidden;
}


.menu_left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	margin-right: 65px;
	padding-top: 8px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 28px;
	font-weight: bold;
}
.menu_left a:link{

	text-decoration:none;
	color: #58595B;
}
.menu_left a:visited{

	text-decoration: none;
	color: #58595c;
}
.menu_left a:hover{

	text-decoration: none;
	color: #66CCCC;
}
.menu_left_active {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #630;
	border-right-color: #630;
	border-bottom-color: #630;
	border-left-color: #630;
	margin-right: 65px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 28px;
	font-weight: bold;
	color: #66CCCC;
}
.menu_left_active a:link{

	text-decoration:none;
	color: #66CCCC;
}
.menu_left_active a:visited{

	text-decoration: none;
	color: #66CCCe;
}
.menu_left_active a:hover{

	text-decoration: none;
	color: #58595B;
}

.sub_menu_left {
	margin-right: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-left: 20px;
}
.sub_menu_left a:link{

	text-decoration:none;
	color: #58595B;
}
.sub_menu_left a:visited{

	text-decoration: none;
	color: #58595c;
}
.sub_menu_left a:hover{

	text-decoration: none;
	color: #66CCCC;
}

.MenuBorderBlank {
	
}


.Righty {
	float: right;
	width: 547px;
	min-height: 531px;
	padding-left: 10px;
	background-image: url(images/background.png);
	background-repeat: repeat;
	padding-right: 10px;
}

.footer {
	height: 100px;
	width: 800px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 75%;
}
.footer a:link{
	text-decoration:none;
	color: #FFF;
}
.footer a:visited{
	text-decoration: none;
	color: #FFFFFE;
}
.footer a:hover{
	text-decoration: none;
	color: #66CCCC;
}

.FooterMenu {
	float: left;
	width: 390px;
}
.FooterCopyright {
	float: right;
	width: 390px;
	text-align: right;
}
a:link{

	text-decoration:none;
	color: #58595B;
}
a:visited{

	text-decoration: none;
	color: #58595c;
}
a:hover{

	text-decoration: none;
	color: #66CCCC;
}
.Container_Home {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.sub_menu_left_active {
	text-decoration: none;
	color: #66CCCC;
}
h3 {
	font-size: 105%;
}
.RightyFull {
	float: right;
	width: 780px;
	min-height: 531px;
	padding-left: 10px;
	background-image: url(images/background.png);
	background-repeat: repeat;
	padding-right: 10px;
}

