@charset "utf-8";
body {
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-color: #373F30;
	margin: 0px;
	padding: 0px;
	color: #715735;
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: center top;
}
.float_rt {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
p {
	margin: 0px;
	padding: 0px;
}
.float_lft {
	float: left;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-right: 8px;
}
.gtrbkg {
	background-image: url(images/bkg-gtr.gif);
	background-repeat: no-repeat;
}
.blogtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #715735;
}
.blogposted {
	font-size: 12px;
	font-weight: bold;
	color: #715735;
}
.blogmessage {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #715735;
}
a:link {
	color: #354C78;
	text-decoration: none;
}
a:visited {
	color: #354C78;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #354C78;
	text-decoration: none;
}

.tablehead {
	font-size: 14px;
	font-weight: bold;
}
.calendartable {
	background-color: #E6F0FB;
	border: 1px solid #715735;
}
.calendartableheader {
	color: #FFFFFF;
	background-color: #543B32;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.songtitle {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
}
.biggerpictbkg {
	background: url(images/biggerpicture-home-page.jpg);
	height: 606px;
	width: 802px;
}
.trborder {
	border: 3px dashed #373F30;
	background: #E3EEF9;
}
.trborder li {
	margin-left: -5px;
}
.trborder p {
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.trborder ol {
	margin-bottom: 7px;
}
#mainphoto {
	background-image: url(images/home-graphic.png);
	background-repeat: no-repeat;
	height: 427px;
	width: 826px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#favorites {
	padding-left: 400px;
}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#blogtxt {
	height: 50px;
	width: 300px;
	margin-top: 0px;
	padding-left: 250px;
	font-size: 16px;
	color: #0B0705;
	top: 325px;
	position: relative;
}
