@charset "UTF-8";
/* CSS Document */

/* PNG Fix for those pesky IE people */
img, div, a, table, tr, td, input, ul, li, { behavior: url(css/resources/iepngfix.htc) }

body {
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #DBC39E;
}
#container {
	display: block;
	width: 812px;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: top;
	top: 0px;
}
#container #nav {
	display: block;
	width: 161px;
	float: left;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainCol {
	display: block;
	margin: 0px;
	float: right;
	width: 639px;
}
#mainCol #bodyTop {
	background-image: url(../images/body-top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 40px;
	width: 639px;
	margin: 0px;
	padding: 0px;
}
#mainCol #bodyTile {
	background-image: url(../images/body-tile.png);
	background-position: left top;
	display: block;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 639px;
	min-height: 400px;
}
#mainCol #bodyBtm {
	background-image: url(../images/body-btm.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 639px;
}
#slugs {
	display: block;
	margin: 0px;
	height: 103px;
	width: 575px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 34px;
}
#slugs #journal {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 189px;
	background-image: url(../images/journal-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#slugs #journal div {
	display: block;
	height: 103px;
	width: 189px;
}
#slugs #journal div a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 103px;
	position: block;
	width: 189px;
}
#slugs #journal div a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 103px;
	position: block;
	width: 189px;
}
#slugs #listen {
	background-image: url(../images/listen-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 189px;
}
#slugs #listen div {
	display: block;
	height: 103px;
	width: 189px;
}
#slugs #listen div a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 103px;
	position: block;
	width: 189px;
}
#slugs #listen div a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 103px;
	position: block;
	width: 189px;
}
#slugs #mailingList {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 195px;
	background-image: url(../images/mailing-list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#slugs #mailingList .field {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 40px;
	text-align: left;
	padding: 2px;
	margin-right: 3px;
}
#slugs #mailingList .submit {
	margin-top: 7px;
	margin-left: 80px;
}
#footer {
	width: 639px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#footer #left {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #52390d;
	text-align: left;
	display: block;
	float: left;
	width: 280px;
	padding-left: 20px;
}
#footer #right {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #52390d;
	text-align: right;
	display: block;
	float: right;
	width: 319px;
	padding-right: 20px;
}
#footer #right a {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #52390d;
	text-decoration: none;
}
#footer #right a:hover {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #A20107;
	text-decoration: none;
}
#nav div {
	position: block;
	height: 26px;
}
#nav div a {
	height: 26px;
	position: block;
	display: block; 
}
#nav div.home {
	width: 147px;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.about {
	width: 147px;
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.aboutActive {
	width: 147px;
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#nav div.music {
	width: 147px;
	background-image: url(../images/music.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.musicActive {
	width: 147px;
	background-image: url(../images/music.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#nav div.lyrics {
	width: 147px;
	background-image: url(../images/lyrics.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.lyricsActive {
	width: 147px;
	background-image: url(../images/lyrics.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#nav div.photos {
	width: 147px;
	background-image: url(../images/photos.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.photosActive {
	width: 147px;
	background-image: url(../images/photos.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#nav div.journal {
	width: 147px;
	background-image: url(../images/journal.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.journalActive {
	width: 147px;
	background-image: url(../images/journal.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#nav div.contact {
	width: 147px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav div.contactActive {
	width: 147px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#nav div:hover {
	background-position: 0px -26px
}
#content {
	width: 573px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 32px;
	padding-left: 34px;
}
#contentLeft {
	display: block;
	width: 368px;
	padding-right: 10px;
}
#contentLeft h1 {
	font-family: "Lucida Sans", Arial;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #9A1717;
	text-align: left;
	padding-bottom: 20px;
}
#contentLeft h2 {
	font-family: "Lucida Sans", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #5d481b;
	text-align: left;
	padding-top: 15px;
}
#contentLeft p {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #5d481b;
	text-align: left;
	padding-bottom: 10px;
}
#contentLeft a {
	font-family: "Lucida Sans", arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #9A1717;
	text-decoration: none;
	text-align: right;
	padding-bottom: 10px;
}
#contentLeft a:hover {
	font-family: "Lucida Sans", arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #9A1717;
	text-decoration: underline;
	text-align: right;
	padding-bottom: 10px;
}
#rightCol {
	width: 186px;
	display: block;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c2c2ac;
}
#rightCol img {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#rightCol ul {
	margin-bottom: 10px;
}
#rightCol li {
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #5d481b;
	text-align: left;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c2c2ac;
	padding-top: 1px;
}
#rightCol li strong {
	font-weight: bold;
	font-family: "Lucida Sans", Arial;
	color: #9A1717;
}
#rightCol li em {
	font-style: italic;
	font-family: "Lucida Sans", Arial;
	font-size: 12px;
	line-height: 16px;
}
#rightCol a {
	font-family: "Lucida Sans", arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #9A1717;
	text-decoration: none;
	text-align: right;
	padding-bottom: 10px;
	padding-top: 10px;
}
#rightCol a:hover {
	font-family: "Lucida Sans", arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #9A1717;
	text-decoration: underline;
	text-align: right;
	padding-bottom: 10px;
}
#ads {
	display: block;
	margin: 0px;
	height: 103px;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ads #journal {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 189px;
	background-image: url(../images/journal-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#ads #journal div {
	display: block;
	height: 103px;
	width: 189px;
}
#ads #journal div a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 103px;
	position: block;
	width: 189px;
}
#ads #journal div a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 103px;
	position: block;
	width: 189px;
}
#ads #listen {
	background-image: url(../images/listen-btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 189px;
}
#ads #listen div {
	display: block;
	height: 103px;
	width: 189px;
}
#ads #listen div a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 103px;
	position: block;
	width: 189px;
}
#ads #listen div a:hover {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 103px;
	position: block;
	width: 189px;
}
#ads #mailingList {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 103px;
	width: 195px;
	background-image: url(../images/mailing-list-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#ads #mailingList .field {
	font-family: "Lucida Sans", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 40px;
	text-align: left;
	padding: 2px;
	margin-right: 3px;
}
#ads #mailingList .submit {
	margin-top: 7px;
	margin-left: 80px;
}
