#headerback {
	background-image: url(../media/images/header_back.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 115px;
	width: 100%;
	left: 0px;
	background-color: #8E9FA9;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #948475;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
  font-size: 110%;
  color: #817469;
  font-weight: bold;
  padding-top: 5px;
  margin-bottom: 5px;
  font-family:Arial, Helvetica, sans-serif;	
}

#flashheadline {
	padding: 0px;
	width: 900px;
	margin: 0px auto;
	position: relative;
	height:84px;
}


#container2 {
	padding: 0px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 65px;
}



#container {
	padding: 0px 5px 5px 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
}

#left {
	float: left;
	width: 555px;
	margin-left: 0px;
	position: relative;
}

#right {
	float: left;
	width: 300px;
	position: relative;
}
#container_header {
	float: left;
	width: 565px;
	margin-left: 5px;
	position: relative;
	margin-bottom: 5px;
}


#indexgraphic2 {
	padding: 5px;
	float: left;
	width: 270px;
	margin-left: 5px;
	position: relative;
	margin-top: 20px;
}
.orangeheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FC811A;
	text-decoration: none;
	text-align: left;
	text-transform:uppercase;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FC811A;
	text-decoration: none;
	text-align: left;
	text-transform:uppercase;
	margin: 5px;
	padding:0px;
}


.greysubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #948475;
	text-decoration: none;
	text-align: left;
}
.greyquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #948475;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	padding-left: 10px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #3B352D;
	text-decoration: none;
	text-align: justify;
}
.bodycopy a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #80B5D9;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.bodycopy a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #81B5D9;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.bodycopy a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #006666;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.bodycopy a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #83B7DA;
	text-decoration: underline;
	text-align: left;
	font-weight: bold;
}
.orangesubheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FC811A;
	text-decoration: none;
	text-align: left;
}
#login_form {
	padding: 5px;
	float: left;
	width: 300px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	text-align: center;
}

#loginbox {
	background-color: #F5FAF3;
	width: 215px;
	position: relative;
	top: 10px;
	border: 1px solid #FF7F17;
	text-align: center;
	margin-left: 40px;
	font-size: 12px;
}

#loginbox p {
  font-style: italic;
  text-align: left;
  padding: 5px 10px;
  margin: 5px 5px;
  font-size:12px;
}

#loginbox form p {
	font-size: 12px;
	font-style: italic;
	margin: 0px;
	text-align: center;
	padding: 0;
}

#loginbox #membernav p {
   font-style: normal;
   font-size:12px;
  text-align: left;
  padding: 5px 10px;
  margin: 5px 5px;
}


.basictab {
padding: 6px 5px 7px 5px;
margin: 0px 0px 0px 0px;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
text-transform:uppercase;
text-align:center;
width:100%;
}

.basictab li {
padding: 6px 5px 7px 5px;
display: inline;
margin: 0px 3px;
}

.basictab li a {
padding: 6px 5px 7px 5px;
text-decoration: none;
color: #fff;
margin: 0px 3px;
}


.basictab li a:visited {
padding: 6px 5px 7px 5px;
color: #fff;
margin: 0px 3px;
}

.basictab li a:hover {
padding: 6px 5px 7px 5px;
color: #fff;
background-color:#f68527;
margin: 0px 3px;
}

.basictab li a:active {
padding: 6px 5px 7px 5px;
color: #fff;
background-color:#f68527;
margin: 0px 3px;
}

.basictab li.selected a { /*selected tab effect*/
padding: 6px 5px 7px 5px;
color: #fff;
background-color:#f68527;
position:relative;
margin: 0px 3px;
}

