/* Style Sheet Windbreak ponies - created Febuary 18, 2009 */



body{
	padding:0px;
	margin:0px 0px 0px 0px;
	background:#000000 url(images/background.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:881px;
	font-family: tahoma;
	font-size:14px;
	font-weight:normal;
	color:#5f5f5f;
	}
	
/* main Content */
	
#main_content p {
        color: #ffffff;
	    font-size:13px; 
        text-align: center;
	    margin-left:15px;
        font-family:tahoma;
	}
	
#main_content a {
	color: #ffffff;
	text-decoration: underline;
	
}
#main_content a:hover {color: #C48218;
}



/* Footer */

.footer p {
	font-family: Trebuchet, Helvetica, sans-serift;
	font-size:6pt;
	color : #ffffff;
	  text-align: center;
}
.footer a {
	color: #ffffff;
    font-size:6pt;
	text-decoration: underline;
	
}
.footer a:hover {color: #C48218;
}

/* Headings */

h1{
	font-family: tahoma;
	font-size:12px;
	color: #ffffff;
	text-decoration: none;
    text-align:center; 
	font-weight: bolder;
	padding: 0.2em 1em;
	margin-left:20px;
	
	}
h1 a {
	color: #ffffff;
	text-decoration: underline;
	
}

h1 a:hover {color: #C48218;
}


h2{
font-family:tahoma;
font-size:16px;
color: #8D2800;
text-decoration:none;
text-align:center;
padding-left: 26px;
font-weight:bold;
margin:0px;
}

h3{
font-family:tahoma;
font-size:17px;
color: #8D2800;
text-decoration:none;
text-align:center;
font-weight:bold;
margin:0px;
}

	/* Links */

