﻿*
{
	font-size: 1em;
	color: inherit;
}

body, html
{
	font-size: 100%;
	height: 100%;
	width: 100%;
}

body
{
	background-color: #6D705F;
	color: #000;
	font: 76% Arial, Lucida Sans, Sans-Serif;
	margin: 0;
	padding: 0; 
	text-align: center;
}
:root body { font-size: 12px; }

h1 {
	font-size: 1.2em;
	color: #354205;
	margin: 1.8em 0 .4em;
	text-transform: uppercase;
}	

h2 {
	font-size: 1.1em;
	margin: 1.3em 0 .3em;
}
h3 { margin: 0; }

img { border: 0; }

img.iphoto { float: right; border: 0; display: inline; margin: 1em 0 1em 20px; }
img.pos2 { margin: 1em 20px 1em 0; float: left; }

.expander
{
    overflow: hidden;
    height: 0;
    clear: both;
}

#content p { margin: .3em 0 1em; line-height: 1.3; }

a:link {color: #5A5A3E;	font-weight: bold; }
a:visited {color: #5A5A3E;	font-weight: bold; }
a:hover {color: #5A5A3E; font-weight: bold;  text-decoration: none;}
a:active {color: #5A5A3E;	font-weight: bold; }

#content a:link {color: #8A4504; font-weight: bold;}
#content a:visited {color: #8A4504; font-weight: bold;}
#content a:hover { color: #8A4504; text-decoration: none; font-weight: bold;}
#content a:active { color: #8A4504; font-weight: bold;}

.city {
	font-size: 1.2em;
	font-weight: bold;
	color: #354205;
	text-transform: uppercase;
}	

#LinkFooter
{
    width:751px;
    margin:1em auto 1em;
    font-size:.8em;
    text-align:center;
    color:#9D9C97;
}

#LinkFooter a { color:#9D9C97; white-space:nowrap; }
#LinkFooter a:focus, #LinkFooter a:hover, #LinkFooter a:active { color:#FFFFFF; }