#wrapper {
	margin-top: 10px;
	border: 1px solid #a7a7a7;
	background-color: #000;
	height: 620px;
	padding-left: 20px;
	margin-left: auto;
	width: 900px;
	visibility: visible;
	overflow: hidden;
	margin-right: auto;
}

body {
	background-color: #000;
}

#calendar a {
	border-style: none;
}

a:active {
	border-style: none;
}

a:link {
	border-style: none;
}

h1 {
	color: #ededed;
	font: 14px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	letter-spacing: 7px;
}

h1 a {
	text-decoration: none;
	color: #ededed;
	border-bottom-style: none;
	font-size: 20px;
}

h1 a:link {
	text-decoration: none;
	color: #ededed;
	border-bottom-style: none;
	font-size: 20px;
}

h1 a:hover {
	color: #6d4544;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

h1 a:active {
	color: #6d4544;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

h2 {
	color: #ededed;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

h3 {
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	color: #ededed;
}

p {
	color: #ededed;
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

a {
	color: #ededed;
	text-decoration: none;
	border-bottom: 1px solid #ededed;
}

a:link {
	color: #ededed;
	text-decoration: none;
	border-bottom: 1px solid #ededed;
}

a:hover {
	color: #6d4544;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

a:active {
	color: #6d4544;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.textbox {
	float: left;
	height: 300px;
	border: 1px solid #a7a7a7;
	margin-right: 20px;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: scroll;
}

#links {
	float: left;
	width: 820px;
	height: auto;
	margin-bottom: 4px;
	padding-top: 10px;
	padding-bottom: 0;
}

#textbox {
	float: left;
	height: 300px;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	margin-right: 20px;
	border: 1px solid #a7a7a7;
}

#events {
	float: left;
	height: 300px;
	width: 330px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	margin-right: 20px;
}

#catering {
	float: left;
	height: 300px;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	margin-right: 20px;
}

#contact {
	float: left;
	height: 320px;
	overflow: auto;
	width: 100%;
}

#mailing {
	width: auto;
	height: 300px;
	float: left;
	background-color: #000;
}

#email {
	width: auto;
	height: 300px;
	float: left;
}

#SignUp {
	background-color: #000;
}

#press {
	float: left;
	height: 300px;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	margin-right: 20px;
}

#textbox2 {
	float: left;
	height: 300px;
	margin-right: 20px;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	border: 1px solid #a7a7a7;
}

#credit {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	width: 800px;
	text-align: center;
}

.credit {
	margin-left: auto;
	margin-right: auto;
	height: 20px;
	width: 800px;
	text-align: center;
}

#textbox3 {
	float: left;
	height: 300px;
	margin-right: 20px;
	width: 240px;
	padding-right: 10px;
	padding-left: 10px;
	overflow: auto;
	border: 1px solid #a7a7a7;
}

.colored {
	color: #6d4544;
}

i {
	float: right;
	font-weight: normal;
	font-style: normal;
}

.imagebox {
	float: left;
	width: 200px;
	height: 300px;
	border: 1px solid #a7a7a7;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 6px;
}

.pad {
	margin-left: 20px;
}

.imagebox2 {
	float: left;
	height: 300px;
	border: 1px solid #a7a7a7;
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 20px;
	width: 140px;
}

.imagebox3 {
	float: right;
	height: 300px;
	border: 1px solid #a7a7a7;
	width: 140px;
	overflow: hidden;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 20px;
}

.imagebox4 {
	float: left;
	width: 200px;
	height: 300px;
	border: 1px solid #a7a7a7;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 20px;
}

.floater {
	float: left;
}

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
	border: 1px solid #a7a7a7;
	float: left;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #ededed;
}
.jScrollPaneDrag {
	position: absolute;
	background: #444;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	background-color: #666;
	height: 9px;
	background-color: #d4d4d4;
}
a.jScrollArrowUp:hover {
	background-color: #444;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
	background-color: #d4d4d4;
}
a.jScrollArrowDown:hover {
	background-color: #444;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/*-------------------------------------------+
|                                            |
|                Calendar               |
|                                            |
+-------------------------------------------*/

#calendar{
	float:left;
	width:340px;
	margin: 0 0 0 20px;
}

