/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  02: 2Col_Fixed_Sidebar_Left
  ------------------------------------------------
*/

body {
	color: #191919;
	margin: 0px;
	padding: 0;
	background-color: #DDE6C7;
	font: normal 100%/1.6em Verdana, Arial, Helvetica, sans-serif;
}
#masthead {
	color: #999999;
	margin: 0;
	background-image: url(images_new/headgreenaug.jpg);
	background-repeat: no-repeat;
	height: 235px;
	background-position: bottom;
	padding-top: 0px;
}
#header {
	font-size: .7em;
	color: #60BB44;
	text-align: right;
}

#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images_new/backgreenaug.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 19px;
	padding-left: 19px;
	width: 900px;
}
#column_wrapper {
	padding: 0px;
	margin: 0px;
	background-image: url(images_new/wrapgreenaug.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-position: left top;
	height: 100%;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 450px;
	float: left;
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#left {
	width: 200px;
	float: left;
	padding-left: 13px;
}
#left .content {
	padding: 0px;
	font-size: 0.75em;
	line-height: 1.5em;
}

#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding: 10px;
	margin: 0px;
	width: 650px;
}
#masthead .content {
	padding: 8px;
	height: 28px;
}
#masthead img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	color: #FFFFFF;
	font-size: 0.7em;
	clear: both;
	height: 0px;
	background-image: url(images_new/footnewaug.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
	width: 900px;
}

#footer .content {
	margin-top: 85px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	color: #60BB46;
	text-align: center;
}
#right li {
	list-style-type: none;
	color: #000000;
	list-style-position: outside;
}
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#right a:link {
	color: #60BB44;
	text-decoration: none;
}
#right a:visited {
	color: #60BB44;
	text-decoration: none;
}
#right a:hover {
	color: #212121;
	text-decoration: none;
}

#footer a:link {
	color: #60BB46;
}
#footer a:visited {
	color: #60BB46;
}
#footer a:hover {
	color: #BFCCA0;
}
.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	border-color: #000000 !important;
}
h1 {
	font-size: 1.2em;
	margin: 0;
	color: #333333;
	letter-spacing: .3em;
	background-color: #F4F8ED;
	padding: 4px;
}
h2 {
	font-size: 1.0em;
	color: #BFCCA0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 8px;
	padding-top: 4px;
}
h3 {
	font-size: 1.25em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 12px 0;
}
#rightinside {
	width: 55px;
	float: left;
	background-color: #FFFFFF;
	padding: 8px;
	margin-left: 4px;
}
#subscribe {
	padding: 4px;
	width: 250px;
	position: absolute;
	left: 66px;
	top: 11px;
	margin-bottom: 15px;
	height: 35px;
}
#subscribe a {
	padding: 4px;
	margin-bottom: 15px;
	color: #6BCF08;
	text-decoration: none;
	font-size: 0.7em;
}
#subscribe a:hover {
	padding: 4px;
	margin-bottom: 15px;
	color: #6F736F;
	text-decoration: none;
	font-size: 0.7em;
}
#right .news {
	font-size: 0.8em;
	line-height: 1.65em;
	width: 175px;
	margin-top: 0px;
	padding: 8px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #60BB46;
	background-color: #FFFFFF;
}
#skype {
	color: #FFFFFF;
	text-align: center;
	width: 190px;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#skype h4 {
	color: #FFFFFF;
	text-align: center;
	width: 175px;
	padding: 4px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#skype a {
	color: #FFFFFF;
	text-decoration: none;
}
#left img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#skype a:hover {
	color: #666666;
}


#outernav {
	width: 781px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#outernav a {
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
}
#outernav a:hover {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
}

#blog {
	color: #101010;
	text-decoration: none;
	width: 200px;
	float: right;
	font-size: 0.7em;
	left: 653px;
	top: 230px;
	padding: 8px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D9E7D8;
	border-bottom-color: #D9E7D8;
	border-left-color: #D9E7D8;
}

#blog a {
	color: #60BB44;
	text-decoration: none;
}
#blog a:hover {
	color: #DDE6C7;
	text-decoration: none;
}
#blog .content {
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 18px;
	padding-bottom: 18px;
	padding-left: 18px;
	font-size: 0.8em;
}

#blog h3 {
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	left: 653px;
	top: 230px;
	padding: 5px;
	text-align: left;
}
#blog .portfolio {
	text-align: center;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C7D3C7;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#blog img {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.quote {
	font-style: italic;
	color: #BFCCA0;
	text-align: right;
}
#feature {
	padding: 2px;
	background: #EDF2E1;
}
#feature h4 {
	background-color: #FFFFFF;
	padding: 2px;
	font-size: 1.0em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	color: #60BB44;
	margin: 0px;
}
#feature h5 {
	padding: 0px;
	color: #60BB44;
	font-style: italic;
	text-align: right;
}
#feature p {
	color: #666666;
	border: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#feature img {
	padding: 6px;
	color: #666666;
	margin-right: 4px;
}
#right fieldset {
	border: 1px solid #DDE6C7;
}
#featureport {
	background-color: #FFFFFF;
	padding: 2px;
}
#right .quote
{
		font-size: 0.8em;
		line-height: 1.65em;
		padding: 8px;
		float: left;
		border: 1px solid #60BB46;
		background-color: #FFFFFF;
		margin: 0px 0px 0px 10px;
}
