/* Ed's CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #838383;
}

body {
	background-color: #C9CFCB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/********************************************************************************/

a.menu:link {
	color: #FFFFFF; /*#CE8559 */
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

a.menu:hover {
	color: #CE8559;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

/********************************************************************************/

a.side:link {
	color: #a35b13;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 20 23 ;   /* top, right, below, left */
}

a.side:visited {
	color: #a35b13;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 20 23 ;   /* top, right, below, left */
}

a.side:hover {
	color: #76030F;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 20 23;
}

/*****************************************************/

a.sub:link {
	color: #a35b13;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 20 45 ;   /* top, right, below, left */
}

a.sub:visited {
	color: #a35b13;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 20 45 ;   /* top, right, below, left */
}

a.sub:hover {
	color: #76030F;
	text-decoration: none;
	font-size: 12px;
	margin: 0 0 20 45;
}

/********************************************************************************/

a.bottom_menu:link {
	color: #a35b13;
	text-decoration: none;
	font-size: 11px;
}

a.bottom_menu:visited {
	color: #a35b13;
	text-decoration: none;
	font-size: 11px;
}

a.bottom_menu:hover {
	color: #76030F;
	text-decoration: none;
	font-size: 11px;
}

/********************************************************************************/

a.content:link {
	color: #a35b13;
	text-decoration: none;
	font-size: 12px;
}

a.content:visited {
	color: #a35b13;
	text-decoration: none;
	font-size: 12px;
}

a.content:hover {
	color: #76030F;
	text-decoration: none;
	font-size: 12px;
}

/********************************************************************************/

H1 {
   font-size: 12pt;
   font-weight: bold;
   line-height: 16pt;
   color: #a35b13; /*#76030F*/
   margin: 20 20 20 34 ;   /* top, right, below, left */
   }

H2 {
   font-size: 14px;
   font-weight: bold;
   line-height: 14px;
   color: #a35b13;
   margin: 20 20 12 34 ; 
}

H3 {
   font-size: 12px;
   font-weight: bold;
   line-height: 14px;
   color: #a35b13;
   margin: 0 0 0 0 ; 
}

H4 {
   font-size: 12px;
   font-weight: bold;
   line-height: 14px;
   color: #a35b13;
   margin: 20 20 12 34 ; 
}

P {
   color: #838383;
   font-size: 12px;
   line-height: 14px;
   margin: 15 40 10 34 ; /* top, right, below, left */
}

/********************************************************************************/

.copyright {
	font-size: 10px;
	color: #999999;
	margin: 0 0 0 18 ; /* top, right, below, left */
}

/********************************************************************************/

.legal {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.legal_text {
	font-family: Arial;
	padding-left: 0px;
}

.legal_text a:link {
	color: #a35b13;
	text-decoration: none;
	font-size: 12px;
}

.legal_text a:visited {
	color: #a35b13;
	text-decoration: none;
	font-size: 12px;
}

.legal_text a:hover {
	color: #76030F;
	text-decoration: none;
	font-size: 12px;
}
