/* ---( base )------------------------------------ */

	html {
     overflow: -moz-scrollbars-vertical;
	}
	
	body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	background-image: url(images/bg.jpg);
	}

	td, div{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;	
	}
	
	img { 
	behavior: url(iepngfix.htc); 
	}

	

/* ---( text )------------------------------------ */

	
	.footer{
	color: #71625a;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	.red-01{
	font-family: "Times New Roman", Times, serif;
	color: #7a0110;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	.red-02{
	font-family: "Times New Roman", Times, serif;
	color: #7a0110;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	.black-01{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	.tan-01{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d4ab8e;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #766560;
	border-bottom-color: #766560;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
	.tan-02{
	color: #dacbc2;
	font-weight: bold;
	}
	

/* ---( layout )------------------------------------ */
	
	.left-bg-01{
	background-image: url(images/left-bg-01.png);
	background-repeat: repeat-y;
	}
	
	.right-bg-01{
	background-image: url(images/right-bg-01.png);
	background-repeat: repeat-y;
	}
	
	.body-bg-01{
	background-image: url(images/body-bg-01.jpg);
	background-repeat: repeat-x;
	}
	
	.left-nav-01{
	background-image: url(images/left-nav-01.jpg);
	background-repeat: no-repeat;
	}
	
	.left-nav-02{
	background-image: url(images/left-nav-bg-02.jpg);
	background-repeat: repeat-y;
	}
	
	.line-01{ 
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c0b8b6;
	}
	
	.line-02{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #c0b8b6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0b8b6;
	}
	
	.line-03{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0b8b6;
	}
	
	.line-04{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c0b8b6;
	font-family: "Times New Roman", Times, serif;
	color: #7a0110;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	.schedule-bg-01{
	background-image: url(images/schedule.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	}
	
	.federation-bg-01{
	background-image: url(images/federation.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	}
	
	.supplies-bg-01{
	background-image: url(images/supplies.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	}
	
	.wood-bg-01{
	background-image: url(images/wood-bg.jpg);
	background-repeat: no-repeat;
	color: #dacbc2;
	font-weight: bold;
	padding: 20px;
	}
	
	
/* ---( form )------------------------------------ */

	input.btn{
   	color:#482a2c;
   	font-family: Arial, Helvetica, sans-serif;
   	font-size:11px;
   	font-weight:bold;
   	background-color:#dbcdce;
   	border:1px dashed;
   	border-top-color:#a59593;
   	border-left-color:#a59593;
   	border-right-color:#a59593;
   	border-bottom-color:#a59593;
	}
	
	input.btnhov{
	color:#ffffff;
   	background-color:#482a2c;
	}
	

/* ---( link )------------------------------------ */

	a:link, a:active, a:visited  {
	color: #7a0110;
	font-weight: bold;
	text-decoration: none;
	}
	
	a:hover {
	color: #E6021F;
	text-decoration: underline;
	}
	
	a.top-nav:link, a.top-nav:active, a.top-nav:visited {
	font-family: "Times New Roman", Times, serif;
	color: #adc7ea;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
	
	a.top-nav:hover {
	color: #e5f0ff;
	text-decoration: none;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	}
	
	a.top-nav-02:link, a.top-nav-02:active, a.top-nav-02:visited {
	font-family: "Times New Roman", Times, serif;
	color: #e5f0ff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	display: block;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	}
	
	a.top-nav-02:hover {
	color: #e5f0ff;
	text-decoration: none;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	}

	a.link-01:link, a.link-01:active, a.link-01:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d4ab8e;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
	a.link-01:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
	a.link-02:link, a.link-02:active, a.link-02:visited {
	color: #71625a;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
	a.link-02:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	

