/*css file copyright 2004 Mitchell Web Design*/

body {
	font-size: 80%;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border-width: 0;
	min-width: 50em;
}



a {
	text-decoration: none;
}

abbr, acronym, span.abbr {
  cursor: help;
  border-bottom: 1px dashed #999;
}

#skipto {
	display: none;
}


/* ----- Begin header styles ---------------------------- */

#header {
	margin: 0;
	padding: 0 0 0 154px;
	height: 80px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 175px;
}
html>body #header {
	height: 175px;
}


#header img#logo {
	margin: 0.5em 1em 0em 0em;
	display: block;
	position: absolute;
	background-image: url(../images/logo.gif);
}



#header img#logo {
	left: 0.5em;
}

/* ----- End header styles ---------------------------- */

/* ----- Begin main/content styles ---------------------------- */

#main {
	position: relative;
	z-index: 100;
	width: 100%;
}

#content {
	position: relative;
	margin: 0em 3em 0 2em;
	padding: 0 0.5em 0 1em;
	height: 100%;				/* Hack to fix 'Peekaboo' bug in ie6 */
}

#content h1, #content h2, #content h3, #content h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0.5em 0 0;
}

#content h1 {
	font-size: 1.6em;
	padding: 50px 0px 10px 0px;
	margin: 0px 0 10px 0;
}

#content h2 {
	font-size: 1.3em;
	clear: left;
}
#content h3 { font-size: 1.2em; }
#content h4 { font-size: 1em; }

#content p {
	margin: 0.5em 0 1.25em;
	font-size: 0.9em;
}

#content p.about {
	margin: 0.5em 0 1.25em;
	font-size: 1em;
}

#content ul li, #content ol li {
	margin-bottom: 1em;
}
#content li.hidden {
list-style-type:none;
}

/* ----- End main/content styles ---------------------------- */

/* ----- Begin miscellaneous styles ---------------------------- */

table {font-size: 0.85em;
}


img#imghome {
	float: right;
	margin: 0.5em 5em 0em 0em;
}


img {
	border-color: #000;
}


img.homepage {border-style: none;
}

/* ----- End miscellaneous styles ---------------------------- */

/* ----- Begin menu styles ---------------------------- */



#mainmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

#mainmenu .underline {
	border-bottom: 1px solid;
}

/* ----- End menu styles ---------------------------- */

/* ----- Begin footer styles ---------------------------- */

#footer {
	clear: both;
	border: 0;
	border-top: 1px solid;
	margin: 0em;
	padding: 0.5em 0 0.5em 9em;  /*changed left from 16.17em*/
	font-size: 0.75em;
	text-align: left;
}

/* ----- End footer styles ---------------------------- */
