/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
 05:  2Col_Flexible_Sidebar_Left
  ------------------------------------------------
*/
html { min-height: 100%; margin-bottom: 1px; 
}
body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 100%;
	color: #666666;
	margin: 12px;
	padding: 0;
	min-width: 760px;
	background-image: url(images/brownback.jpg);
	background-repeat: repeat-x;
	background-color: #FEFDF8;
}
#masthead {
	color: #999999;
	padding: 0;
	margin: 0;
	background-color: #000000;

}
#wrapper {
	position: relative;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #231F20;
	height: 100%;
	background-image: url(images/sidebrown.gif);
	background-repeat: repeat-y;
}
#column_wrapper {
	width: 800px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	color: #231F20;
	font-family: "Trebuchet MS", Verdana;
	float: left;
	width: 600px;
	margin: 0px;
}
#left {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer {
	color: #000000;
	font-size: 0.7em;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 150px;
	background-image: url(images/articles.jpg);
	background-repeat: no-repeat;
	background-position: 210px bottom;
}
#heading {
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}

div.scroll {
	height: 650px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #492525;
	text-decoration: none;
	list-style-image: url(drafts/bullet.jpg);
	margin: 4px;
	text-align: left;
}.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #FF6600;
	font-family: "Trebuchet MS", Verdana;
}
#left a:visited {
	color: #FF9900;
}
#left a:hover {
	color: #CCCCCC;
}
#right a:link {
	color: #211C21;
}
#right a:visited {
	color: #211C21;
}
#right a:hover {
	color: #000000;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #231F20;
	padding: 0 0 0 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	display: block;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	color: #FF9900;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#footer a:link {color: #FFFFFF;}
#footer a:visited {color: #FFFFFF;}
#footer a:hover {color: #FF66CC;}
.p7uberlink {
	letter-spacing: .15em;
	border-color: #000000 !important;
}h1 {
	font-size: 1.4em;
	color: #523C2F;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Trebuchet MS";
	line-height: 1.2em;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1em;
	color: #FB6801;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-bottom: 2px;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
}
h4 {
	margin: 20px 0 0 0;
	color: #FF6600;
	font-size: 1.0em;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
	color: #6F3D02;
}
#masthead .logo {
	float: right;
	height: 138px;
	width: 144px;
	position: absolute;
	left: 601px;
	top: -9px;
	padding: 4px;
}

.blur{
	background-color: #ccc; /*shadow color*/
	color: inherit;
	margin-left: auto;
	margin-top: 10px;
	width: 769px;
	margin-right: auto;
	height: 100%;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #666; /*shadow color*/
	color: inherit;
}

.content{
	background-color: #fff; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #333333;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url(p7csslm/images/backd/lower.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 769px;
	height: 100%;
	margin-bottom: 0px;
	margin-top: 10px;
}#right .inside {
	font-size: 0.75em;
	line-height: 1.65em;
	color: #211C21;
	font-family: "Trebuchet MS", Verdana;
	padding: 5px;
}
#left .inside {
	font-size: 0.75em;
	line-height: 1.5em;
	margin-right: 0px;
	padding: 0px;
	text-align: right;
}
#masthead .inside {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	background-color: #FF9A00;
}
#footer .inside {
	color: #231F20;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
}
#footer .right {
	color: #999999;
	width: 400px;
	float: right;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: right;
}
#left .article {
	line-height: 1em;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	color: #E1CFBB;
}
#right .logo {
	float: right;
	height: 138px;
	width: 144px;
	position: absolute;
	left: 617px;
	top: 234px;
	padding: 4px;
}
.img {
	border: 2px solid #231F20;
}
#copyright {
	color: #000000;
	font-size: 0.7em;
	text-align: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 800px;
}
.article {
	text-align: left;
	width: 170px;
	border: 1px dotted #FF6600;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Courier New", Courier, monospace;
}

