/*	Yellow			#febd10
	Light Yellow	#ffe8ba
	Dark Blue		#0060a9
*/


p, body, table, td, th { 
	color: #333333; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-variant: normal; 
	text-transform: none; 
/*	font-family : Comic Sans MS, Comic Sans ! important
*/	font-family : Verdana, Arial, Helvetica, sans-serif ! important
}

td.eight_px  {
	height: 8px;
}

a:link {
	font-size: 10px; 
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
}

a:hover {
	font-size: 10px; 
	color: #e5ad50;
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
}

a:visited {
	font-size: 10px; 
	color: #000000;
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
}

a:visited:hover {
	font-size: 10px; 
	color: #e5ad50;
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
}

/*Sub Menu Linkage*/


table.submenu a {
	width: 166px;
	display: block;
	padding: 6px;
	margin-bottom: 8px;
	margin-top: 0px;
	clear: 10;
 }
 
  table.submenu strong {
	font-size: 10px; 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold;
	text-transform: uppercase;
	width: 166px;
	display: block;
	padding: 6px;
	margin-top: 0px;
	margin-bottom: 8px;
	clear: 10;
	background: #e5ad50;
 }
 
div.submenu a {
 color: #666666; 
 background: #dcdcdb; 
 text-decoration:none; 
 	text-transform: uppercase;
}

div.submenu a:link {
 color: #000000; 
 background: #dcdcdb; 
	text-transform: uppercase;
}

 div.submenu a:active { 
 color: #666666;
 background: #FFFFFF; 
	text-transform: uppercase;
}

 div.submenu a:visited {
 color: #000000; 
 background: #dcdcdb; 
	text-transform: uppercase;
}

 div.submenu a:hover {
	color: #FFFFFF;
	background: #e5ad50;
	text-transform: uppercase;
}

div.submenu { 
 position:relative;
 }

small_caps {
	font-size: 16px; 
	text-transform: uppercase;
}

.copyright {  
	font-size: 9px
}

input {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

select {
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}

.lead_in { 
	font-size: 14px; 
	font-weight: bold
}

em {
	font-family : Comic Sans MS, Comic Sans ! important;
	font-weight: bold; 
	font-style: normal; 
	color: #853A38
}

strong {
	font-weight: bold
}

h1 {
	font-family : Comic Sans MS, Comic Sans ! important;
	font-size: 19px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	padding-top: 4px;
	margin-bottom: 4px;
	margin-left: 10px;
}

h2 {
	font-family : Comic Sans MS, Comic Sans ! important;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	margin-left: 10px;
	margin-bottom: 0px;
}

h3 {
	font-family : Comic Sans MS, Comic Sans ! important;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: normal;
	margin-bottom: 1px;
}

h4 {
	font-family : Comic Sans MS, Comic Sans ! important;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: normal;
}

h5 {
	font-size: 19px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 16px;
	margin-top: 0px;
	text-transform: uppercase;
	line-height: 22px; 
}

h6 {
	font-size: 13px;
	color: #CCCCCC;
	margin-bottom: 16px;
	margin-top: 0px;
	font-weight: normal;
}

ul {
	list-style-position: outside; 
	list-style-type: disc; /* none, disc, circle, square, decimal */
/*	margin-left: 0px; */
	margin-top: -6px; 
	margin-bottom: 0px; 
}

ul.sub {
	list-style-position: outside; 
	list-style-type: disc; /* none, disc, circle, square, decimal */
	margin-left: 14px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}

ol {
	list-style-position: outside; 
	list-style-type: decimal; /* none, decimal, lower-roman, upper-roman, lower-alpha, upper-alpha */
	margin-bottom: 0px; 
	margin-top: -12px; 
	margin-left: 22px; 
	margin-right: 0em; 
}

.dark_red {
	color: #999999;
}

.light_grey {
	color: #5A0000;
}

.no_space_below {
	margin-bottom: -10px;
}

.no_space_before {
	margin-top: -10px;
}

.dashed_border {
	border:1px dotted #C80000;
}

.dotted_background {
	background-image:url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: 1px;
}

/*Main Menu Linkage


table.menu a {
	width: 158px;
	border:1px dotted #C80000;
	display: block;
	padding: 6px;
	margin-top: 12px;
	clear: 10;
 }
 
 table.menu strong {
	width: 158px;
	border:1px dotted #C80000;
	display: block;
	padding: 6px;
	margin-top: 12px;
	margin-bottom: 2px;
	clear: 10;
	background: #C2C99A;
 }
 
 div.menu a {
 color: #000000; 
 background: #ffffff; 
 text-decoration:none; 
	text-transform: uppercase;
 }

div.menu a:link {
 color: #000000; 
 background: #FFFFFF; 
	text-transform: uppercase;
}

 div.menu a:active { 
 color: #000000;
 background: #FFFFFF; 
	text-transform: uppercase;
}

 div.menu a:visited {
 color: #000000; 
 background: #FFFFFF; 
	text-transform: uppercase;
}

 div.menu a:hover {
	color: #FF0000;
	background: #E6E6E6;
	border:1px dashed #666666;
	text-transform: uppercase;
}

div.menu {
	position:relative;
	left: 1px;
 }



.bg_header {
	background-attachment: scroll;
	background-image: url(../images/Kitten.png);
	background-repeat: no-repeat;
	background-position: center 59px;
	overflow: visible;
	visibility: visible;
	z-index: 0;
}

*/

.in_section {
	font-size: 10px; 
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/hp_cheetah.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
	border-width: 3px;
	border-color: #FFFFFF;
	z-index: 5;
}
