/** ~ ~ ~ ~ ~ Basic styles ~ ~ ~ ~ ~ */
body {
	font: 100%/1 Arial, Helvetica, sans-serif;
	margin: 0;
}
h3 {
	font-size: 1.3em;
	color: #000;
	font-weight: bold;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	color: #309;
	margin-bottom: 0;
}
img {
	border: none;
	padding: 0;
	margin: 0;
}
a {
	color: #309;
	text-decoration: none;
	border: none;
	font-style: italic;
	font-weight: bold;
	
}
a:hover {
	text-decoration: underline;
}
.links a {
	font-weight: normal;
}
p, li {
	font-size: .85em;
}
strong {
	font-weight: bold;
}
em {
	color: #309;
	font-weight: bold;
}
q, blockquote {
	quotes: "" "";
}
q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}
table.music_library a {
	font-size: .8em;
}

/** ~ ~ ~ ~ ~ Enhanced Styling for specific situations ~ ~ ~ ~ ~ */ 
h3.cd_title {
	font-size: 1.1em;
	color: #309;
	font-weight: bold;
	font-style: italic;
}
.new_cd p {
	font-size: 1em;
	text-align: center;
}
.new_cd a {
	font-weight: bold;
	font-style: italic;
}
.new_cd img {
	display: block;
	margin: 1em auto 1em auto;
}
img.tim_lisa_color {
	float: left;
	padding: 0 1em 1em 0;
}
img.tim_lisa_bw {
	float: right;
	padding: 0 0 1em 1em;
}
div.caption_photo {
	width: 198px;
	float: left;
	text-align: center;
	margin-right: 1em;
}
.caption_photo p {
	margin: 0;
}
.mpi {
	text-align: center;
}
.vendors {
	clear: both;
}
.tip {
	font-size: .65em;
	margin-top: 0;
}
#copyright {
	font-size: .7em;
	text-align: center;
}
.photo_cred {
	font-size: .65em;
}
.ama_logo {
	float: left;
	margin-right: 1em;
}
.tim_er_splash {
	text-align: center;
}
p#tim_bw {
	margin: 0 0 0 1em;
	width: 200px;
	float: right;
	text-align: center;
	font-size: .65em;
}
p#tim_bw a {
	font-weight: bold;
}
p#tim_bw img {
	margin-bottom: .5em;
}

/** ~ ~ ~ ~ ~ Inspiritus styles ~ ~ ~ ~ ~ */
.inspiritus {
	clear: both;
	color: #309;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

/** ~ ~ ~ ~ ~ Paypal styles ~ ~ ~ ~ ~ */
form p, form input {
	margin: 0;
	color: #309;
	font-weight: bold;
	font-size: 1em;
}
form.paypal_right p, form input {
	text-align: right;
}

/** ~ ~ ~ ~ ~ CD Clips Page styles ~ ~ ~ ~ ~ */
ol.track_list li {
	font-size: .9em;
}
.track_list strong {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
ol.track_list li a {
	font-style: normal;
}
ol q {
	font-variant: small-caps;
	color: #ef3d39;
	font-style: italic;
}
strong.er, strong.er a {
	color: #ef3d39;
}
.elvis_quote {
	text-align: right;
	font-style: italic;
}
