@charset "UTF-8";

/* classes */

.movie {
	height: 180px;
	width: 100%;
	margin: 0px !important;
}

* {
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background-image: url(/graphics/leaf.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}



a.pinkLink14, a:visited.pinkLink14, a:focus.pinkLink14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	text-decoration: none;
	color: #cc3366 !important;
	font-weight: bold;
}

a.pinkLink11, a:visited.pinkLink11, a:focus.pinkLink11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	text-decoration: none;
	color: #cc3366 !important;
	font-weight: bold;
}

a:hover.pinkLink11, #content a:hover.pinkLink14 {
	color: #aaa !important;
}

p {
	line-height: normal;
}


a, a:visited, a:focus {
	color: #666;
}

a:hover {
	color: #ccc;
}

.audio {
	clear: both;
	height: 17px;
	padding: 5px 0px 5px 0px;
}

.flushLeft {
	text-align: left;
}

#rSideBar .audio img {
 margin: 0px;
}

.clearLeft {
	clear: left;
}
.center {
	text-align: center;
}

.right {
	text-align: right;
}

.floatLeft {
	float: left;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height: 3500px;
	background-color: #fff;
	border-top-width: 0px;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
}

#headLine {
	float: left;
	width: 750px;
}

#headLine h1 {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #09c;
	font-weight: normal;
}

#content {
	width: 252px;
	display: inline;
	float: left;
	width: 700px;
	background-color: #E0D9CE;
	margin: 0px 0px 0px 10px;
}

#cntTop {
	height: 300px;
	width: 630px;
	margin: 25px 0px 0px 35px;
	background-color: #FFF;
}

#cntTop #cntTopLclmn {
	width: 250px;
}

#cntTop h3 {
	color: #169cab;
	font-size: 15px;
	font-weight: bold;
}

#cntTop #cntTopCap {
	float: left;
	display: inline;
	font-weight: normal;
	margin: 16px 2px 3px 14px;
	padding: 5px 5px 0px 5px;
	width: 250px;
}

#cntTop #cntTopCap2 {
	font-size: 12px;
	margin: 10px 0px 0px 15px;
}


#cntTop #cntTopCap a, #cntTopCap a:visited, #cntTopCap a:focus {
	color: #fff;
}

#cntTop #cntTopCap a:hover {
	color: #666;
}

#cntTop #cntTopCapL h1 {
	font-size: 12px;
	font-weight: normal;
	position: relative;
	left: 22px;
}

#cntTop #audioStrip {
	margin-top: -33px;
}

#cntTop #cntTopCap h5 {
	font-weight: normal;
	font-size: 12px;
	margin-top: 6px;
	line-height: 16px;
}
#cntTop #cntTopPic {
	margin: 10px;
	float: left;
	display: inline;
	margin: 10px 2px 3px 20px;
}




#content #categories {
	margin:  0px 0px 0px 50px;
}

/* the styles below created for heifer pages */
.yellowBoxOrangeBorder {
	border: 2px solid #FFB03A;
	background-color:#F8F6F3;
	margin-top: 10px;
	padding: 3px 3px 3px 3px;
	width: 634px;
}

#wrapper .yellowBoxOrangeBorder h4 { 
	font-size: 12px;
}

#wrapper .yellowBoxOrangeBorder p { 
	font-size: 12px;
}

.yellowBoxRedBorder {
	border: 2px solid #FF2F63;
	background-color:#FFECCF;
	margin: 10px 10px 10px 0px;
	padding: 3px 3px 3px 3px;
	height: 160px;
}

#rSideBar .yellowBoxRedBorder h5 {
	line-height: 17px;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}

/* the styles above created for heifer pages */


#content #categories #catFooter {
	height: 80px;
	width: 100%;
	padding: 10px;
}

#content #catFooter h3 {
	color: #666;
	font-size: 12px;
}


#categories a:link, #categories a:visited, #categories a:focus {
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	color: #fff;
	text-decoration: none;
}

#categories a:hover {
	color: #666;
}

#content #categories div {
	font-size: 10px;
	float: left;
	width: 262px;
	margin: 20px 50px 0px 10px;
	display: inline;
}

/* rSideBar */
#rSideBar {
	display: inline;
	width: 200px;
	float: right;
	height: 2500px;
	padding: 5px 0px 0px 10px;
	background-color: #fa3;
}
#rSideBar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

#rSideBar td p {
	font-size: 10px;
}

#rSideBar h2 {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 5px;
}

#rSideBar h3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
}

#rSideBar h4 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
}

#rSideBar h5 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
}

#rSideBar img {
	margin: 7px 0px 0px 7px;
}

/* white hr (horizontal rule) */
#rSideBar div.hr {
	display: block;
	width: 93%;
	border-top: solid 1px #fff;
	margin: 10px 0px 0px 0px;
	height: 10px;
}

.arrowAdjustLC {
	margin: 0px 0px -3px 2px !important;
}

.arrowAdjust {
	margin: 0px 0px -1px 2px;
}

#rSideBar a, #rSideBar a:visited, #rSideBar a:focus {
	line-height: 13px;
	color: #fff;
	text-decoration: none;
}

#rSideBar a:hover {
	color: #eee;
}

#rSideBar ul {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 160px;
	line-height: 20px;
	list-style-type: disc;
	padding: 0px 0px 0px 20px;
}

#rSideBar table {
	margin: 0px 10px 10px -5px;
	font-size: 11px;
}


#rSideBar input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #73624e;
	border: 1px solid #fff;
	background-color: #fac67d;
}

#rSideBar #subscribeForm {
	text-align: center;
	clear: both;
}

#rSideBar #subscribeEmail {
	width: 180px;
	text-align: center;	
	padding: 2px 5px;
	margin-left: -10px;
}


#rSideBar #subscribeSubmit {
	border: none;
	margin: 5px 0px 0px -16px;
}

#rSideBar #tellAfriend {
	display: inline;
	float: right;
	margin: 0px 10px 0px 0px;
}

#footer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
}

#footer h4 {
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#footer h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	float: left;
	display: inline;
	font-weight: normal;
}

/* bottom text footer */

#footer { 
	text-align: center;
	float: left;
	display: inline;
	width: 699px;
	margin: 10px 0px 0px 10px;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #169cab;
	font-size: 16px;
}

#footer a, #footer a:link, #footer a:visited {
	color: #09c;
}

#footer li {
	display: inline;
	font-size: 9px;
}
#footer li a, #footer li a:link, #footer li a:visited {
	color: #666;
	padding: 0px 10px 0px 10px;
	border-right: solid 1px #666;
	text-decoration: none;
}

/* bottom text footer */

/* heifer footer and heifer footer wide 
#wrapper #footer a.pinkLink, #wrapper #footer a:visited.pinkLink, #wrapper #footer a:focus.pinkLink { 
	font-size: 11px;
}

#footer a:hover.pinkLink { 
	color: #d47;
}
*/
#footer img { 
	border: 0px none;
	margin: 0px 5px 0px 5px;
	display: inline;
}

#footer a img {
	margin: 0px 0px -2px 5px;
	display: inline;
}
/* end heifer and heifer wide */

#footer_top {
	height: 95px;
	float: left;
	display: inline;
	width: 660px;
	background-color: #f0d6a9;
	background-image: url(/includes/images/footer2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 30px 0px 10px;
}

#navFooter {
	width: 700px;
	float: left;
	display: inline;
	text-align: center;
	margin-top: 10px;
	
}





/* Browser hacks */

.ieHackClearLeft {
	clear: left;
}
