.textbox {
		border:1px solid #673F3D;
		padding:10px;
		background-color:#F7EEEE;
}		
	
.title-bar {
	background-color:#673F3D;
	border: 1px solid #000000;
	color: #CCCCCC;
	padding: 4px;
	width: 95%;
	align:center;
} 
.title-string {
	font-size:large;
	font-weight: bold;
	font-style:italic;
}
.navigation {
	font-weight: bold;
	text-align: center;
}
.banner {
	color: #E3558D;
	background-color: #76172F;
}
.banner-sub-title {
	font-size:small;
	color:#CCCCCC;
	font-style:italic;
}
.small-text {
	font-size:14px;
	font-weight: bold;
}
.small-sidebar-text {
	font-size:14px;
	font-weight: bold;
	color: #CCCCCC;
}
.bold-sidebar-text {
	font-weight: bold;
	color: #CCCCCC;
}
.large-text {
	font-size:medium;
}
.strong-text {
	font-weight: bold;
}
.sidebar {
	background-color:#673F3D;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	color: #CCCCCC;
	padding: 4px;
}
.sidebar-title {
	background-color:#76172F;
	border-bottom: 1px solid #000000;
	color: #E3558D;
	padding: 4px;
	text-align: center;
	font-size:medium;
/*	font-weight: bolder; */
}
.sidebar-heading {
	font-weight: bold; 
}
.sidebar-description {
	margin-left:15px; 
}

.sidebar-insert {
	background-color:#673F3D;
	color: #CCCCCC;
}

.popupstyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #673F3D;
	font-size:small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: medium solid #76172F;
	padding: 4px;
	margin: auto;
	position: absolute;
	width: 240px;
}

.floatpicleft {
	margin: 5px;
	float: left;
	border: 0px;
}

.floatpicright {
	margin: 5px;
	float: right;
	border: 0px;
}

.code	{ 
	font-family: courier-new, courier, arial, sans-serif; 
	font-size:small; 
	background:#FBF4F4;
	border:1px solid #83615F;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:30px;
	margin-right:20px;
	font-weight:normal;
}

/* general stuff */

.sidebar_top {
	padding:8px; 
}
.search_box {
	background-color:#673F3D;
	display:block; 
	margin:0px auto 0px 8px; 
}

.donation_request {
	text-align:center;
	font-size: 14px;
}

.amazon-widget {
	display:block;
	margin:0 auto 15px auto;
	width:250px;
}

.addthis_default_style {
	width:450px;
}