.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	margin: 10px -100px 10px 10px;	
}

a, a:visited, a:active, a:focus {color: #6E5748;
	border: 0px;
}

body, html {height: 100%;}

body {
	font-size: 12px;
	color: #625c68;
	line-height: 18px;
	font-family: arial, sans-serif;
	background: #a58866;
}

.wp-caption {
	text-align: center; 
	font-weight: bold;
}

.wp-caption p {text-indent: 0;}

p, ol, ul {margin: 12px 0;}

ol {list-style: decimal;}
ul {list-style: disc;}
ol, ul {padding-left: 25px;}

h1, h2, h3, strong.cattitles {
	margin: 12px 0;
	color: #6e5647;
	font-weight: bold;
}

h1, strong.cattitles {font-size: 15px;}
h2 {font-size: 13px;}
h3 {font-size: 12px;}

#wrap {
	min-height: 100%;
	overflow: hidden;
	width: 936px;
	margin: 0 auto;
	position: relative;
	background: #a58866 url(../images/background.jpg) repeat-y center top;/*can't be body bg because of 1px center shift bug*/
}

#header {
	margin-left: 130px;
}

#sidebar {
	padding-bottom: 30px;
	width: 172px;
	float: left;
}

#content {
	width: 569px;
	float: left;
	padding: 25px 120px 80px 75px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	text-align: center;
	width: 130px;
	margin: 15px 0 0 35px;
	font-family: "News Gothic Bold", "News Gothic", arial, sans-serif;
}

#sidebar ul ul {
	margin: 0;
}

#sidebar ul ul a, #sidebar .current_page_item li a {
	font-weight: normal;
	background: none;
	padding: 0;
	text-transform: none;
}

#sidebar li li {padding: 1px 0;}

#sidebar li {
	padding: 3px 0;
}

#sidebar a {
	text-decoration: none;
	padding: 2px 5px;
	display: block;
	color: #dad9de;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

#sidebar a:hover, #sidebar .current_page_item a, #sidebar .current_page_item li a:hover, #sidebar li li.current_page_item a {
	background: #6e5748;
}

#donate {
	position: absolute;
	bottom: 30px;
	right: 30px;
	border-style: none;
}

/*form*/

form {
	margin: 5px 0;
}

form li {
	padding: 5px 0;
}

form li.cf-box-title {
	float: left;
	width: 90px;
	text-align: right;
	padding-top: 10px;
}

form li.cf-box-group {
	padding-top: 10px;
}

.cf-box-group label {
	display: block;
	width: auto;
	float: left;
}
.cf-box-group {
	position: relative; 
	overflow: hidden; 
	height: 1%;
	padding-left: 10px;
}

.cf-box-group input {
	float: left;
	clear: left;
}

form ol {
	list-style: none;
	padding: 0;
}

form label {
	width: 100px;
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
}

.cf-sb {
	clear: left;
	padding-left: 80px;
}

form .cf-box-group label span {
	display: inline;
	width: auto;
	padding-right: 5px;
}

label span {
	display: block;
	width: 90px;
	text-align: right;
}

.reqtxt, .emailreqtxt {
	font-size: 10px;
	padding-left: 5px;
}

.cf_hidden {
	display: none;
}

.linklove {
	display: none;	
}

.cf_li_err {color: red;}

.failure {
	font-style: italic;
	color: red;	
}

img.captcha {
	position: absolute;
	margin-left: 3px;
}

/* shopping cart*/

.productdisplay p {
	text-indent: 0;
}

.textcol form {margin: 0;}

#content p.wpsc_product_price {
	margin-bottom: 10px;
}

table.shoppingcart {
	font-size: 12px;
}

.shoppingcart td, .shoppingcart th {
	padding: 2px 10px 2px 0;
}

.shoppingcart th {font-weight: bold;}

table.wpsc_checkout_table td {
	padding: 2px 6px 2px 0!important;
}

#shoppingcartcontents {
	padding: 10px 0;
}

/*donate form */

form#specials label {
	width: auto!important;
	padding-right: 8px;
}

form#specials label input {
	margin-bottom: -10px;
}

#donate-box {
	margin: 20px 0;
}

.cart_title {
	float: right;
	padding: 0 10px 10px 0;
}

#sideshoppingcart {
	overflow: hidden;
	height: 1%;
	margin-right: -100px;
	margin-bottom: -20px;
}

#shoppingcartcontents {
	width: 210px!important;
/*	float: right;*/
}

#sliding_cart {
	border-top: 1px solid #AFAAA4!important;
	clear: both;
}

/*blog*/

.post {
	margin-bottom: 25px;
	border-bottom: 1px solid #BFBAB3;
}

.navigation {
	width: 569px;
}

#rss {
	/*background-color: #9F3;*/
	position: absolute;
	height: 100px;
	width: 150px;
	top: 190px;
	right: 25px;
	text-align: right;
}

#rss.image {
	margin-top: 10px;
}

/* 3 col tickets */

.tixscoltitle {
	margin-top: 3px;
	margin-bottom: 14px;
	font-weight: bold;
	color: #000;
	font-size: 1.1em;
}
.tixscolheader {
	font-size: 1.7em;
	color: #000;
	font-weight: bold;
	padding-bottom: 15px;
}
#wrap #content h1 img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.txts3border {
	border-right: 2px dotted #666;
}
.txts3table {
}

.txts3table img {
	border: 1px solid #000;
}
