body
{
/*	background-color: #E1E1F0;*/
	font-family: arial;
	font-size: 90%;
	color: navy;
}

#header
{
	margin: 0 0 0 .3em;
/*	padding: 4.5em 0 0 12.5em;*/
	padding: 40px 0 0 175px;
	background: url(image002.gif) top left no-repeat;
	background-position: 0 10px;
/*	background-color: blue;*/
	border-color: navy;
	border-width: 12px 0 0 0;
	border-style: solid;
	font-style: italic;
/*	height: 85px;*/
	height: 125px;
}

#header #casa
{
	position:absolute;
	top: 30px;
	right: 10px;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: red;
	text-transform: uppercase
}

#header p
{
	font-size: 1.2em;
}

#header h1
{
	font-size: 40pt;
	font-weight: bold;
}

#header form {
	position: absolute;
	display: inline;
	width: auto;
	top: 2em;
	right: 0;
	margin: -0.5em 0 0 0;
}

#navigation {
	position: absolute;
	top: 200px;
	left: 1em;
	width: 10em;
/*	background: yellow;*/
}

#navigation p {
/*	background: red;*/
/*	display: inline;*/
	border-color: navy;
	border-width: 6px 0 0 0;
	border-style: solid;
}

#navigation a
{
	display: block;
	background: white;
	color: #00c;
	padding: 0.15em 0.5em;
	border: 1px solid white;
	margin: 1px 0;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	width: 7.2em;
}

#navigation a:hover {
	background-color: #eee;
	text-decoration: none;
	border-color: #ccc;
	margin: 1px 0;
}

form {
	width: 100%;
	margin: 1em 0 0 0;
}
/*
a {
	color: #00c;
	text-decoration: none;
	background: url(3x1999.gif) bottom left repeat-x;
}
*/
a:visited {
	color: #66c;
}

a:hover {
	color: #00c;
	text-decoration: underline;
	background: none;
}

a:active {
	color: red;
}
/*
.nav {
	position: absolute;
	width: 11.5em;
	padding-bottom: 1em;
}
*/

#content {
	padding: 0em 0 .5em 1em;
/*	border: 1px #ccc solid;*/
	margin: .5em 0em 1em 12.5em;
/*	background: white;*/
	color: black;
	border-color: #ccc;
	border-width: 1px 0 0 1px;
	border-style: solid;
}

#content h2
{
	color: navy;
}

#content h3
{
	color: #00c;
}

#footer
{
	margin: 2em 0em 1em 13em;
}

#footer #address
{
	position: absolute;
	right: 1em;
	margin: 30px 0 0 0;
}

#footer p
{
	margin: 0 0 0 0;
	text-align: right;
}

/*
.nav a
{
	display: block;
	width: 7em;
}
*/

#gold, #silver, #bronze, #iron
{
	text-align: left;
}

#gold li
{
	font-weight: bold;
	font-size: 2.0em;
	list-style: none;
	margin: .5em 0;
	width: 20em;
}

#silver li
{
	font-weight: bold;
	font-size: 1.5em;
	list-style: none;
	margin: .5em 0;
	width: 20em;
}

#bronze li
{
	font-family: tahoma;
	font-size: 1.2em;
	list-style: none;
	margin: .5em 0;
	width: 20em;
}

#iron li
{
	font-family: times new roman;
	font-size: .9em;
	list-style: none;
	margin: .5em 0;
	width: 20em;
}


a.links
{
	color: #00c;
	font-size: 1.5em;
	line-height: 2em;
}

#maps p
{
	margin: 0 0 0 2em;
	font-weight: bold;
}

#maps img
{
	margin: 0 0 2em 2em;
}