*html #calendar{
	float:left;
	width:255px;
	margin: 0;
}

#calendar table{
	border: 1px solid #a7a7a7;
	padding:5px;
	margin: 0;
}

#calendar td{
	padding: 3px;
	font: 10px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#calendar .arrowR{
	text-align:right;
}

#calendar .month{
	margin:5px 8px;
	text-align:center;
	color: #6d4544;
	font: 16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#calendar .day{
	background-color: #ededed;
	text-align: left;
	vertical-align:top;
	color: #6d4544;
	width:35px;
	height:35px;
	font: 12px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#calendar .event{
	font-weight:bold;
	font-size:12px;
	background-color: #6d4544;
	color: #000;
	text-align:left;
	vertical-align:top;
	width:35px;
	height:35px;
}

#calendar a.arrow{
	text-decoration:none;
}
#calendar a.arrow:hover{
	text-decoration:none;
	border-bottom:none;
}


#detail {
	float:left;
	margin:40px 0 0 40px;
}

*html #detail {
	float:left;
	margin:25px 0 0 15px;
}

#detail table {
	width:300px;
}


#detail .month{
	font-size:12px;
	padding:0 50px 0 0;
}

#detail .THEmonth{
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:0 50px 0 0;
}

*html #detail .month{
	font-size:12px;

}

*html #detail .THEmonth{
	font-size:16px;
	font-weight:bold;
	text-align:left;

}


#detail .date{
	font-weight:bold;
	margin:20px 0 7px 0;
	font-size:14px;
}

#detail .title{
	font-style:italic;
	margin:0 0 7px 0;
	width:300px;
}

#detail p{
	line-height:150%;
	color:#333;
	width:340px;
}

*html #detail p{
	line-height:150%;
	color:#333;
	width:300px;
}

#detail a{
	color:#5a6e48;
	text-decoration:none;
}

#detail a:hover{
	color:#5a6e48;
	border-bottom:dotted 2px #5a6e48;
}

strong {
	color: #6d4544;
	font-weight: bold;
}

/*CONTACT FORM STYLES
-------------------------------------------------------- */
#contact-form{
}
#contact-form label{
	width:10em;
	float:left;
	margin-top:0.6em;
}
#name, #form-email, #url, #location{
	width:42.7em;
	height:20px;
	padding:3px;
	padding-top:5px;
	border:2px solid #666;
	margin-bottom:18px;
	background:#fff !important;
}
#comments{
	width:43.8em;
	height:10em;
	padding:3px;
	border:2px solid #666;
	margin-bottom:18px;
	overflow:auto;
	background:#fff !important;
}
#name:active, #form-email:active, #url:active, #location:active, #comments:active, #submit:active, #name:focus, #form-email:focus, #url:focus, #location:focus, #comments:focus, #submit:focus{
	border:2px solid #000;
}
#submit{
	clear:both;
	padding:5px;
	border:2px solid #666;
	background:#fff !important;
	cursor:pointer;
	margin-left:9em;
}
#reset{
	clear:both;
	padding:3px;
	border:none;
	background: #000;
	cursor:pointer;
	float:right;
	color:#fff;
	margin-top:-28px;
}

/*-------------------------------------------+
|                                            |
|                Contact              |
|                                            |
+-------------------------------------------*/



#SignUp .signupframe {
  color: #ededed;
  font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #a7a7a7;
	width: 300px;
	height: 120px;
	background-color: rgba(120,120,120,0);
	float: left;
	margin-left: 20px;
	margin-top: 0;
}

textarea {
	height: 80px;
	width: 278px;
	color: #444;
}

#form {
	text-align: left;
	font: 10pt Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	width: 278px;
	padding: 10px;
	border: 1px solid #a7a7a7;
	height: 220px;
	float: left;
	color: #ededed;
}

input {
	width: 220px;
}

#paypal{
}

.green {
	background-color: #86a57a;
	padding: 2px;
}

.short {
	width: 100px;
	float: left;
}

#test {
	width: 100px;
	height: 100px;
	background-color: #91f939;
}