/*  
Theme Name: Fort Rock Family Camp Default
Theme URI: http://www.fortrock.org/
Description: The default Fort Rock Family Camp theme designed by Joshua Wychopen in 2009.
Version: 1.0
Author: Joshua Wychopen
Author URI: http://www.joshwychopen.com/
*/

/* Site Globals */

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #55452e;
	line-height: 18px;
	background-color: #221c17;
}

img {
	border: 0px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 8px solid #56462f;
	}

img.alignleft {
	float: left;
	margin: 5px 18px 5px 0px;
	border: 8px solid #56462f;
}

img.alignright {
	float: right;
	margin: 5px 0px 5px 18px;
	border: 8px solid #56462f;
}

a {
	text-decoration: none;
	color: #3b3431;
}

a:hover {
	text-decoration: underline;
	color: #9b4824;
}

a:focus {
	outline: none;
}

a:active {
  outline: none;
}

.hidden{
	display:none;
}

.the-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	margin: 70px 0px 0px 50px;
	float: left;
	padding: 10px 0px 10px 0px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #9b4824;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #9b4824;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #9b4824;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #55452e;
	padding: 0px 0px 10px 0px;
}

#background {
	background: #221c17 url(../media/images/bg-interior.jpg) no-repeat scroll 50% 0pt;
	height: 846px;
	margin: 0 auto;
}

#wrapper {
	width: 825px;
	margin: 0 auto;
	position: relative;
}

#header-logo {
	width: 825px;
	height: 176px;
	float: left;
	background-image: url(../media/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.logo a {
	width: 320px;
	height: 128px;
	float: left;
	text-indent: -9999px;
	margin: 20px 0px 0px 5px;
}

.apply a {
	width: 272px;
	height: 64px;
	float: right;
	margin: 86px 0px 0px 0px;
	background-image: url(../media/images/apply-button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
}

.apply a:hover {
	background-position: 0px -64px;
}

.top-links {
	float: right;
	width: 272px;
	text-align: right;
	margin: 2px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
	color: #ffffff;
}

.top-links a {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .1em;
	color: #ffffff;
}

.top-links a:hover {
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #9b4824;
}
#navigation {
	width: 553px;
	height: 56px;
	float: left;
	background:  url(../media/images/navigation-bg.jpg) no-repeat;
}

li.home a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 86px;
  height: 56px;
  background-position: 0 0;
}

li.home a:hover, body.home li.home a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 86px;
  height: 56px;
  background-position: 0px -57px;
}

li.about a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 62px;
  height: 56px;
  background-position: -86px 0;
}

li.about a:hover, body.about li.about a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 62px;
  height: 56px;
  background-position: -86px -57px;
}

li.camp a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 84px;
  height: 56px;
  background-position: -148px 0;
}

li.camp a:hover, body.camp li.camp a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 84px;
  height: 56px;
  background-position: -148px -57px;
}

li.events a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 70px;
  height: 56px;
  background-position: -232px 0;
}

li.events a:hover, body.events li.events a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 70px;
  height: 56px;
  background-position: -232px -57px;
}

li.news a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 65px;
  height: 56px;
  background-position: -302px 0;
}

li.news a:hover, body.news li.news a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 65px;
  height: 56px;
  background-position: -302px -57px;
}

li.gallery a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 76px;
  height: 56px;
  background-position: -367px 0;
}

li.gallery a:hover, body.gallery li.gallery a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 76px;
  height: 56px;
  background-position: -367px -57px;
}

li.contact a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 90px;
  height: 56px;
  background-position: -443px 0;
}

li.contact a:hover, body.contact li.contact a {
  background:  url(../media/images/navigation-bg.jpg) no-repeat;
  width: 90px;
  height: 56px;
  background-position: -443px -57px;
}

/* ---------------[ Drop-down Menu ]--------------- */
/* Based on Ruthsarian Menus : ruthsarian@gmail.com */

ul#nav {
	float: left;
	list-style-type: none;
	height: 45px;
}

ul#nav li a {
 	margin: 0;
  	padding:0;
	float: left;
	text-indent: -9999px;
	font-weight: bold;
}

ul#nav, ul#nav li, ul#nav ul {
	list-style: none;
}

ul#nav ul {
	display: none;
	top: 56px;
	right: auto;
	left: -0px;
	width: 20em;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
	text-align: left;
	text-indent: 0;
}

ul#nav li {
	position: relative;
	float: left;
	z-index: 1;
	font-weight: bold;
}

ul#nav li:hover {
	z-index: 999;
}

ul#nav li:hover > ul {
	display: block;
	position: absolute;
}

