/* CSS Document */
UL.GOLDENROD {
	list-style-type: disc;
	color: goldenrod;
	/*NO IMAGE BORDERS*/ 
img {border:0px}

}
.outsideonly { border:3px solid #502727 }

A:link { text-decoration: none}
A:visited { text-decoration: none}
A:active { text-decoration: none}

body,td,th {
	font-family: Comic Sans MS, Arial, Helvetica;
	font-size: medium;
	color: #000066;
}
#navContainer {
	text-align: center;
	clear: both;
	width: 751px;
	}
#admin #navContainer {
	float: left;
}
#nav {
text-align: center;
width: 750px;
	}
.globalRootMenu li {
	padding-top: 6px;
	margin-left: 3px;
	display: inline;
	background-image:url(/Websites/hargisbulls/Images/buttonnav.gif);
	width: 96px;
	float:left;
	height: 32px;
        color: #20225F;
	}

li a{
        text-decoration: underline;
        color: #20225F;
}
li a:hover{
        text-decoration:none;
        color: #FF0000;
}
li a:visited{
        text-decoration: underline;
        color: #20225F;
}
.globalRootMenu li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
        color: #20225F;
	}
.globalRootMenu li a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-weight: bold;
        color: #20225F; 
	}
.style1 {font-size: 10pt}
.style2 {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	color: rgb(255, 255, 255);
}
.style3 {font-size: 10pt; font-family: "Comic Sans MS"; }
#home #ContentZone .straws td, #admin #ContentZone .straws td {font-family: "Comic Sans MS", Arial, Helvetica; font-size: 14px; color: #FFFFFF;}
#admin #ContentZone {
	width: 700px !important;
	float: left;
}
#admin .left {
	float: left;
}
#containment {
	width: 1200px !important;
	float: left;
}
.yellowlink {color: #C99236;}
.yellowA a {color: #C99236;}
.yellowA a:visited {color: #C99236;}