body {
	margin: 0px;
	text-align: justify;
	font-family: arial;
	font-size: .8em;
	color: #592001;
}
img {
	border: 0px;
}
a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bold;
}
textarea,input {
	border: 0px;
}
.snippet {
	/*margin: 0px;*/
	margin-left: 80px;
	width: 500px;
	height: 500px;
	/*background: url(images/tagline.png) no-repeat top left;*/
}
.snippet_txt {
	height: 160px;
	width: 420px;
	overflow: auto;
	top: -230px;
	left: 35px;
	position: relative;
/*	height: 160px;
	width: 420px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	top: 255px;
	position: relative; */
}
.goldtop {
	width: 497px;
	height: 129px;
	/*margin:0px;
	delete below if revert*/
	margin-left: 80px;
	margin-top: 0px;
}

.goldbottom {
	width: 500px;
	height: 360px;
	background: url(images/g_bg.png) no-repeat top left;
	padding: 0px;
	/*margin:0px;
	delete below if revert*/
	margin-left: 80px;
}
.goldcontent {	
	text-align: justify;
	font-family: georgia;
	font-size: 1em;
	line-height: 1.5em;
	width: 420px;
	height: 320px;
	margin-left: 45px;
	margin-right: 45px;
	overflow: auto;
	position: relative;
}
.swfmeh{
	width: 500;
	height: 500px;
	margin-left: 0px;
	overflow: visible;
	position: relative;
}
.contact_item {
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 10px;
	width: 100px;
}
.contact {
	width: 250px;
	height: 20px;
	font-size: 1.2em;
	color: #cc0000;
	float: left;
	margin-bottom: 10px;
}
.message {
	width: 250px;
	height: 150px;
	font-family: arial;
	font-size: 1.2em;
	color: #cc0000;
	float: left;
}
.goldcontent ul {
	margin: 0px;
	list-style: disc url('images/bullet.gif') outside;
	display: block;
}
.goldcontent li {
	width: 350px;
	margin-bottom: 20px;
	margin-left: -20px;
}

/* FEED CSS */

.date {
	margin-top:0px;
	margin-bottom: 0px;
	font-size: .8em;
}
.feedburnerFeedBlock ul li span.headline a {
	font-size: 1.25em;
	color: #cc0000;
}
.feedburnerFeedBlock ul {
	margin-top: 10px;
	list-style-type: none;
	list-style-image: url('images/readmore.gif');
	list-style-position:inside;
}
.feedburnerFeedBlock li {
	margin-bottom: 20px;
	margin-left: -30px;
	width: 380px;
	padding: 0px;
}
.feedburnerFeedBlock ul ul {
list-style-type: disc;
}
#creditfooter {
display: none;
}