ul#nav ul li a {
	display: block;
	float: none;
	height: 1em;
	width: 20em;
	padding: 1em;
	background: #ccc;
	text-indent: 0;
	color: #55452e;
	text-decoration: none;
}

ul#nav ul, ul#nav ul li {
	float: none;
	width: 22em;
}

ul#nav ul li a, ul#nav ul li a:link, ul#nav ul li a:visited {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

ul#nav ul li a:hover, ul#nav ul li a:active {
	background: #999999;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../media/images/drop-down-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

/* Drop-down Menu Hacks */
ul#nav ul {
	background-color: #fff;
}

ul#nav ul li a {
	position: relative;
}

/* End Navigation */

#main {
	width: 825px;
	float: left;
	background-color: #ffffff;
	background-image: url(../media/images/wrapper-bg.jpg);
	background-repeat: repeat;
	background-position: left top
}

#left {
	width: 552px;
	float: left;
}

ol {
	padding: 0px 0px 0px 35px;
}

#content {
	width: 502px;
	float: left;
	padding: 0px 25px 20px 25px;
	text-align: left;
}

#content a {
	text-decoration: underline;
	color: #9b4824;
}

#content a:hover {
	text-decoration: underline;
	color: #3b3431;
}

#content ul {
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 0px 0px;
}

content ul li {
	line-height: 14px;
	padding: 0;
}

ul.pdf {
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 0px 0px;
	float: left;
}

ul.pdf li {
	list-style-image: url(../media/images/pdf-icon.gif);
	margin: 0px 15px 0px 0px;
	
}

#sidebar {
	width: 273px;
	float: left;
	padding-bottom: 10px;
}

/* Search */

#search-form-input {
	height: 24px;
	float: left;
	margin: 14px 0px 0px 0px;
	text-align: center;
}

#search-form-button {
	height: 23px;
	float: left;
	margin: 15px 0px 0px 0px;
	text-align: center;
}

#search {
	width: 272px;
	height: 52px;
	float: left;
	background-image: url(../media/images/search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#search-input {
	height: 24px;
	float: left;
	margin: 13px 0px 0px 29px;
	text-align: center;
}

#search-button {
	height: 23px;
	float: left;
	margin: 14px 0px 0px 0px;
	text-align: center;
}

.search-input {
	font-size: 1.4em;
	border: 1px solid #7f8292;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px 0px 1px 1px;
	padding: 2px;
	color: #55452e;
	width: 120px;
}

/* Page Links Sidebar Module */
#page-links {
	width: 234px;
	float: left;
	background-image: url(../media/images/page-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#pl {
	width: 234px;
	list-style: none;
	float: left;
	margin: 42px 0px 0px 0px;
	background-image: url(../media/images/sidebar-box-bg.png);
	background-repeat: repeat-y;
	background-position: bottom left;
}

ul#pl li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 60px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(../media/images/post-details-read-ico.png);
}

#pl-bottom {
	width: 234px;
	height: 44px;
	float: left;
	background-image: url(../media/images/sidebar-box-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* Featured Links */

#featured-links {
	width: 234px;
	height: 246px;
	float: left;
	background-image: url(../media/images/featured-links.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#fl {
	list-style: none;
	float: left;
	margin: 41px 0px 0px 0px;
}

ul#fl li, ul#fl ul {
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul#fl li a {
  text-indent: -9999px;
  float: left;
  padding: 0px;
  margin: 0px;
}

li.fl-events a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 48px;
  background-position: 0 0;
}

li.fl-events a:hover, body.events li.fl-events a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 48px;
  background-position: -234px 0px;
}

li.fl-about a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 38px;
  background-position: 0px -48px;
}

li.fl-about a:hover, body.about li.fl-about a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 38px;
  background-position: -234px -48px;
}

li.fl-registration a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 34px;
  background-position: 0px -88px;
}

li.fl-registration a:hover, body.registration li.fl-registration a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 34px;
  background-position: -234px -88px;
}

li.fl-news a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 39px;
  background-position: 0px -122px;
}

li.fl-news a:hover, body.news li.fl-news a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 39px;
  background-position: -234px -122px;
}

li.fl-contact a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 55px;
  background-position: 0px -161px;
}

li.fl-contact a:hover, body.contact li.fl-contact a {
  background:  url(../media/images/featured-links-buttons.jpg) no-repeat;
  width: 234px;
  height: 55px;
  background-position: -234px -161px;
}

/* Recent News */

#recent-news {
	width: 234px;
	height: 198px;
	float: left;
	background-image: url(../media/images/recent-news.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

#recent-news h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3b3431;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	text-align: left;
}

ul#rn {
	list-style: none;
	float: left;
	margin: 40px 0px 0px 20px;
	padding: 15px 20px 15px 20px;
	width: 174px;
	height: 128px;
}

