/* Created 2.07 */


/*******	GENERAL CLASSES		*******/
BODY	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: auto;
	width: auto;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6C0000;
	background-image: url(../images/template%20bkgrnd.jpg);
}

TABLE	{
	vertical-align:top;
}

A	{
	color:#000000;
}
A:Hover	{	color:#264e33;	}

p	{
	font-size:12px;
	line-height:18px;
	padding: 0px 20px 0px 25px;
}

UL	{
	font-size:12px;
	line-height:18px;
}

OL	{
	font-size:12px;
	line-height:18px;
}

/*******	custom classes	*******/
.homesidepix	{
	padding:20px;
}

#homehead	{
	font-size:small;
	font-style:normal;
	color:#000000;
	width: 585px;
	padding: 0px;
	margin: 0px;
}

#home	LI	{
	padding-bottom:10px;
}

#head	{
	font-size:large;
	font-weight:normal;
	letter-spacing:normal;
	color:#264E33;
	width: auto;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 25px;
	height: auto;
	font-variant: normal;
	text-transform: none;
	font-family: Papyrus;
	font-style: italic;
	text-decoration: none;
}

#subhead	{
	font-size:medium;
	font-weight:normal;
	color:#000000;
	width: 590px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: center top;
	height: auto;
}

#letters	{
	font-style:italic;
	color:#6A1C36;
	padding: 0px 20px 0px 25px;
}

#testimonial	{
	font-style:italic;
	color:#6A1C36;
}

.floatright	{
	float:right;
	padding: 0px;
	border: thin outset #003300;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

#newhead	{
	font-size:20px;
	line-height:24px;
	color:#6A1C36;
	text-align:center;
	font-weight:bold;
}

#newsubhead	{
	font-size:16px;
	line-height:18px;
	color:#264e33;
	text-align:center;
	font-weight:bold;
}

#newlink	{
	font-size:12px;
	line-height:14px;
	text-align:center;
}

/*******	drop-down site	*******/

#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Times;
	font-size: 11px;
	height: 35px;
  
}

#nav a {
  margin-top: 9px;
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

#nav a:hover {
  color: #f8eeca;
}

#nav li li a {
  margin: 0;
  padding: 0;
}

#nav li {
	float: left;
	padding-left: 36px;
	padding-right: 34px;
	height: 100%;
	background: transparent url(../images/divider.png) top right no-repeat;
	text-align: left;
	position: relative;
}

#nav li li {
  margin: 0;
  padding: 0 0 5px 5px;
 /*******	width of text	*******/
  width: 12em;
  background: none;
}

#nav li ul {
  margin: 0;
  list-style: none;
  font-family: Arial;
  font-size: 11px;
  padding: 8px 5px 0 5px;
  position: absolute;
  width: 12em;
  left: -999em;
  background-color: #264e33;
}

#nav li:hover ul {
	/*left: auto;
	margin-left: -10px;*/
	left: 0;
	top:  30px;
	
}

#nav li.last {
  background: none;
}

#nav li ul.narrow  {
  width: 9.8em;
}

/*******	nav	*******/
#bottomnav	{
	font-size:10px;
	text-align:center;
	padding: 10px 0px;
	color:#264e33;
	background-color:#F8EECA;
	width:780px;
	margin:auto;
}

#bottomnav	a	{
	text-decoration:none;
	color:#264e33;
}

#bottomnav	a:hover	{
	color:#000000;
}
	
/*******	footer	*******/
#footer	{
	font-size:10px;
	text-align:center;
	padding: 5px 0px;
	color:#F8EECA;
}

#footer	a	{
	color:#F8EECA;
	text-decoration:none;
}

#footer	a:hover	{
	color:#FFFFFF;
}
.style2 a {
	text-decoration: none;
}
.picfloat {
	margin: 3px;
	border: thin solid #F8EECA;
}
.picfloatwide  {
	padding: 0px;
	margin: 10px;
}
