/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

#button a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000;
	display: block;
	width: 300px;
	height: 60px;
	background-image: url(../images/button2010_02.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	padding-top: 18px;
}

#button a:link {
	font-weight: normal;
	text-decoration: none;
	background-image: url(../images/button2010_02.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 18px;
	padding-top: 18px;
	text-align: center;
}

#button a:hover {
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/button2010_01.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 18px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	background-image: url(../images/sitehed6_01.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 1000px;
}
#wrapper {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#column_wrapper {
	background-image: url(../images/contemnt-bg.gif);
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 800px;
	float: left;
	background-image: url(../images/rightshadow.png);
	background-repeat: no-repeat;
	background-position: top;
}
#left {
	width: 200px;
	float: left;
	background-image: url(../images/leftbackground.png);
	background-repeat: no-repeat;
	background-position: top;
}
#left .content {
	padding: 24px;
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	font-weight: normal;
}
#right .content {
	padding: 24px;
	font-size: 0.8em;
	line-height: 1.65em;
}



#right .content #boxr {
	line-height: 1.65em;
	float: right;
	height: 600px;
	width: 380px;
	margin-left: 18px;
	border: 1px solid #660000;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px 24px;
	text-align: center;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	background-image: url(../p7pm/img/pmcarbon_root.jpg);
	background-repeat: repeat-x;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#left a:link {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: normal;
}
#left a:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: normal;
	font-weight: normal;
}
#left a:hover {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	letter-spacing: normal;
}
/*

#right a:link {
	color: #0000FF;
}
#right a:visited {
	color: #666666;
}
#right a:hover {
	color: #000000;
}
*/

#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: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#wrapper .menulist a:hover {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
	color: #600;
	border-color: #CCC;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#masthead .flash {
	padding-top: 6px;
	padding-right: 40px;
	padding-bottom: 6px;
	padding-left: 40px;
}
#nav {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	margin: 0;
	width: 1000px;
}
