body {
	margin:			0px;
	padding:		0px;
	font-family:		"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:		10pt;
	line-height:		13pt;
	background-color:	#DDDFB0;
	color:			#E7E8CA;

	scrollbar-face-color:	#D3CF85;
	scrollbar-shadow-color:	#6D7141;
	scrollbar-track-color:	#A7AE64;
	scrollbar-arrow-color:	#FDFFCA;
}

p {
	font-size:		10pt;
	line-height:		13pt;
}

td, th {
	font-size:		10pt;
	line-height:		13pt;
}

a {
	color:			#E7E8CA;
	text-decoration:	underline;
}

a:hover {
	color:			#DCDEB0;
	text-decoration:	none;
	background-color:	#7B804A;
}



.twitter-message {
	padding-top:		5px;
	padding-left:		8px;
	padding-right:		5px;
	background-image:	url("/.images/news/twitter-bg.gif");
}

#twitter_div ul {
list-style-type:none;
margin-bottom: 14px;

margin:0;
padding:0;

}
#twitter_div ul li{

margin-bottom: 10px;
}


.youtube_new b{
display:none;
}

.desc div table tbody tr tr td span span {
color:#0000CC;
}

.hard-left {
	position:		absolute;
	top:			-30000px;
	left:			-30000px;
	color:			#DDDFB0;
}

.location-line {
	margin-top:		6px;
	margin-left:		15px;
}

.mainfield {
	padding-left:		15px;
	padding-right:		15px;
	padding-bottom:		15px;
}

.guestbook-entry {
	border-style:		solid;
	border-width:		1px;
	border-color:		#DCDEB0;
	background-color:	#A1A861;
	color:			#F2F4C1;
	padding:		10px;
}

.guestbook-title {
	font-size:		12pt;
	font-weight:		bold;
	padding-bottom:		6px;
}

.guestbook-message {
	padding-top:		6px;
}

.guestbook-menu {
	border-style:		dotted;
	border-width:		1px;
	border-color:		#DCDEB0;
	background-color:	#979D5A;
	margin-top:		6px;
	padding:		3px;
}

hr {
	border:			dashed;
	border-width:		1pt;
	border-color:		#E7E8CA;
}

.big {
	font-family:		"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-weight:		bold;
	font-size:		13pt;
}

.small {
	font-family:		"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:		8pt;
}

.link-symbol {
	margin-bottom:		-2px;
	padding-right:		1px;
}

.links-box {
	padding:		5px;
	border-style:		dashed;
	border-width:		1px;
	border-color:		#DCDEB0;
	color:			#F2F4C1;
	background-color:	#A1A861;
}

.table-border {
	border-style:		dashed;
	border-width:		1px;
	border-color:		#DCDEB0;
}

.table-header {
	color:			#F2F4C1;
	background-color:	#A1A861;
}

.table-field1 {
	font-family:		"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:		10pt;
	color:			#F2F4C1;
	background-color:	#BEBA78;
}

.table-field2 {
	font-family:		"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:		10pt;
	color:			#F2F4C1;
	background-color:	#B9B575;
}

.songnames {
	font-family:		"Courier New";
	font-size:		8pt;
}

.news-message {
	padding-top:		5px;
	padding-left:		8px;
	padding-right:		5px;
	background-image:	url("/.images/news/news-bg.gif");
}

.inline-image-on-right {
	letter-spacing:		1pt;
	float:			right;
	font-size:		8pt;
	padding-top:		8px;
	padding-left:		8px;
	padding-bottom:		15px;
}

.inline-image-on-left {
	letter-spacing:		1pt;
	float:			left;
	font-size:		8pt;
	padding-top:		8px;
	padding-right:		8px;
	padding-bottom:		15px;
}









form {
	margin-top:			0px;
	margin-bottom:			0px;
}

input {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	background-color:		#BEBA78;
	border-width:			1px;
	border-style:			solid;
	border-top-color:		#6D7141;
	border-left-color:		#6D7141;
	border-bottom-color:		#DCDEB0;
	border-right-color:		#DCDEB0;
	color:				#4E512F;
}
input:hover {
	background-color:		#CAC680;
}
input:focus {
	background-color:		#D5D187;
}

select {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	height:				21px;
	background-color:		#BEBA78;
	border-width:			1px;
	border-style:			solid;
	border-top-color:		#6D7141;
	border-left-color:		#6D7141;
	border-bottom-color:		#DCDEB0;
	border-right-color:		#DCDEB0;
	color:				#4E512F;
}
select:hover {
	background-color:		#CAC680;
}
select:focus {
	background-color:		#D5D187;
}

textarea {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	background-color:		#BEBA78;
	border-width:			1px;
	border-style:			solid;
	border-top-color:		#6D7141;
	border-left-color:		#6D7141;
	border-bottom-color:		#DCDEB0;
	border-right-color:		#DCDEB0;
	color:				#4E512F;

	scrollbar-face-color:		#D3CF85;
	scrollbar-shadow-color:		#6D7141;
	scrollbar-track-color:		#A7AE64;
	scrollbar-arrow-color:		#FDFFCA;
}
textarea:hover {
	background-color:		#CAC680;
}
textarea:focus {
	background-color:		#D5D187;
}

optgroup {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	font-weight:			bold;
	font-style:			normal;
	background-color:		#CCCCCC;
	color:				#4E512F;
}

option {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	background-color:		#DDDDDD;
	color:				#4E512F;
}



.submit-buttons {
	font-family:			"TheSansCorrespondence","TheSansOffice","CorpoS","Frutiger 45","Tahoma","Arial","Sans";
	font-size:			10pt;
	color:				#4E512F;
	width:				128px;
	height:				21px;
	background-color:		#BEBA78;
	border-width:			2px;
	border-style:			solid;
	border-top-color:		#DCDEB0;
	border-left-color:		#DCDEB0;
	border-bottom-color:		#6D7141;
	border-right-color:		#6D7141;
}
.submit-buttons:hover {
	color:				#4E512F;
	background-color:		#CAC680;
}
.submit-buttons:active {
	color:				#4E512F;
	background-color:		#D5D187;
}

.nav{
z-index:250;}