/** ELEMENTS **/
body {
	background-image: url(images/background_tile_front_sp.gif);
}

A         {  font-family: Georgia, Arial; text-decoration: underline; color: #930; text-decoration: none; }
A:link    {  font-family: Georgia, Arial; text-decoration: underline; color: #930; text-decoration: none; }
A:visited {  font-family: Georgia, Arial; text-decoration: underline; color: #930; text-decoration: none; }
A:hover   {  font-family: Georgia, Arial; text-decoration: none; color: #930; text-decoration: underline; }
/*BODY { font-family: Arial; font-size:12px; background: #AB5B36 url(images/background_tile.gif) repeat-x; }*/
BODY { font-family: Georgia, Arial; font-size:12px; }
TD { font-family: Georgia, Arial; font-size:12px }
P { font-family: Georgia, Arial; font-size:12px }
IMG { border: 0px }

/** ID **/

#nav_container img {
	display: block;
	float: left;
}

#nav_container {
	width: auto;
}


/** CLASSES **/

.drkgrey_text   { color: #58595b; font-weight:normal; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt }
A.drkgrey_text:link  { color: #930; font-weight:normal; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt; TEXT-DECORATION: none; }
A.drkgrey_text:active   { color: #930; font-weight:normal; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt; TEXT-DECORATION: underline; }
A.drkgrey_text:visited  { color: #930; font-weight:normal; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt; TEXT-DECORATION: none; }
A.drkgrey_text:hover  { color: #930; font-weight:normal; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt; TEXT-DECORATION: underline; }

.drkgrey_textb   { color: #58595b; font-weight:bold; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt }
A.drkgrey_textb:link  { color: #930; font-weight:bold; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt; TEXT-DECORATION: none; }
A.drkgrey_textb:active   { color: #930; font-weight:bold; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt; TEXT-DECORATION: underline; }
A.drkgrey_textb:visited  { color: #930; font-weight:bold; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt; TEXT-DECORATION: none; }
A.drkgrey_textb:hover  { color: #930; font-weight:bold; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt; TEXT-DECORATION: underline; }

.drkgrey_title   { color: #58595b; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 14pt }

.ivory_text  { color: #f5f1e6; font-size: 12px; line-height: 14pt }
A.ivory_text:link { color: #f5f1e6; font-size: 12px; TEXT-DECORATION: none }
A.ivory_text:active { color: #f5f1e6; font-size: 12px; TEXT-DECORATION: none }
A.ivory_text:visited { color: #f5f1e6; font-size: 12px; TEXT-DECORATION: none }
A.ivory_text:hover { color: #f5f1e6; font-size: 12px; TEXT-DECORATION: underline }

.sanserif_small { color: #58595b; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

.boximageoff {
	border-color: #CBC0A2;
	background: transparent;
	border-style: solid;
	border-width: 3px;
}

.tableborder {
	border-color: #B2A688;
	background: #FFFFFF;
	border-style: solid;
	border-width: 2px;
}



