@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(_imagery/background-horse2.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: #faeef8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	color: #244463;
	}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color: #244463;
	}
	
	
a:link {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	}

a:hover {
	background-color: #666;
	color: #000;
		text-decoration: none;
	}
	
a.noline:link {
	color: #244463;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

a.noline:visited {
	color: #244463;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}

a.noline:hover {
	background-color: #color: #244463;;
	color: #fff;
	text-decoration: underline;
	}	
	
img {
	border: 0px;
}

img.mini {
	border: 0px;
	padding: 3px 3px 3px 3px;
}


#superwrapper {
	width:700px;
	text-align:center;
	border: 1px solid #244463;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color:#f8c1d9;
	padding: 35px 5px 35px 5px;
}

#containercenter {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#box575 {
	width: 575px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: center;
}

#box575-left {
	width: 575px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	text-align: left;
}



#minidisplay {
	width: 575px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px 10px 10px;
	background-color:#e598b9;
}

#logotop {
	width: 100%;
}

#bottommenu {
	width: 100%;
	margin-top: 15px;
}

#footer {
	width: 100%;
}

#erikweems {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}