/* CSS Document */

/* General */
#wrapper 		{	width: 780px; margin: 0px auto;	padding: 0px; border:0; }
body 			{	margin: 24px 0px 0px; padding: 0px;	font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000; }
#footer 		{	font-size: 10px; color: #5f2121; padding-top: 10px; text-align: right; }
a				{	color: #5f2121; font-weight: bold; text-decoration: none; }
a:hover			{	color: #b94040; text-decoration: none; }
#Body_Wrapper 	{	margin: 16px;}

/* Navigation */
#nav1 			{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
}
#nav1 a 		{	text-decoration: none; text-transform: uppercase; color: #5f2121; font-weight: bold; }
#nav1 a:hover	{	color: #ffffff; }
#nav2 			{	font-size: 12px; }
#nav2 a 		{	font-weight: bold; color: #5f2121; text-decoration: none; }
#nav2 a:hover	{	color: #ffffff; }
#nav3 			{	font-size: 10px; }
#nav3 a 		{	font-weight: bold; color: #5f2121; text-decoration: none; }
#nav3 a:hover	{	color: #ffffff; }
#footer a 		{	color: #5f2121;	text-decoration: none; font-weight: bold; }
#footer a:hover	{	color: #b94040; }

/* Classes */
.text1 			{	font-size: 9px;	font-weight: bold; color: #8a0010; }
.text2 			{	font-size: 9px;	font-weight: bold; color: #b94040; text-decoration: none; }
.text3 			{	font-size: 10px; text-transform: uppercase;	color: #ecc7c7; font-weight: bold; }
.textfield1		{	font-size: 10px; border: 1px solid #666666;	padding: 2px; }

/*	*/
#quote1 		{
	font-size: 16px;
	color: #5f2121;
	font-weight: normal;
}
#quote2 		{	font-size: 11px; color: #b94040; font-weight: bold;	font-style: italic; }

/* Secondary page left navigation */
.LeftMenu			{ padding: 4px 9px 4px 9px; color: #5f2121; background: #ecc7c7; }
A.LeftNav:ACTIVE	{ font-size: 8pt; font-weight: bold; color: #5f2121; text-decoration: none; }
A.LeftNav:LINK		{ font-size: 8pt; font-weight: bold; color: #5f2121; text-decoration: none; }
A.LeftNav:VISITED	{ font-size: 8pt; font-weight: bold; color: #5f2121; text-decoration: none; }
A.LeftNav:HOVER		{ font-size: 8pt; font-weight: bold; color: #ffffff; text-decoration: underline; }

/* Content area */
.Content		{ padding: 15px; }
.Title			{ font-size: 12pt; font-weight: bold; color: #b20838; margin: 0px; } 
.Subtitle		{	font-size: 10pt;	font-weight: bold;	 color: #b20838;padding-top: 12px;}
LI				{ color: #000000; }

.directions_title {	font-size: 14px;	font-weight: bold;	color: #5f2121;}
.More_Bold {
	font-weight: bolder;
}
.Subtitle_Black {
font-size: 10pt;	font-weight: bold;	 color: #000000;padding-top: 12px;
}
