﻿/* CSS layout */
a {
	color: #CF243C;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #C31E37;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #E0474A;
	font-weight: b\;
}
a:hover {
	color: #F4906C;
	text-decoration: underline;
	font-weight: bold;
}
.H3-LeftJustified {
	text-align: left;
	font-family: "arial Black";
	font-size: medium;
	color: #55586E;
}
body {
	margin: 0;
	padding: 0;
}

#masthead {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#top_nav {
	padding: 0px;
	margin: 0px;
	background-color: #4C506B;
	height: 27px;
}
#container {
	min-width: 600px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#left_col {
	padding: 20px 0px 0px 0px;
	border: #E0474A;
	width: 195px;
	float: left;
}
#right_col {
	padding: 20px 10px 10px 10px;
	width: 180px;
	float: right;
	background-color: #FFFFFF;
	border-left-style: none;
	border-top-width: none;
	border-right-width: none;
	border-bottom-width: none;
	border-left-width: none;
}
#page_content {
	padding: 20px 10px 10px 10px;
	margin-left: 200px;
	margin-right: 200px;
	font-family: corbel, euphemia, sans-serif;
	font-size: medium;
	font-weight: normal;
}
.highlightedtext {
	background-color: #FFFF00;
}
.BOLDtext {
	font-weight: bold;
}

#footer {
	clear: both;
	background-color: #FFFFFF;
}
.borderedPic {
	margin: 20px 5px 0px 5px;
	border: medium solid #808080;
	padding: 10px 5px 5px 5px;
	background-color: #FFFFFF;
}
.testimonial-byline {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: italic;
	color: #9B0000;
}
.testimonial-body {
	border-width: 15px;
	border-color: #FFFFFF;
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	padding: 10px;
	background-color: #FFFF9B;
	text-align: left;
	color: #000040;
	font-weight: bold;
	border-bottom-style: solid;
}
#ubercontainer {
	border-width: large;
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	border-style: none;
	border-color: #4B506A;
	background-color: #FFFFFF;
}
h1 {
	font-size: x-large;
	font-weight: normal;
	text-align: center;
}
p {
	font-family: corbel, euphemia, sans-serif;
	font-size: medium;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "arial black";
	color: #55586E;
	text-align: center;
	margin: 0px;
}
h3 {
	font-size: medium;
}
caption {
	font-size: x-small;
	text-align: center;
}
#xsmalltext {
	font-size: x-small;
	text-align: center;
}
.extrasmalltext {
	font-size: x-small;
	text-align: center;
}
.smalltext-centered {
	font-size: small;
	text-align: center;
}
.mediumtext-centeredCopy {
	font-size: medium;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.MerchTableText {
	font-family: "arial black";
	color: #000000;
	font-size: medium;
	text-align: center;
}
h2 {
	font-size: large;
	font-family: "arial black";
}
.CDimage_padding {
	margin-right: 20px;
}
ol {
	font-family: corbel, euphemia, sans-serif;
	font-size: medium;
}
.ol-CDtracks {
	margin: 0px;
	font-family: corbel, euphemia, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	border-right-style: none;
	border-width: medium;
	border-color: #55586E;
	list-style-position: inside;
	padding-left: 5px;
	padding-right: 5px;
}
.p-small_8pt_padding {
	padding: 8px;
	font-family: corbel, euphemia, "sans serif";
	font-size: small;
	margin: 0px;
}
.leftcolumnshade {
	background-color: #E6FFFF;
	font-family: "arial black";
	font-size: x-large;
	padding: 10px;
	text-align: center;
	border-style: none solid solid solid;
	border-width: medium thick medium thick;
	border-color: #FFFFFF;
}
.LeftColumnSmallText {
	background-color: #E6FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 5px 7px 5px 7px;
	text-align: left;
	border-style: none solid none none;
	border-width: medium;
	border-color: #55586E;
}
.10ptPadtoDiv {
	padding: 10px;
}

.italics {
	font-style: italic;
}

.LeftColumnBlueBox {
	background-color: #E6FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 5px;
	text-align: left;
	border-style: none solid none none;
	border-width: medium;
	border-color: #55586E;
}

