/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 5px;
}

.notices {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #ffffff;
	line-height: 18px;
	padding: 5px;
	border-bottom:1px dotted white;
	background-color:#FF3300;
	text-align: center;
	display:block;
}

.dropmenu {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #2A3913;
	display: block;
	padding: 6px 12px 6px 7px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	background-image: url(chromemenu/chrometheme/chromebg3.gif);
	float: left;
	border: 1px solid #6c7f57;
}

.dropmenu:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #55653D;
	display: block;
	padding: 6px 12px 6px 7px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	background-image: url(chromemenu/chrometheme/chromebg3.gif);
	float: left;
}

.links {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.links:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #F88112;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	background-color: #003399;
}

.linkstoo {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.linkstoo:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFA608;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.linksthree {
	font-family: Verdana, sanserif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.linksthree:hover {
	font-family: Verdana, sanserif;
	font-size: 9pt;
	font-weight: normal;
	color: #2A3913;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.linksfour {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.linksfour:hover {
	font-family: Verdana, sanserif;
	font-size: 10pt;
	font-weight: bold;
	color: #F88112;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	background-color: #003399;
}
.links5 {
	font-family: Verdana, sanserif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}

.links5:hover {
	font-family: Verdana, sanserif;
	font-size: 8pt;
	font-weight: normal;
	color: #2A3913;
	display: inline;
	padding: 7 px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	marker-offset: 0px;
	margin-left: 3px;
	padding: 7 px;
	text-indent: 7px;
}
ul#nav {
	position:absolute;
	top:-16px;    /* set the exact position of the navigation */
	left:-31px;      /* set the exact position of the navigation */
	width:190px;
	height:45px;
	}
ul#nav li {
	padding:0;
	margin:0;
	float:left;
	text-indent:-9999px;	
	list-style-type:none;
	}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(images/header2/eye.gif) no-repeat;
	}
li#home a {
	width:60px;
	height:28px;
	 }
li#wyld a {
	width:60px;
	height:28px;
	 }
li#colt a {
	width:61px;
	height:28px;
	 }	 
li#home a:link, li#home a:visited {
	background-position:0px 0px;
	 }	 	 	 	 	 
li#home a:hover, li#home a:focus {
	background-position:0px -28px;
	 }
li#wyld a:link, li#wyld a:visited {	
	background-position:-60px 0px;
	}
li#wyld a:hover, li#wyld a:focus {	
	background-position:-60px -28px;
	}
li#colt a:link, li#colt a:visited {	
	background-position: -120px 0px;
	}
li#colt a:hover, li#colt a:focus {	
	background-position: -120px -28px;
	}