ul#rn li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

ul#rn li.morenews {
	text-align: left;
	list-style-type: none;
	padding: 6px 0px 4px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

#header {
	width: 553px;
	height: 240px;
	float: left;
	background-image: url(../media/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-search {
	width: 553px;
	height: 147px;
	float: left;
	background-image: url(../media/images/header-search.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header-page {
	width: 553px;
	height: 147px;
	float: left;
	background-image: url(../media/images/header-blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	width: 825px;
	height: 85px;
	float: left;
	background-image: url(../media/images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer p {
	color: #af9a71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin: 15px 0px 0px 25px;
}

#footer a {
	color: #af9a71;
	text-decoration: none;
}

#footer a:hover {
	color: #dfc696;
	text-decoration: underline;
}

/* Blog Specific */

#blog-content {
	width: 552px;
	float: left;
	padding: 0px 0px 20px 0px;
	text-align: left;
}

#blog-content a {
	text-decoration: underline;
	color: #9b4824;
}

#blog-content a:hover {
	text-decoration: none;
	color: #3b3431;
}

#header-blog {
	width: 553px;
	height: 147px;
	float: left;
	background-image: url(../media/images/header-blog.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 20px;
}

#header-archive {
	width: 552px;
	height: 147px;
	float: left;
	background-image: url(../media/images/header-blank.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#blog-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #9b4824;
	line-height: 19px;
	font-weight: normal;
	padding: 2px 25px 10px 25px;
}

#blog-content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #9b4824;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 25px 0px 25px;
}

#blog-content p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #55452e;
	padding: 0px 25px 10px 25px;
	font-size: 11px;
}


#blog-holder {
	width: 553px;
	float: left;
	background-color: #b89f6d;
	border-bottom: 8px solid #56462f;
	margin: 0px 0px 15px 0px;
}

#blog-content h2.blog a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color: #55452e;
	line-height: 19px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 17px 0px 8px 0px;
	float: right;
	width: 300px;
	text-align: right;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 10px 8px 10px 0px;
	float: left;
	text-align: left;
}

.see-more {
	width: 105px;
	height: 20px;
	background-image: url(../media/images/see-more.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999px;
	margin: 5px 370px 5px 0px;
	display: block;
	cursor: pointer;
	float: left;
}

#blog-content ol {
	padding: 0px 0px 0px 45px;
}

#blog-content ul {
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 0px 0px;
}

#blog-content ul li {
	line-height: 14px;
	padding: 0;
}

#blog-response-info {
	float: left;
	width: 552px;
}

#blog-response-info a {
	text-decoration: none;
	color: #3b3431;
}

#blog-response-info a:hover {
	text-decoration: underline;
	color: #9b4824;
}

.postmetadata {
	padding: 15px;
	margin: 15px 25px 15px 25px;
	border-top: 1px solid #56462f;
	border-bottom: 1px solid #56462f;
	background-color: #b89f6d;
}

.comment {
	padding: 15px 0px 15px 0px;
	margin: 15px 25px 15px 25px;
	border-top: 5px solid #56462f;
	border-bottom: 1px solid #56462f;
	background-color: #b89f6d;
}

.postdetails {
	font-size: 10px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	line-height: 18px;
}

.postdetails a { 
	text-decoration: none;
}

.postdetails a:visited { 
	text-decoration: none; 
}
	
.postdetails a:hover { 
	text-decoration: underline; 
}

