/* default styles
   -------------- */
body {
	padding: 0;
	margin: 0 auto;
	font-size:9pt;
	font-family:arial;
  	background:#304D11 url(images/mainbg.jpg) top left repeat-x;
	color: #444444;
}
a {
	color: #E0691A;
	background: inherit;
  }
a:hover {
	color: #6C757A;
	background: inherit;
	text-decoration: none;
	}
h1, h2, h3, h4, h5, h6{
	font-family:Georgia;
	font-weight:bold;
}
h1.title{
	color:white;
	font-size:130%;
	padding:2px;
	margin:2px;
}
h3 {
	background: url(images/greenbar.jpg) repeat-x center left;
	color: #414141;
	width:99.6%;
	height:25px;
	padding: 0px;
	padding-left:0px;
	margin-bottom: 1px;
  	border: 1px solid black;
  	margin-top:2px;
  	line-height:25px;
  	text-indent:5px;
}

h5{
	font-size:90%;
}
p{
	line-height:16px;
	padding:10px;
}
/* layout
   ------ */
#wrapper{
	width:1030px;
	margin:0 auto;
}
#container{
	float:left;
	width:780px;
}
* html #container{
	float:left;
	width:780px;
	margin-right:-5px;
}
#adsright{
	width:250px;
	float:right;
	margin-top:13px;
}
* html #adsright{
	margin-right:-20px;
}
.ad{
	width:210px;
	margin:0 auto;
	text-align:center;
	height:150px;
	margin-bottom:3px;
}
.ad img{
	border:1px solid black;
}
.floatleft, .floatright{
	padding:10px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.content {
	margin: 0 auto;
	width: 780px;
	padding: 10px;

}
* html .content{
	width:780px;
}
.header_about {
  background: url(images/header_about.jpg) no-repeat;
  height: 120px;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border: 1px solid black;
}
.header_women {
  background: url(images/header_women.jpg) no-repeat;
  height: 120px;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border: 1px solid black;
}
.header_contact {
  background: url(images/header_contact.jpg) no-repeat;
  height: 120px;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border: 1px solid black;
}
.header_consulting {
  background: url(images/header_consulting.jpg) no-repeat;
  height: 120px;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border: 1px solid black;
}
.header_training {
  background: url(images/header_training.jpg) no-repeat;
  height: 120px;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border: 1px solid black;
}
.header_green {
  background: url(images/header_green.jpg) no-repeat;
  height: 120px;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border: 1px solid black;
}
.header_lifestyle {
  background: url(images/header_lifestyle.jpg) no-repeat;
  height: 120px;
	color: #808080;
	margin: 3px 0;
	padding: 0px 0 0 0;
	border: 1px solid black;
}
.navbar{
	width:100%;
	margin:0 auto;
	text-align:left;
	height:35px;
	background:url(images/greenbar.jpg) left center repeat-x;
}
.navbar ul{
	list-style:none;
	font-family:arial;
	font-size:90%;
	font-family:georgia;
}
.navbar li{
	display:inline;
	line-height:35px;
}
.navbar li a{
	padding:12px;
	padding-top:9px;
	padding-bottom:12px;
	color:#6C757A;
	text-decoration:none;
}
* html .navbar li a, .navbar li a:visited{
	zoom:1;
	color:#444444;
	line-height:33px;
	padding-top:0;
	padding-bottom:0;
}
.navbar li a:hover{
	color:#E0E0E0;
	zoom:1;
	-moz-opacity:.75;
	opacity:.75;
	filter:alpha(opacity=75);
	background:#888888;
}
* html navbar li a:hover{
	padding-top:0;
	padding-bottom:0;
}
* html .navbar li a{
	line-height:30px;
	margin-top:-1px;
	padding-top:3px;
	padding-bottom:4px;
	margin-bottom:3px;
}
* html .navbar ul{
	margin-top:4px;
}
/* left side
   --------- */
.left {
	float: left;
	width: 63.5%;
	margin: 0 0 10px 0;
}
.left h4 {
	clear: both;
	background: white;
	color: #414141;
	padding: 7px 0 7px 5px;
	font: bold 1em Georgia, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	border: 1px solid black;
}
.left_box, .left_box_greenmod, .left_box_green_adj, .left_box_consmod, .left_box_trngmod, .left_box_thanksmod {
	margin-bottom:2px;
    color: #000;
    background-color: #FFF;
    padding: 6px;
    border: 1px solid black;
}
.left_box_greenmod {
    height:183px;
}
.left_box_green_adj {
    height:198px;
}
.left_box_trngmod {
    height:256px;
}
.left_box_consmod {
    height:92px;
}
.left_box_thanksmod {
    height:221px;
}
* html .left_box_greenmod {
	height:185px;
}
* html .left_box_consmod {
	height:97px;
}
* html .left_box_trngmod {
    height:246px;
}
* html .left_box_thanksmod {
    height:235px;
}
.left h1{
	font-weight:bold;
	color:#304D11;
	padding-top:2px;
	padding-bottom:2px;
	margin:2px;
	text-align:left;
	text-decoration:underline;
	font-family:arial;
}
.left ul{
	width:97.5%;
	padding-top:5px;
	padding-bottom:6px;
	background-color:#FFFFB0;
	margin-bottom:5px;
	list-style:url('images/list.gif');
	border:1px solid #444444;
}
.left ul li{
	margin-left:25px;
	font-size:90%;
	color:#304D11;
	line-height:16px;
}
/* right side
   ---------- */
.right {
	float: right;
	width: 36.3%;
	margin: 0 0 10px 0;
}
.right_box {
	margin: 0 0 2px 0;
    color: #000;
	background:#F5F5F5;
    padding: 6px;
    border: 1px solid black;
 }
 .right_box_cnmod {
	margin: 0 0 2px 0;
    color: #000;
	background:#F5F5F5;
    padding: 6px;
    border: 1px solid black;
    height:428px;
 }
#right_box_aboutmod {
	margin: 0 0 2px 0;
    color: #000;
	background:#F5F5F5;
    padding: 6px;
    border: 1px solid black;
    height:487px;
 }
