@import url('../p7tmm/p7TMM07.css');
/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #575757;
	background-color: #999999;
	margin: 20px;
	padding: 0;
}
#masthead {
	color: #999999;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0;
	height: 30px;
	border-top: 2px solid #019D33;
	border-bottom: 2px solid #019D33;
	background-image: url(../images/gradBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#column_wrapper {
	background-repeat: repeat-y;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 535px;
	float: left;
}
#left {
	width: 235px;
	float: left;
}
#left .content {
	font-size: 0.75em;
	line-height: 1.5em;
	padding-top: 30px;
	padding-bottom: 20px;
}
#right .content {
	padding: 15px 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	background-image: url(../images/Background_Image.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
}
#masthead .content {
	padding: 12px 16px;
}
#footer .content {
	padding: 12px;
	line-height: 1.6em;
}
#footer {
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	font-size: 0.8em;
	clear: both;
}
#lowFooter {
	color: #999999;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0;
	border-bottom: 2px solid #019D33;
	height: 30px;
	border-top: 2px solid #019D33;
	background-image: url(../images/gradBar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#left a:link {
	text-decoration: none;
}
#left a:visited {
	text-decoration: none;
}
#left a:hover {
	text-decoration: none;
}
#right a:link, #right a:visited {
	color: #0000FF;
	font-weight: bold;
}
#right a:hover, #right a:active {
	color: #09863D;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFD940;
	padding: 0 0 0 6px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #999999;}
#footer a:hover {color: #666666;}
.p7uberlink {
	font-weight: bold !important;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.6em;
	margin: 10px 0;
	padding-left: 10px;
	text-decoration: underline;
	color: #028D34;
}
h2 {
	font-size: 1.3em;
	margin: 0px 0 5px;
	color: #019D33;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-size: 1.15em;
	margin: 5px 0px 10px;
	padding-left: 10px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 0px 0 15px;
	padding: 0px 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009E3A;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.box {
	font-size: .8em;
	line-height: 1.3em;
	background-image: url(../images/rightTile.png);
	background-repeat: repeat-y;
	background-position: left;
}
.p7TMM07 a { outline: none; }
img {
	border-color: #999;
}
#right #upMenu p {
	margin-top: 12px;
	margin-bottom: 20px;
}
#right #upMenu a:link,#right #upMenu a:visited  {
	font-size: 1.2em;
	font-weight: bold;
	color: #999999;
}
#right #upMenu a:hover,#right #upMenu a:active  {
	color: #019D33;
}
#right .content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: outside;
	padding-right: 20px;
}
#right .content li {
	line-height: 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
}
#testimonials h2 {
	margin-top: 10px;
}
#right .zeroMargin {
	margin-bottom: -10px;
}
.green {
	color: #019D33;
}
#right .content #ARtbl p {
	font-size: .8em;
	line-height: 1.3em;
	margin: 0px;
	padding: 5px 2px;
}
#right .content #ARtbl, #right .content #ARtbl th {
	border-collapse:collapse;
	border: 1px solid #CCCCCC;
}
#right .content #ARtbl td {
	border: 1px solid #CCCCCC;
}
h5 {
	font-size: 1.6em;
	margin: 0px 0 10px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #028D34;
	padding-top: 5px;
	padding-bottom: 5px;
}