.postdetails .comments { 
	background: url(../media/images/post-comments-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 22px;
}

.postdetails .readon { 
	background: url(../media/images/post-details-read-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 15px;
	margin-left: 5px;
}

.postdetails .subscribe { 
	background: url(../media/images/post-details-rss-ico.png) no-repeat left center; 
	padding: 5px 0px 5px 15px; 
	margin-left: 5px;
}

.postdetails .category { 
	background: url(../media/images/post-details-category-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 15px; 
	margin-left: 5px;
}

.postdetails .facebook { 
	background: url(../media/images/facebook-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

.postdetails .digg { 
	background: url(../media/images/digg-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

.postdetails .delicious { 
	background: url(../media/images/delicious-share-ico.gif) no-repeat left center; 
	padding: 5px 0px 5px 18px; 
	margin-left: 5px;
}

/* Blog Categories Sidebar Module */
#blog-categories {
	width: 234px;
	float: left;
	background-image: url(../media/images/blog-categories.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#bc {
	width: 234px;
	list-style: none;
	float: left;
	margin: 42px 0px 0px 0px;
	background-image: url(../media/images/sidebar-box-bg.png);
	background-repeat: repeat-y;
	background-position: bottom left;
}

ul#bc li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 60px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(../media/images/post-details-read-ico.png);
}

#bc-bottom {
	width: 234px;
	height: 44px;
	float: left;
	background-image: url(../media/images/sidebar-box-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/* Blogroll Sidebar Module */
#blogroll {
	width: 234px;
	float: left;
	background-image: url(../media/images/blog-roll.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

ul#br {
	width: 234px;
	list-style: none;
	float: left;
	margin: 42px 0px 0px 0px;
	background-image: url(../media/images/sidebar-box-bg.png);
	background-repeat: repeat-y;
	background-position: bottom left;
}

ul#br li.linkcat {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 45px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

ul#br .linkcat li {
	text-align: left;
	list-style-type: none;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	list-style-position: outside;
	list-style-image: url(../media/images/post-details-read-ico.png);
}

#br-bottom {
	width: 234px;
	height: 44px;
	float: left;
	background-image: url(../media/images/sidebar-box-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.line {
	width: 502px;
	height: 12px;
	text-align: left;
	float: left;
	background-image: url(../media/images/hr.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 8px 0px 8px 0px;
	border: 0 none;
}

.fine-print {
	font-size: 9px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

blockquote {
  width: 450px;
  font-style: italic;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 2em 0 0 25px;
  margin: 0 auto 2em auto;
  background: url(../media/images/quote-open.gif) no-repeat left 5px;
}

blockquote p {
  display: block;
  padding-right: 25px;
  background: url(../media/images/quote-close.gif) no-repeat right bottom;
  font-family: Georgia, "Times New Roman", Times, serif;
  line-height: 25px;
  color: #55452e;
}

/* cfrom */
.cform ol {
	border: none;
}

/* Form Sets */
label {
	cursor: pointer;
}

fieldset {
	border: none;
	padding: 0;
}

input:focus, input.sffocus, textarea:focus, select:focus {
	background: #eae6d6;
}

.input-small {
	font-size: 1.4em;
	border: 1px solid #aea88f;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #74705d;
	width: 50px;
}

.input-medium {
	font-size: 1.4em;
	border: 1px solid #aea88f;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #74705d;
	width: 150px;
}

.input-large {
	font-size: 1.4em;
	border: 1px solid #aea88f;
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 1px;
	padding: 3px;
	color: #74705d;
	width: 450px;
}

.submit {
	padding: 5px 8px 5px 8px;
	margin: 3px 10px 0px 0px;
	background-color: #a59f85;
	border: 0px;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	float: right;
}

select {
	padding: 1px;
	font-size: 1.3em;
}

.lrg-bold {
	font-size: 11px;
	font-weight: bold;
	color: #8e8973;
}

.linklove {
	display: none;
}

#email-bottom-info {
	width: 553px;
	height: 120px;
	float: left;
	background: transparent url(../media/images/email-notification-bg.jpg) no-repeat top left;
}

#notification {
	width: 553px;
	height: 120px;
	float: right;
}

.notification-entry {
	float: left;
	padding: 52px 0px 0px 115px;
}

.notification-button {
	float: left;
	padding: 33px 0px 0px 16px;
}

.notification-input {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0px 1px 1px;
	padding: 0px;
	color: #55442e;
	border: 0px;
	width: 282px;
	padding: 3px;
	text-transform:uppercase;
}
#opt-side {
	width: 234px;
	height: 198px;
	float: left;
	background-image: url(../media/images/opt-side.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 20px 20px 0px 20px;
}

#opt-side h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3b3431;
	line-height: 19px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	text-align: left;
}
.opt {
	color: #3b3431;
	font-weight: bold;
padding:5px;
}
#opt-side-int {
padding:40px;
}
.notification-entry2 {
	float: left;
	padding: 12px;
}

.notification-input2 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px 0px 1px 1px;
	padding: 0px;
	color: #55442e;
	border: 0px;
	width: 150px;
	padding: 3px;
	text-transform:uppercase;
}

#notification input:focus, #notification input.sffocus, #notification textarea:focus, #notification select:focus {
	background: #ffffff;
	border: 0px;
}

#payment {
	width: 485px;
	height: 100px;
	float: left;
}

#payment #payment-button {
	margin: 10px 10px 10px 0px;
}

#payment #payment-button a {
	width: 250px;
	height: 51px;
	float: left;
	background: url(../media/images/payment-button-bg.png) no-repeat top left;
	background-position: 0px 0px;
	display: block;
	text-align: left;
	text-indent: -9000em;
	overflow: hidden;
	text-decoration: none;
}

#payment #payment-button a:hover {
	background-position: -250px 0px;
}

#payment .giving-loading {
	width: 220px;
	height: 19px;
	float: left;
	display: block;
	margin: 20px 0px 0px 0px;
}