/* CSS definition file containing sitestyle stylesheets */
BODY { 	background-image:url(images/free_wood.jpg);
		background-position:top left;
		background-repeat:repeat;
		}
H1 {	color: #993300;
	font-size: 11px;
	margin-left: 5%;
	}
H2 { 	color: #CC6600;
	font-size: 10px;
	margin-left: 5%; 
	font-weight: medium;
	font-family: Verdana; 
	}
H3 {	color: #666666;
	font-size: 9px;
	margin-left: 5%;
	font-weight: medium;
	font-family: Verdana; 
	}
H4 {	color: #993300;
	font-size: 9px;
	margin-left: 5%;
	font-weight: medium;
	font-family: Verdana; 
	}
H5 {	color: #cc9900;
	font-size: 9px;
	margin-left: 5%;
	font-weight: medium;
	font-family: Verdana; 
	}
P.1 {	font-size: 10px;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #666666;
	padding: 5px;
	} 
P.2 	{	font-size: 9px;
	font-family: Verdana;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	color: #666666;
	padding: 5px;
	}
A:link {	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px; 
	}
A:visited {
	color: #ffeecc; 
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	}
A:hover {
	color: #996600;
	border: ##cc9900;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	}
A:active {color: #446879
	}
A.main:link {	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	font-family: Verdana;
	font-size: 11px; 
	}
A.main:visited {
	color: #ffeecc; 
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	}
A.main:hover {
	color: #996600;
	border: ##cc9900;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	}
A.main:active {color: #446879
	}
ul {  margin-left: 3%;
	list-style-image: url(images/led-red.gif); 
	}
#Nav {	font: #Ececcc 9px Verdana;
	font-variant: small-caps;
	padding: 5px;
	text-align: left;
	valign: top;
	}
#rNav1 {	font-family: CopprplGoth Bd BT;
	font-size: 11px;
	font-color: #ffffff;
	font-variant: small-caps;
	padding: 5px;
	text-align: left;
	valign: top;
	}
#rNav2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #Ececcc;
	font-variant: small-caps;
	text-align: left;
	padding: 5px;
	valign: top;
	}
#bNav {
	background-color: #cece9c;
	font-variant: small-caps;
	text-align: center;
	border: #fc0 1px solid;
	font-family: Verdana;
	font-size: 9px;
	padding: 10px;
	}
#centerLayout {
	margin-left: 5%;
	margin-right: 5%;
	letter-spacing: normal;
	}
#credit {  background-color: #663300;
	text-align: center;
	color: #A6C6C3;
	font-size: 9px;
	font-family: Verdana;
	padding: 5px;
	border: #000 1px solid;
	}
#address {
	text-align: center;
	border: #000 1px solid;
	font-family: Verdana;
	font-size: 12px;
	color: #Ececcc;
	padding: 5px;
	}