body {
    cursor:url('http://www.chisumquarterhorses.com/chisumarrow.CUR');
	margin: 0;
	padding: 0;
	line-height: 150%;
	color: #3E3128; 
	font-family: Arial; 
	font-size: 10pt; 
	background-color: #F2EFEC; 
               background-image: 
               url('http://www.chisumquarterhorses.com/images/graphics/LilPeck_board_tile.jpg'); 
               background-repeat: repeat }  
               
.newsbox { color:white; width:100%; background:transparent; filter:alpha(opacity= 50);  z-index: 99;}
.newsdisplay { text-align:center  }



a:link    { color: #5E3535; text-decoration: none; font-weight:bold;  cursor:url('http://www.chisumquarterhorses.com/chisumhand.CUR')}
a:visited    { color: #5E3535; text-decoration: none; cursor:url('http://www.chisumquarterhorses.com/chisumhand.CUR')}
a:active     { color: #754233; text-decoration: none; cursor:url('http://www.chisumquarterhorses.com/chisumhand.CUR')}
a:hover      { color: #754233; text-decoration: none; cursor:url('http://www.chisumquarterhorses.com/chisumhand.CUR'); font-weight:bold}	

.c1          { a:hover color: #5B3A35; text-decoration: none}
.buttons     { color: #E2DAD3; border-left-width: 1; border-right: 1px solid #000000; 
               border-top-width: 1; border-bottom: 1px solid #000000; 
               padding: 0; background-color: #594339; font-family:Arial; font-size:10pt; font-weight:bold; 
}

textarea { 
color: #3E3128; 
background-color: #DACFBF; }
               

.fieldset { 
color: #3E3128; 
background-color: #DACFBF; }
               

#header {
	margin: 0;
	padding: 2em 4em;
	}
#middle {
	margin: 0;
	padding: 0;
	}
#col1 {
	float: left;
	width: 20%;
	}
#col2 {
	float: left;
	width: 60%;
	}
	
	#col2x {
	float: left;
	width: 55%;
	}
	
#col3 {
	float: left;
	width: 20%;
	}	

.box {
	padding: 1em; margin-left:0.2em; margin-right:0.2em; margin-top:0; margin-bottom:0.2em; background-color:#E7E0DE

	}
#menubox {
float: left;
width: 100%;
margin-bottom: 0em;
background: #DACFBF;
	}

.par {
	margin: 0 0.2em 0.2em 0.2em;
	padding: 1em 1em 1em 1em;
	background: #eeeeee;
	border: 1px dotted #cccccc;
	font: .8em/1.2em verdana, sans-serif;
	}
.impar {
	margin: 0 0.2em 0.2em 0.2em;
	padding: 1em 1em 1em 1em;
	background: #cccccc;
	border: 1px dotted #eeeeee;
	font: .8em/1.2em verdana, sans-serif;
	}
.admin{
	margin: 0 0.2em 0.2em 0.2em;
	padding: 1em 1em 1em 1em;
	background: #ffffff;
	border: 2px solid #ffcc00;
	font: .8em/1.2em verdana, sans-serif;
	}
#col1 .box {
	margin-left: 4em;
	padding: 0em 0em 0em 0em;
background-color: #DACFBF;
	}
#col1 ul {
	margin: 0;
	padding-left: 0.3em;
	list-style: none;
}
 #col1 li {
	display: inline;
}
#col2 ul {
	margin: 0;
	padding-left: 0.3em;
	list-style: none;}
 #col2 li {
	margin: 0px 0px 0px 10px;
	list-style: square inside;
}
#col3 .box {
	margin-right: 4em;
	}

h1, h2, h3, h4, h5, p, ul {
	margin: 0;
	padding: 0em 0.1em 0.5em 0.1em;
	}
p, ul {
	font: .9em/1.5em verdana, sans-serif;
	}
pre {
	margin: 0em 2em 1em 2em;
	padding: .5em 1em;
	font: .9em/1.2em monospace;
	}
ul {
	list-style: none;
	}
#col1 a {
	background-color: #DACFBF;
	border-bottom: 1px solid #393939;
	color: #fff;
	display: block;
	margin: 0.1em;
	padding: 0px 0px;
	text-decoration: none;
}

#col1  a:hover {
	background-color: #9D938A;
	color: #fff;
} 

#col1 active a {
	background: #000000;
	color: #FFFFFF;
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 0;
	margin: 0;
	padding: 0;
	}
#footerwrap {
	margin: 2em 0;
	padding: 0 7em;
	}
#footer {
	font-size: .9em;
	margin: 0;
	padding: .3em 1em;
	}
.box, pre, #footer {
	border: 1px dotted #aaa;
	}

/* Begin CSS Drop Down Menu */
#menuh-container
	{
	position: relative;		
	}

#menuh
	{
	font-family: verdana, sans-serif;
	width:100%;
	float:left;
	margin:0em 0em;
	margin-top: 0;
	margin-right: 4em;
	}
		
#menuh a
	{
	text-align: left;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a, #menuh a:visited
	{
	color: white;
	background-color: #DACFBF;
	text-decoration:none;
	}
	
#menuh a:hover
	{
	color: white;
	background-color: #9D938A;
	}	
			
#menuh a.top_parent, #menuh a:hover.top_parent
	{
	background-image: url("../homeOLD/library/navdown_white.gif");
	background-position: right center;
	background-repeat: no-repeat;
	}
#menuh a.top_parent_simple, #menuh a:hover.top_parent_simple
	{
	}
	
#menuh a.parent, #menuh a:hover.parent
	{
	background-image: url("../homeOLD/library/nav_white.gif");
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

html {
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: black;
scrollbar-darkshadow-color: #594339;
scrollbar-face-color: #DAD0C0;
scrollbar-highlight-color: #ffffff; 
scrollbar-shadow-color: #cccccc; 
scrollbar-track-color: #594339; 


}

/* End CSS Drop Down Menu */