a {	
	color: #995F08;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a:hover {	
	text-decoration: underline;
	color: #705328;
	font-weight: bold;
	font-size: 14px;
	}

	
	
body {	
	background-position:  center top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	padding: 0;
	width: 760px;
	margin: 0 auto;	
	margin-top: 10px;
	}
	
h1 {
	color: #000000
	}
h2 {
	color: #FF9900
	}
h3 {
	color: #995F08;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 5px;
	}
h4 {
	color: #000000
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}

ul    {
	margin-top: -4px;
	
}
li {
padding-top: 8px;
	
}

	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.RedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #CC0000;
}
.smallRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #CC0000;
}
.smallGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: Green;
}
table {
	color: #000000
	}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #000000;
	}
#home ul  {
	margin-bottom: 20px;
	overflow:hidden;
	border: 2px solid black;
	padding: 5px 0 5px 7px;
	text-align:left;
		
		}	
#home li {		
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;
	list-style-position:inside;	
	margin-top: -5px;
	
	
			}
#home .homePhoto   {
	float: left;
	width:  366px;
	margin-bottom: 10px;
	margin-right: 15px;
	position: relative;
}
#home .homePhoto p  {
	position: absolute;
	width: 150px;
	left: 100px;
	bottom: 25px;
	background-color: #fff5d5;
	text-align: center;
	padding-bottom: 2px;
	margin: 0;
	
}

	
.westernFont {
	font-family: "Rockwell Condensed";
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
}

.westernFontsmall {
	font-family: "Rockwell Condensed";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.westernFontsmaller {
	font-family: "Rockwell Condensed";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
	
	/* Main content styes  */
	#mainContent {
	font-family: "Arial";
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;	
	}
	
	
	#mainContent p  {
	font-family: "Arial";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
	}
		#mainContent H6  {
	font-family: "Arial";
	margin-top: -1em;
	margin-bottom: 1em;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
	}
	

	
	/* Navigation id styles  */
	#navigation a {
	font-family: "Rockwell Condensed";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	display: block;
	padding: 3px;
	border-bottom: 1px solid #995F08;
}

	#navigation a:hover {
		background: url(../images/red_dot.gif) 99% 50% no-repeat;
		background-color: #efbb56;		
	}
	
			
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
	
	
	
.TitleColor {
	color: #000000
	}
.small {
	font-size: 85%;
}
.TitleColor {
	color: #000000;
	font-size: 12px;
}

.subhead {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-style: normal;
	font-weight: 900;
}
.medTxt {
	font-family: Arial, Helvetica, sans-serif;
	color:#995F08;
	font-size: 16px;
	font-style: normal;	
}

medTxtblk {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 16px;
	font-style: normal;	
}
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
}

input:focus  {
	background-color: #c6b590; 
}
textarea:focus  {
	background-color: #c6b590; 
}
#border  {	
background-image:  url(/images/bg_page.png);
background-repeat: repeat-y;
background-position:  center top;
padding: 0;
margin: 0 auto;
width: 760px;
}

#calendar td   {
	padding-left: 4px;
}

#links   {
	margin-left: 20px;
}

