/* CSS Document */

img	{
	max-width: 100%;
}

body{
	background:#fbf7e0;
	border-top: none;
	font-family: sans-serif;
	font-size:62.5%;
	padding-bottom: 5px;
}
#wrapper	{
	margin: 3px auto;
	border: 1px solid #566;
	border-top: medium solid #566;
	width: auto;
	max-width: 597px;;
}
#header img	{
	max-height: 1.5cm;
	max-width: none;
	}
#header {
	overflow: hidden;
}

/* Linearize menu */
#topmenu ul li {
	float: none;
}

#topmenu ul li a {
	width: auto;
	height: 1.5em;
	border: 1px solid #ccc;
	margin: 1px 0;
	line-height: 1.5em;
}

#text{
	color:#000;
	float: none;
	padding: 2%;
	width: auto;
	max-width: 597px;
}
#text ol, 
#text ul
{
	padding-left: 1%;
	margin-left: 1%;
}
#text li	{
	line-height: 1.4;
	margin-bottom: 0.83em;
	padding-left: 1%;
	margin-left: 1%;
}
#text ul ul li {
	margin-top: 0.83em;
}


#footer {
	padding: 0.5em 0.7em 0.7em 0.7em;
}
#footer p	{
	margin: 1em 0;
}
#footer ul	{
	margin: 1em 0 0 0;
}
#footer li	{
	padding: 0 1.5em 0 0;
}


/*  Typography */
h1, h2, h3, h4, h5, h6	{
	line-height: 1em;
	margin-top: 1.3em;
}

#text h3	{
	font-size: 1.38em;
}
#text h4	{
	font-size: 1.38em;
	margin-top: 1.5em;
}

#text, #text div, #text p, #text th, #text td, #text li, #text dd, #text dt {
	font-size: 1em;
}


/*  Forms */
input, textarea, select {
	max-width: 100%;
}

#formarea label	{
	font-size: 0.90em;
	margin-top: 0.4em;
}

/* Custom */
#headerleft{
	height:auto;
	width:auto;
}
#headerright{
	height:auto;
	width:auto;
}
#headerright h2{
	color:#e92628;
	font-size:1.2em;
	font-style:italic;
	background: none;
	display:block;
	padding:6px 0 0 0;
	text-align:center;
	float:right;
}
#headerright h2 span{
	color:#7c3f1c;
}
#topround
{
	background:none;
}
#back_rotate
{
	display:none;
}
#text
{
	border:none;
}
#bottomtext
{
	display:none;
}
#footer
{
	background:none;
	border-top:2px solid #e92628;
	font-size:0.9em;
	width:100%;
}
#footer li{
	border: none;
}

