/******************************************
			Tag Classes
******************************************/
body { 	
    background-image: url(images/backdrop.gif);
	background-repeat: repeat;
	margin-left: 10px;
	margin-top: 10px; 
	}
	
p { 	margin-top: 0px; 	margin-bottom: 12px;  }
ul {
	margin-left: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}
ol {
	margin-left: 0px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
}

li {  margin-top: 0px;  margin-bottom: 5px;  }

hr {
	border-top: 1px solid #ccc;
	border-bottom: 1px none;
	border-right: 1px none;
	border-left: 1px none;
	background-color: #fff;
   height: 1px;
}
/*td { vertical-align: top; } This style is buggy and may not work properly. */

/******************************************
			Header Classes
******************************************/
h1 {
	color: #B3A894;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:lighter;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 40px;
	background-image: url(images/headerbullet.gif);
	background-repeat: no-repeat;
	vertical-align: text-bottom;
}
h2 {
	color: #5B5B5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 3px;
}
h3 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


/******************************************
			Background Classes
******************************************/
.bg-black { background-color: #000000; }
.bg-gray3 { background-color: #333333; }
.bg-gray2 {	background-color: #666666; }
.bg-gray1 { background-color: #EEEEEE; }
.bg-white { background-color: #FFFFFF; }
.bg-red { background-color: #c40001; }
.bg-tan1 { background-color: #CDC4B9; }
.bg-tan2 { background-color: #E5E0DA; }
.bg-cream { background-color: #F1E6D0; }
.bg-brown { background-color: #837666; }
.bg-blue { background-color: #D6E7F7; }

.bg-dots1 { background-image:url(images/bg-dots1.gif); background-repeat: repeat-x; }

/******************************************
			Text Classes
******************************************/
.txt-small-red {
	color: #c40001;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

/******************************************
			Menu Classes   
			
		.m1 = Menu Level 1, 
		.m2 = menu level 2, 
		etc.
		the ".m" classes should control everything but "color" and "text-decoration" styles 
		which should be controlled by link classes, ie: ".a-m1"

******************************************/
.m1 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	float: left;
	height: 28px;
	margin-right: 20px;
	line-height: 28px;
}
.m2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

.m3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}


.m-func {        /* function menu formatting */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eeeeee;
	text-align: right;
	padding-right: 20px;
}

.m-urhere {  /*  class for a "You Are Here" indicator */
	padding-top: 5px;
	padding-left: 4px;
	padding-right: 4px;
}

/******************************************
			Link Classes
******************************************/
a:link { text-decoration: none; color: #837666; font-weight:bold;}
a:visited { text-decoration: none; color: #837666;font-weight:bold; }
a:active { text-decoration: none; color: #837666;font-weight:bold;}
a:hover{ text-decoration: none;  color: #837666;font-weight:bold; }

a.a-m1:link { text-decoration: none; color: #bbb2a8; font-weight:normal; }
a.a-m1:visited { text-decoration: none;  color: #bbb2a8; font-weight:normal;}
a.a-m1:active { text-decoration: none; color: #bbb2a8; font-weight:normal;}
a.a-m1:hover{ text-decoration: none;  color: #837666; font-weight:normal; background-image:url(images/Rollover_backdrop.gif); background-repeat:repeat-x; background-position:bottom; display:block;}

a.a-func:link { text-decoration: none; color: #eee; }  /* function menu colors and underline info */
a.a-func:visited { text-decoration: none; color: #eee; }
a.a-func:active { text-decoration: none; color: #eee; }
a.a-func:hover{ text-decoration: underline; color: #eee; }


/******************************************
			Page Layout Class
******************************************/
.pagebody { /* main content area class, includes baseline text formatting and possibly padding info */
	margin-left: 20px;
	margin-right: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

/******************************************
			Homepage Classes
******************************************/
.pad-home1 {
	padding-right: 35px;
}
/******************************************
			Footer Classes
******************************************/
.footer {
    font-family:Arial, Helvetica, sans-serif;
	color: #a8a097;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 0px;
}

a.a-foot:link { text-decoration: underline; color: #7a746d; }
a.a-foot:visited { text-decoration: underline;  color: #7a746d; }
a.a-foot:active { text-decoration: underline; color: #7a746d; }
a.a-foot:hover{ text-decoration: underline;  color: #7a746d; }

/******************************************
			Search Form Classes
******************************************/
#search{
 /* this is the div that the search form is in */
 	margin-left: 15px;
	margin-top: 20px;
	margin-bottom: 30px;
 }
#search form{
  /* this is the html tag */
 }
.form-searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 100px;
	margin-right: 3px;
	margin-bottom: 1px;
	border: 1px solid #000000;
	height: 15px;
	vertical-align: baseline;
}
.form-searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #666666;
	border: 1px solid #717171;
	height: 19px;
	width: 50px;
	margin-right: 20px;
	text-transform: uppercase;
	vertical-align:middle;
	vertical-align: baseline;
}
/******************************************
			Misc Classes
******************************************/
.ul-nopad {
	margin: 0px;
}
.no-margin {
	margin: 0px;
}