.submenustyle {
margin-top:0px;
padding: 8px 1px;
border-top-width: 0;
width: auto;
display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a {
color:#000000;
padding: 3px 6px;
text-decoration: none;
text-transform:uppercase;
background-color:#f9f9b0;
border:2px solid #f68527;
font-size:11px;
font-weight:bold;
}

.submenustyle a:hover{
color:#FFF;
padding: 2px 6px;
text-decoration: none;
text-transform:uppercase;
background-color:#f68527;
border:2px solid #f68527;
font-size:11px;
font-weight:bold;
}

.authorbio {
  vertical-align: top; 
  font-size: 11px;
  font-weight:300;
  line-height:normal;
  text-transform:none;
}

.authorbio a:link { font-size:11px; line-height:normal; }
.authorbio a:visited { font-size:11px; line-height:normal; }
.authorbio a:hover { font-size:11px; line-height:normal; }
.authorbio a:active { font-size:11px; line-height:normal; }

.contacttab {
  border: 1px solid #E2E6E9;
  background: #F5FAF3;
  margin: 20px 30px 0px 30px;
  padding: 5px;
  width: 450px;
}

ol {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #3B352D;
	text-decoration: none;
	text-align: justify;
}

/*---- TABLE -----*/

.workshoptab-evenrow {
  border: 1px solid #E2E6E9;
  width= 50%;
}

.workshoptab-oddrow-chart-left {
  background-color: #F5FAF3; 
  border: 1px solid #E2E6E9;
  text-align: left;
  width: 25%;
}

.workshoptab-evenrow-chart-left {
  border: 1px solid #E2E6E9;
  text-align: left;  
  width= 25%;
}
.workshoptab-oddrow-chart-right {
  background-color: #F5FAF3; 
  border: 1px solid #E2E6E9;
  text-align: left;
  width: 75%;
}

.workshoptab-evenrow-chart-right {
  border: 1px solid #E2E6E9;
  text-align: left;  
  width= 75%;
}

.workshoptab {
  border: 1px solid #E2E6E9;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #3B352D;
	text-decoration: none;
	text-align: justify;
}

.workshoptab ul, li {
  margin: 0px;
}

.workshoptab-oddrow-long {
  background-color: #F5FAF3; 
  border: 1px solid #E2E6E9;
}

.workshoptab-evenrow-long {
  border: 1px solid #E2E6E9;
}

.authorbio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #3B352D;
	text-decoration: none;
	text-align: left;
	padding:5px;
}


/*---- AUTHOR Q&A ------*/

.question {
	font-weight: bold;
	font-size: 120%;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #948475;
	font-family: Arial, Helvetica, sans-serif;
}

.answer {
  margin: 5px 15px 10px 15px;
}

.answer .author {
  font-style: italic;
  font-weight: bold;
  color: #948475;
}

/*----- ENDORSEMENTS ------*/

.endorsement {
  text-align: left;
  font-size: 90%;
  margin-left: 20px;
}


.endbyline {
  color: #948477;
  margin-left: 30px;
}

/*---- INDEX ENDORSEMENTS -----*/

#excerpt {
  background-color: #e2e6e9;
  border: 1px solid #FF7F17;
  color: #817469;
  font-size: 100%;
  font-weight: 400;
  height: 100%;
  margin-right: 25px;
  padding: 20px 20px 20px 20px;
  text-align: justify;
}

#excerpt p {
	color: #483F37;
	font-weight: 300;
	line-height: 150%;
	padding-right: -20px;
	text-align: justify;
}

/*-----INTERVIEWS------*/

.entrepreneur {
  font-size: 90%;
  margin-left: 20px;
  line-height:normal;
}

.excerpt-h2 {
  border-top: 1px solid #948475; 
  margin-top: 40px;
}

.individual {
  font-style: italic;
}



/*---FOOTER---*/

#footer {
	background-image: url(../media/images/footer5px.jpg);
	background-repeat: repeat-x;
	height: 78px;
	width: 100%;
	position:relative;
	float:left;
	margin-top: 15px;
}

#footercopy {
  text-align: center;
  font-size: 70%;
  color: #948477;
  margin: 15px;
}

#footerdef {
  color: #ffffff;
  font-size: 110%;
  text-align: center;
  padding-top: 10px;
  margin-bottom: 8px;
}

#footernav {
  font-size: 70%;
  text-align: center;
  margin: 0px;
}

#footernav a, #footernav a:link, #footernav a:visited, #footernav a:active  {
  color: #000000;
}

#footernav a:hover  {
  color: #FEF8D6;
}

#formblock {
  border: 1px solid #E2E6E9;
  background: #F5FAF3;
  margin: 20px 30px 0 30px;;
  padding: 10px;
  width: 450px;
}

/*--Tables and forms---*/

.pressimg {
  font-size: 11px;
  font-weight: bold;
  width: 25%;
  vertical-align: top;
  text-align: left;
}

.pressimg img {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pressfile {
  font-size: 10px;
  line-height: 150%;
  text-align: left;
}


.form_note {
  font-size : 80%;
  color : #948477;
}

.form_error{
  font-size : 100%;
  color : #ff0000;
  font-weight : bold;
  text-align: center;
}

.form_msg{
  font-size : 100%;
  font-weight : bold;
  text-align: center;
}

.form_msg2 {
  font-size: 80%; 
  font-weight: bold;
  margin: 5px 5px -10px 5px; 
  text-align: center;
}

.form_field {
  text-align: left;
  vertical-align: top;
}

.form_label {
  font-size : 90%;
  color : #474747;
  font-weight : normal;
  text-align: right;
  vertical-align: top;
}

#buy_btns {
  color: #483F37;
  text-align: center;
  margin: 30px;
}

