/* 

	StyleSheet : readysetride.org
	Date: 2011

 */

p {
	margin-top: 0;
	}

li {
	line-height: 19px;
	}

#ready-set-ride-info .preface {
	font: 15px/20px Georgia, Times, "Times New Roman", serif;
	}

#horse-excerpt-wrap .preface {
	line-height: 20px;
	}

#horse-excerpt-wrap p {
	margin-bottom: 0;
	}

#footer-navigation ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: right;
	}

#footer-navigation ul li {
	display: inline-block;
	border-right: 1px solid #c69c6d;
	padding-right: 12px;
	padding-left: 7px;
	}

#footer-navigation ul li a, #footer-navigation ul li a:visited {
	text-decoration: none;
	font: bold 13px Helvetica, Arial, Geneva, sans-serif;
	color: #f6e4c3;
	}

#footer-navigation ul li a:hover, #footer-navigation ul li a:active {
	color: white;
	text-decoration: underline;
	}

#footer-navigation ul li.footer-last {
	border: none !important;
	padding-right: 0px !important;
	}

#footer-navigation ul li.footer-first {
	padding-left: 0px !important;
	}

#ne-repeater {
	margin-bottom: 15px;
	}

#ne-repeater .preface {
	display: inline-block;
	margin-bottom: 2px;
	}

body#sessions #ne-repeater p {
	margin-bottom: 15px;
	}

body#volunteer .formfield {
	font-weight: bold;
	margin-right: 15px;
	}

body#volunteer .formcomment {
	font-weight: bold;
	margin: 15px 15px 0 0;
	}

body#volunteer input.form_element_name-field {
	height: 18px;
	margin: 10px 0;
	width: 400px;
	background-color: #F6E4C3
	}

body#volunteer textarea.form_element_comment-area {
	width: 400px;
	height: 100px;
	margin: 10px 0 0;
	line-height: 19px;
	background-color: #F6E4C3
	}

body#volunteer input {
	margin-top: 25px;
	}

body#photo .WebYepGalleryImage {
	width: 200px !important;
	text-align: center;
	}

body#photo .WebYepGalleryImage img {
	margin-bottom: 15px;
	}

body#photo .WebYepGalleryText {
	display: none;
	}

body#contact .formfield {
	font-weight: bold;
	margin-right: 15px;
	width: 150px;
	}

body#contact .formcomment {
	font-weight: bold;
	margin: 15px 15px 0 0;
	width: 150px;
	}

body#contact input.form_element_name-field {
	height: 18px;
	margin: 10px 0;
	width: 400px;
	background-color: #F6E4C3
	}

body#contact textarea.form_element_comment-area {
	width: 400px;
	height: 100px;
	margin: 10px 0 0;
	line-height: 19px;
	background-color: #F6E4C3
	}

body#contact input {
	margin-top: 25px;
	}

/* Text Adjustments */

body#home #horse-excerpt-wrap {
	padding: 0 !important;
	}

body#home #horse-excerpt-wrap .preface {
	font-size: 13px;
	line-height: 19px;
	padding: 2px 0 0;
	}

body#horses .tiling {
	margin-bottom: 25px;
	}

body#horses img.tiling-img {
	border: 2px solid #3e2a1a;
	}

body#volunteer #meet-generic .preface {
	line-height: 20px !important;
	}

body#donate #donate-form-wrap form {
	text-align: center;
	}

/* Sessions Form */

body#sessions .sess-label {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 3px;
	}

body#sessions .sess-element {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	margin-bottom: 20px;
	width: 300px;
	background-color: #F6E4C3;
	border-style: none;
	margin-left: 3px;
	}

body#sessions select {
	margin-bottom: 15px;
	}

/* Footer - Navigation */

#footer-navigation {
	margin-top: 21px;
	}

