.clear {clear:both;}

body { 
	background: #acbd85 url(http://www.horsesandhope.org/images/site_background2.jpg) repeat-x;	
}

#container {
	width: 800px;
	background: #ffffff;
	margin: 0 auto;
}

#wrapper {
	text-align: left;
	width: 780px;
	margin: 0 auto;
	padding-bottom: 20px;
}

/*
-------------------------
HEADER ATTRIBUTES
-------------------------
*/

#logo a {
	text-indent: -9999px;
	display: block;
	width: 180px;
	height: 198px;
	background: url("http://www.horsesandhope.org/images/site_title.gif") no-repeat center;
	float: left;
	padding: 0;
}

#top h2 {
	color: #808080;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 140%;
	display: block;
	float: right;
	text-align: right;
	width: 480px;
	position: relative;
	top: 50px;
}

/*
-----------------------------
HORIZONTAL NAVIGATION
-----------------------------
*/

#nav { 
	padding-top: 7px;
	width: 780px;
	height: 27px;
	background-color: #acbd85;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline
}

/*
-----------------------------
MAIN CONTENT
-----------------------------
*/

#main {
	padding-left: 10px;
	padding-right: 10px;
}

#main p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-align: justify;
}

#main h1 {
	font-size: 14pt;
	color: #000000;
	font-family: Adobe Garamond, Book Antiqua, Palatino, Verdana;
	font-weight: bold;
}

#main h2 {
	font-size: 12pt;
	color: #669999;
	font-family: Verdana, Arial, Helvetica, san-serif;
	padding-top: 8px;
	margin-bottom: -5px;
}

#main li {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	text-align: justify;
}

#sig {
	text-indent: -9999px;
	display: block;
	width: 255px;
	height: 100px;
	background: url("http://www.horsesandhope.org/images/main_jbsig.gif") no-repeat center;
	float: right;
	padding: 0;
	margin-right: 72px;
}

#mainlink hr {
	border: 0;
	color: ##acbd85;
	background-color: #acbd85;
	height: 5px;
	width: 680px;
	text-align: center;
}

#mainlink h2 {
	font-size: 12pt;
	color: #669999;
	font-family: Verdana, Arial, Helvetica, san-serif;
	text-align: center;
}

/*
-----------------------------
FOOTER
-----------------------------
*/

#footer {
	padding-top: 10px;
	text-align: center;
	color: #ffffff;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, san-serif;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

p { }

td {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

a:link { }

a:visited { }

a:hover { }

a:active { }


