/* CSS Document */

BODY, TABLE, TR, TD {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	}
P {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	}
.title {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: BD5454;
	}
.subtitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
	color: BD5454;
	}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	padding-bottom: 5;
	padding-right: 15;
}
#content {
	padding-left: 10;
	padding-right: 10;
	padding-bottom: 10;
	width: 583;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}
#2nav {
	padding-left: 5;
	padding-right: 5;
	padding-top: 0;
	width: 100%;
	height: 16px;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	background-color: #BC8931;
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FDF1D5;
}
#picture {
	height: 100%;
	width: 378px;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	background-color: #BC8931;
}
#title {
	width: 378px;
	border: 0;
	cellspacing: 0;
	cellpadding: 0;
	background-color: #BC8931;
}
#header {
}
#nav {
}
	
	/* link style in content */
A.link:link {
	font-family : arial, helvetica, sans-serif;
	color: #BD5454;
	font-weight : normal;
	font-size : 10pt;
	text-decoration: none
	}
A.link:visited {
	font-family : arial, helvetica, sans-serif;
	color: #BD5454;
	font-weight : normal;
	font-size : 10pt;
	text-decoration: none
	}
A.link:active {
	font-family : arial, helvetica, sans-serif;
	color: #BD5454;
	font-weight : normal;
	font-size : 10pt;
	text-decoration: none
	}

A.link:hover {
	font-family : arial, helvetica, sans-serif;
	color: #BD5454;
	font-weight : normal;
	font-size : 10pt;
	text-decoration: underline
	}
	
	/* link style in 2nav */
A.secnav:link {
	font-family : arial, helvetica, sans-serif;
	color: #FDF1D5;
	font-weight : normal;
	font-size : 9pt;
	text-decoration: none
	}
A.secnav:visited {
	font-family : arial, helvetica, sans-serif;
	color: #FDF1D5;
	font-weight : normal;
	font-size : 9pt;
	text-decoration: none
	}
A.secnav:active {
	font-family : arial, helvetica, sans-serif;
	color: #FDF1D5;
	font-weight : normal;
	font-size : 9pt;
	text-decoration: none
	}

A.secnav:hover {
	font-family : arial, helvetica, sans-serif;
	color: #FDF1D5;
	font-weight : normal;
	font-size : 9pt;
	text-decoration: underline
	}
	
	/* link style for five18west@mindspring.com */
A.email:link {
	font-family : arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : normal;
	font-size : 9pt;
	text-decoration: none
	}
A.email:visited {
	font-family : arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : normal;
	font-size : 9pt;
	text-decoration: none
	}
A.email:active {
	font-family : arial, helvetica, sans-serif;
	color: #FFFFF;
	font-weight : normal;
	font-size : 9pt;
	text-decoration: none
	}

A.email:hover {
	font-family : arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight : normal;
	font-size : 9pt;
	text-decoration: underline
	}	
.pagehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #bd5454;
}
.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
}
