/* @override http://www.greenmindinc.com/a.css */

/*
-----------------------------------------------
greenmind Master CSS
Author:  Paul Burton, 16toads Design (www.16toads.com)
Version:  April 30, 2008

    1   Text
    2   Header
    3   Structure
	4   Content
    5   Nav
    6   Search
    7   Headings
    8   Lists
    9   Forms
    10   Links
    11  Misc

----------------------------------------------- */
* {
  	margin: 0px;
 	padding: 0px;
}
html, body {
  	height: 100%; /* Required */
}

/* =text
----------------------------------------------- */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E7D71;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E7D71;
}
.bodydark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #124515;
	font-style: normal;
}
.bodyitl {
	font-style: italic;
	color: #6E7D71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodybd {
	font-weight: bold;
	color: #6E7D71;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodydarkbd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #124515;
	font-weight: bold;
}
.bodydarkitl {
	font-style: italic;
	font-weight: normal;
	color: #124515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodydarkitlbd {
	font-style: italic;
	font-weight: bold;
	color: #124515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodydarkbdtimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #124515;
	font-weight: bold;
}
.sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E7D71;
}
.legal {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6E7D71;
}


/* =header
----------------------------------------------- */


/* =structure
----------------------------------------------- */
.bg {
    background-color: #c6cdc5;
}

#pageTop {
	background-color: #FFF;
	margin: 0px;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

#wrapperTop {
	width: 850px;
	margin: 0 auto;
	background-color: #FFF;
	margin-top: 0px;
	padding-top: 0px;
	overflow: hidden;
}

#pageBottom {
	background-color: #81907F;
	margin: 0px;
	width: 100%;
	height:  260px;
	margin-bottom: 0px;
}

#wrapperBottom {
	width: 850px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#contentContainer {
	width: 850px;
	margin-bottom: 30px;
    overflow: hidden;
}

#pgBreakWrapper {
    width: 100%;
	height: 12px;
	background-color: #C6CDC5;
}

#linksWrapper {
	width: 825px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-left: 25px;
}

#footerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	height: 20px;
}

/* =content
----------------------------------------------- */
#logoHeader {
	width: 850px;
	height: 188px;
	margin-bottom: 20px;
}

#navContainer {
	float: left;
	width: 145px;
	margin-left: 25px;
	margin-top: 48px;
}

#content {
 	float: left;
	width: 605px;
	margin-left: 55px;
	margin-bottom: 20px;
}

.columnWrapper {
	width: 605px;
}

.column {
	width: 262px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
}

.column ul {
	width: 262px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6E7D71;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 16px;
}

.column li {

}

.column3 {
	width: 186px;
	height: 242px;
	float: left;
	padding-right: 0px;
	margin-right: 20px;
	background-image: url(img/g-box.gif);
	background-repeat: no-repeat;	
}

.column3 ul {
	width: 186px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E7D71;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(http://www.greenmindinc.com/img/bullet-litegreen.gif);
	padding-left: 25px;
}

.column3 li {

}

.column3b {
	width: 186px;
	height: 242px;
	float: left;
	padding-right: 0px;
	background-image: url(img/g-box.gif);
	background-repeat: no-repeat;
}

.column3b ul {
	width: 186px;
	height: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E7D71;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(http://www.greenmindinc.com/img/bullet-litegreen.gif);
	padding-left: 25px;
}

.column3b li {

}

.contentList ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E7D71;
	line-height: 20px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(http://www.greenmindinc.com/img/bullet-litegreen.gif);
	padding-left: 25px;
}

.contentList li {

}

.learnMore {
	width: 150px;
	height: 30px;
	margin: auto;
	margin-bottom: 15px;
	text-align: center;
	padding-top: 0px;
	display: block;
}

.linksBox {
	width: 222px;
	height: 200px;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #9ea79f;
}

.linksBox ul {
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9D5CA;
	line-height: 16px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(http://www.greenmindinc.com/img/bullet-green.gif);
	padding-left: 16px;
}

.linksBox li {

}

.linksBoxRight {
	width: 222px;
	padding-left: 20px;
	float: left;
}

#linksWrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C9D5CA;
	line-height: 16px;
}

#foot {
	width: 750px;
	padding: 2px;
	text-align: center;
}

#foot ul {
	margin: 0px;
	padding: 0px;
}

#foot li {
	display: inline;
	padding-right: 5px;
	padding: 0px;
	margin: 0px;
}

#legal {
	width: 750px;
	padding: 2px;
	text-align: center;
	padding-top: 10px;
}

.pict {
	width: 170px;
	float: left;
	margin-right: 15px;
}

#bioSummary {
	width: 420px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6E7D71;
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
}


/* =nav
----------------------------------------------- */
.navBox {
	width: 145px;
	height: 30px;
	margin-bottom: 10px;
}

/* =search
----------------------------------------------- */


/* =headings
----------------------------------------------- */
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #124515;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#bioSummary h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #124515;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -10px;
	padding-left: 10px;
	border-top: 1px solid #C6CDC5;
	border-bottom: 1px solid #C6CDC5;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	height: 45px;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	background-color: #81907F;
	font-weight: bold;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: center;
	height: 45px;
	vertical-align: middle;
}

#content h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #81907F;
}



/* =lists
----------------------------------------------- */
.row {
	border-top: 1px solid #C6CDC5;
	border-bottom: 1px solid #C6CDC5;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-bottom: 20px;
	height: 20px;
	overflow: hidden;
}
.row ul {
	text-align: center;
}
.row li {
	display: inline;
	padding-left: 8px;
	padding-right: 8px;
}


/* =forms
----------------------------------------------- */


/* =links
----------------------------------------------- */
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #124515;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #124515;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #124515;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #124515;
}

.row a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #81907F;
	text-decoration: none;
}

.row a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #124515;
}
.row a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #81907F;
	text-decoration: none;
}
.row a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #124515;
	text-decoration: none;
}

.learnMore a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	color: #C6CDC5;
	text-decoration: none;
}

.learnMore a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.learnMore a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C6CDC5;
	text-decoration: none;
}
.learnMore a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#foot a:link {
	color: #7DBB35;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
#foot a:hover {
	color: #CC6600;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
#foot a:visited {
	color: #666666;
	font-family: "Times New Roman", Times, serif;	
	font-size: 10px;
}
#foot a:active {
	color: #7DBB35;
	font-family: "Times New Roman", Times, serif;	
	font-size: 10px;
}


/* =miscellaneous
----------------------------------------------- */
.clear {
	clear: both;
}

a img {
	border: none; 
}

.pictLeft {
	float: left;
	margin-right: 15px;
}

.paddingBottom {
	padding-bottom: 15px;
	text-align: left;
}
.paddingTop {
	padding-top: 12px;
}

/* IE6 WIN (HIDE FROM IE5 MAC) >> \*/
* html # {

}
/* << IE6 WIN */
