body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #CCC;
	background-color: #FFF;
	margin: 20px;
	padding: 0;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	text-transform: none;
	clear: both;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
	border: 2px solid #666;
}
#masthead {
	background-color: #FFF;
	padding: 0;
	margin: 0;
}
#masthead .content {
	padding: 0;
	height: 165px;
	background-image: url(img/header.gif);
}
#tagline {
	position: relative;
	width: 315px;
	z-index: 1;
	left: 20px;
	top: 137px;
	background-color: #d3141c;
	color: #FFF;
	font-size:13px;
	font-style: italic;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}
#headmenu {
	position: relative;
	width: 286px;
	z-index: 1;
	left: 495px;
	top: 142px;
	font-size: 18px;
	color: #000;
}
#headmenu  a, a:visited {
	color: #000;
	text-decoration: none;
}
#column_wrapper {
	background-image: url(img/layoutbg.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#left {
	width: 180px;
	float: left;
}
#left .content {
	padding: 10px;
	font-size: 1em;
	line-height: 1.8em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #b0b2b5;
}
#left a:visited {
	color: #b0b2b5;	
}
#left a:hover {
	color: #d3141c;
}
#right {
	width: 600px;
	float: left;
}
#right .content {
	padding: 25px 12px 12px 12px; 
	font-size: 0.8em;
	line-height: 1.65em;
}
.content p {
	margin: 12px 0;
	font-style: normal;
}
#what {
	color: #FFF;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#what-red {
	color: #d3141c;
	font-style: italic;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
#choose {
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#bednames {
	font-size:10px;
}
#redquotes {
	color: #d3141c;
	font-weight: bolder;
	font-size: larger;	
}
#right a, a:visited {
	color: #d3141c;
}
#bulletpoints {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #fff;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	text-align: center;
}
#footer a:link {
	color: #999999;
}
#footer a:visited {
	color: #666666;
}
#footer a:hover {
	color: #FFFFFF;
}

.nomargintop {
	margin-top: 0;
}
#copyright {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	background-color: #999;
	color: #fff;
	text-align: center;
	clear: both;
}
#copyright a, a:visited {
	color: #333;
}
#copyright a:hover {
	color: #d3141c;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 0;
}
h4 {
	font-size: 1.1em;
	color: #d3141c;
	margin: 20px 0 0 0;
}
