/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  09: 3Col_Flexible_Width
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	min-width: 980px;
	margin: 20px;
	font-size: 100%;
	background-color: #000000;
}
#masthead {
	color: #999999;
	background-color: #000000;
	font-size: 24px;
}
#masthead .content {
	padding: 12px;
}
#outer_wrapper {
	background-image: url(img/clm09_left.gif);
	background-repeat: repeat-y;
}
#wrapper {
	background-image: url(img/clm09_right.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
#left_wrapper {
	float: left;
	margin-left: -200px;
	width: 100%;
}
#left {
	float: left;
	width: 200px;
	margin-left: 200px;
}
#center {
	margin-left: 400px;
	background-color: #FFFFFF;
}
#right {
	float: left;
	width: 200px;
}
#left .content {
	padding: 24px 20px;
	font-size: 0.75em;
	line-height: 1.35em;
}
#center .content {
	padding: 24px;
	font-size: .85em;
	line-height: 1.7em;
}
#right .content {
	padding: 24px 20px;
	font-size: 0.80em;
	line-height: 1.35em;
}
h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#footer {
	color: #CCCCCC;
	background-color: #000000;
	text-align: center;
}
#top_navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF2222;
	text-align: right;
}
#top_navigation a {
	color: #FF2222;
	text-decoration: none;
}
#top_navigation a:hover {
	text-decoration: underline;
}


#footer .content {
	padding: 12px;
	font-size: .7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left  a {
	color: #846900;
}
#left a:hover {
	color: #000000;
}
#center  a {
	color: #FF0000;
}
#center a:hover {
	color: #000000;
}
#right  a {
	color: #000000;
}
#right a:hover {
	color: #466975;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	padding: 0 0 0 6px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
.schedule {
	font-size: 11px;
	border: 1px solid #000000;
}
h3 {
	color: #000000;
	font-size: 18px;
}
