/* CSS Document */




/*---------------------Colwrapper--------------------*/
/*--wraps left and right column, give gray bg color--*/
.colwrapper {
	padding: 0px;
	width: 792px;
	/*background-color: #FFF;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


.colwrapper p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #996600;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: 60px;
	line-height: 1.4em;
	margin-bottom: 40px;
	}

/*---------------------Content--------------------*/	
	
/*-left column--*/	

#col1 {
	float: left;
	width: 492px;
	display: inline; /*----fixes IE 6 float problem----*/
	}

#col1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #996600;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	line-height: 1.2em;
	}
	
#col1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #996600;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	line-height: 1.2em;
	}
	
#col1 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	color: #336633;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	line-height: 1em;
	font-style: italic;
	}


#col1 p {
	font-family: "Trebuchet MS", "Arial sans-serif";
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 40px;
	line-height: 1.4em;
	padding-bottom: 10px;
	}
	

	
#col1 img.horses {
	margin-left: 30px;
	padding-bottom: 10px;
	}
	
#col1 img {
	margin-top:20px;
	margin-left: 30px;
	padding-bottom: 10px;
	}
	
#col1 p span {
	font-weight: bold;
	color: #996600;
	}


#col1 ul {
	font-family: "Trebuchet MS", "Arial sans-serif";
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
	margin-top: 10px;
	margin-right: 40px;
	margin-left: 60px;
	line-height: 1.5em;
	padding-bottom: 5px;
    }
	
#col1 ol {
	font-family: "Trebuchet MS", "Arial sans-serif";
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 60px;
	line-height: 1.5em;
	padding-bottom: 5px;
    }
	
#col1 li {
    }

#col1 a {
	color: #336633;
	text-decoration:underline;
	font-weight: bold;
	}
	
#col1 a: active {
	color: #336633;
	text-decoration:underline;
	font-weight: bold;
	}
	
#col1 a: hover {
	color: #996600;
	text-decoration:underline;
	font-weight: bold;
	}
	
#co1 a: visited {
	color: #336633;
	text-decoration:underline;
	font-weight: bold;
	}
	
		
	
/*--right column--*/	
#col2 {
	float: left;
	width: 300px;
	display: inline; /*----fixes IE 6 float problem----*/
	}
	
#col2 h2{
	font-family: "Trebuchet MS", "Arial sans-serif";
	font-size: 1em;
	font-weight: normal;
	color: #336633;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	}


#col2 h3{
	font-family: "Trebuchet MS", "Arial sans-serif";
	font-size: 1em;
	font-weight: normal;
	color: #996600;
	line-height: 1.5em;
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 0px;
	}
	
#twitter_div {
	margin-left: 61px;
	width: 190px;
	background-color: #D9C59F;	
	}
	
#col2 a {
	color: #336633;
	text-decoration:underline;
	font-weight: bold;
	}
	
#col2 a: active {
	color: #336633;
	text-decoration:underline;
	font-weight: bold;
	}
	
#col2 a: hover {
	color: #996600;
	text-decoration:underline;
	font-weight: bold;
	}
	
#col2 a: visited {
	color: #336633;
	text-decoration:underline;
	font-weight: bold;
	}
	
#col2 p{
	font-family: "Trebuchet MS", "Arial sans-serif";
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	margin-right: 40px;
	margin-left: 30px;
	padding-bottom: 10px;
	}
	
#col2 ul {
	list-style-type: none;
	font-family: "Trebuchet MS", "Arial sans-serif";
	font-size: 0.8em;
	font-weight: normal;
	color: #333;
	line-height: 1.5em;
	margin-right: 40px;
	margin-left: 30px;
	}	
		

#col2 img.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 15px;
 	}
	
#col2 img.calendar {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
 	}
	

	

/*---------------------Footer--------------------*	
	
/*--footer--*/	
	
#footer {
	clear: both;
	width: 792px; /*--longer width than other areas looks better optically--*/	
	margin-left: 0em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
	
#footer p {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	color: #2B3D2D;
	padding-top: 10px;
	padding-left: 40px;
	}
	
#footer img {
    margin-top: 20px;
	margin-right: 0em;
	margin-bottom: 0px;
	margin-left: 40px; 
	}
	
	
#footer a {
	color: #2B3D2D;
	text-decoration: underline;
	}



	