* html #right_box_aboutmod {
	margin: 0 0 2px 0;
    color: #000;
	background:#F5F5F5;
    padding: 6px;
    border: 1px solid black;
    height:487px;
 }
.right_box_trngmod {
	margin: 0 0 2px 0;
    color: #000;
	background:#F5F5F5;
    padding: 6px;
    border: 1px solid black;
    height:220px;
 }
* html .right_box_trngmod {
	margin: 0 0 2px 0;
    color: #000;
	background:#F5F5F5;
    padding: 6px;
    border: 1px solid black;
    height:233px;
 }
.right_box_lifemod {
	margin: 0 0 2px 0;
    color: #000;
	background:#F5F5F5;
    padding: 6px;
    border: 1px solid black;
    height:507px;
 }
* html .right_box_lifemod {
	margin: 0 0 2px 0;
    color: #000;
	background:#F5F5F5;
    padding: 6px;
    border: 1px solid black;
    height:508px;
 }
.right ul{
	border:1px solid black;
	width:97.5%;
	padding-top:5px;
	padding-bottom:6px;
	background-color:#FFFFB0;
	margin-bottom:10px;
	list-style:url('images/list.gif');
	border:1px solid #444444;
}
.right ul li{
	margin-left:25px;
	font-size:90%;
	color:#304D11;
	line-height:16px;
}
/* footer
   ------ */

.footer {
	clear: both;
	text-align: center;
	color:white ;
	padding: 5px 0 5px 0;
	margin: 0;
	border: 0px;
	line-height: 1.8em;
	background: url(images/h_dot.gif) top left repeat-x;
  font-size:80%;
  height:20px;
}
table.bio{
	width:95%;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:3px;
	margin-left:8px;
}
table.bio td{
	vertical-align:top;
}
table.contact{
	font-size:90%;
	width:84%;
	margin:17px;
}
* html table.contact{
	font-size:90%;
	width:90%;
	margin:6px;
}
table.contact td{
	padding:2px;
	vertical-align:middle;
}
table.contact input.text{
	width:98%;
}
* html table.contact input.text{
	width:auto;
}
table.contact textarea{
	width:100%;
	height:100px;
	font-family:arial;
	font-size:8pt;
}
table#iwd-social {
	font-size:12pt;
}

table#iwd-social td {
	padding:3px 8px 3px 3px;
	vertical-align:middle;
}

#social {
	margin:0;
	padding:0;
	width:780px;
	height: 28px;
	margin-bottom:-12px;
}

#social ul {
	padding: 0;
	margin:0;
	margin-left: 10px;
}

#social ul li {
	display: inline;
	padding: 0;
	margin:0;
}

.women-link {
	margin-left: 35px;
	width: 400px;
	margin-bottom: 10px;
	border: 1px solid #888;
	-moz-border-radius: 8px 8px 8px 8px;
	padding:8px;
}

.women-link p {
	font-size: 11pt;
	padding-top:8px;
	line-height: 18px;
	position: relative;
	top: 0;
	left: 18px;
}

.women-link img.th {
	padding: 1px;
	border: 1px solid #888;
	margin: 8px 1px 0 0 ;
}

.floatimgleft {
	float: left;
	clear: left;
}
