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

body {
	font-family:Verdana, Arial, sans-serif;
	min-width: 980px;
	margin: 1px;
	font-size: 100%;
}
#masthead {
	color: #ffcc66;
	background-color: #0000fe;
}
#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: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#left_wrapper {
	float: left;
	margin-left: -200px;
	width: 100%;
}
#left {
	float: left;
	width: 200px;
	margin-left: 200px;
}
#center {
	margin-left: 400px;
}
#right {
	float: left;
	width: 200px;
	font-size: .85em;
}
#left .content {
	font-size: .85em;
	padding: 24px 20px;
	line-height: 1.35em;
}
#center .content {
	padding: 24px;
	line-height: 1.7em;
}
#right .content {
	padding: 24px 20px;
	font-size: .85em;
	line-height: 1.35em;
	margin:auto;
	margin-left: 12px;
}
h1, h2, h3 {margin-top: 0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#footer {
	color: #ffcc66;
	background-color: #0000fe;
}
#footer .content {
	padding: 12px;
	font-size: .7em;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#header a:link {
	color: #FFCC66;
}
#header a:visited {
	color: #FFCC66;
}
#header a:hover {
	color: #FFFFFF;
}
#left a:link {
	color: #0a3091;
	font-size: 0.85em;
}
#left a:visited {
	color: #0a3091;
	font-size: 0.85em;
}
#left a:hover {
	color: #FFFFFF;
	font-size: 0.85em;
}
#leftsidebarimg {
	background-image: url("http://muir63.org/includes/p7csslm/img/m.png");
	background-repeat:
	no-repeat;
	height: 94px;
	width: 115px;
	margin: 12px auto;
}
#leftsidebarimgcaption {
	width: 175px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align:center;
	font-size: .85em;
}
#center a:link {
	color: #0a3091;
}
#center a:visited {
	color: #0a3091;
}
#center a:hover {
	color: #000000;
}
#right a:link {
	color: #0a3091;
	font-size: 0.85em;
}
#right a:visited {
	color: #0a3091;
	font-size: 0.85em;
}
#right a:hover {
	color: #000000;
	font-size: .85em;
}
#rightsidebarimg {
	background-image: url("http://muir63.org/includes/p7csslm/img/100x171mustangrearingtransparentgold.gif");
	background-repeat:
	no-repeat;
	height: 171px;
	width: 100px;
	margin: 12px auto;
}
#rightsidebarimgcaption {
	width: 175px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align:center;
	font-size: .85em;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFCC66;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {
	color: #FFCC66;
}
#footer a:visited {
	color: #FFCC66;
}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	font-weight: bold;
	margin: 0;
	color: #0a3091;
	text-align: center;
}
h2 {
	font-size: 1.6em;
	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;
}
.rightcontent p {
    margin-left:9px;
	margin-right:9px;
}
.rightcontent h1 {
	font-size: 1.8em;
	font-weight: bold;
    margin-left:9px;
	margin-right:9px;
}
.rightcontent h2 {
	font-size: 1.6em;
    margin-left:9px;
	margin-right:9px;
}
.rightcontent h3 {
	font-size: 1.25em;
    margin-left:9px;
	margin-right:9px;
}
.rightcontent h4 {
	font-size: 1.1em;
    margin-left:9px;
	margin-right:9px;
}
