body {
  background-image:url(images/background.jpg);
  background-repeat: repeat;	
  height: auto;	
  text-align: center;
  background-color:#b3c2dc;            
}

.wrapper {
  margin: 0 auto;
  width: 1000px;
  height: auto;
  color: #333;
  text-align: left;
  font-family:Georgia;
  font-size: 13px;
  line-height:16px;
}

.header {
  margin: -7px 0px 0px 0px;
  text-align: center;         
}

.nav-bar{
  background-color:#FFFFFF;   
  margin-left: 100px;
  margin-right: 100px;      
  width: 790px;
  height:45px;
 padding-left: 10px; 
padding-top: 10px; 
}

.nav-text{
  color: #656567;
  font-family:Georgia;
  font-size: 12px;
  text-align: left;
  letter-spacing:0px;		
  padding-left:10px; 
padding-right:10px; 
padding-bottom:10px; 
padding-top:0px; 
}



/* The comment entry form layout */
.comment-form {
  width: 500px;
  font-family:Verdana;
  font-size: 10px;
  color: black;
  padding: 0px 0px 0px 0px;
  border-top: solid grey;
}

/* how the members comments are displayed */
.comments {
  width: 500px;
  color: #314d7d;
  font-family:Verdana;
  font-size: 10px;
  letter-spacing:3px;		
  border-top: solid grey;
}


/* how the members comments are displayed */
.comment-preview {
  margin-left: 100px;
  width: 776px;
  align:center;
  text-align: left;
  color: black;
  font-family:Verdana;
  font-size: 10px;
  padding: 12px 12px 12px 12px;
  letter-spacing:3px;		
  background-color:#ffffff;     
}


a{
  color:#d57018;
  text-decoration: none;
}
a:link {
  color:#d57018;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color:#d57018;
}
a:hover {
  text-decoration: none;
  color: #9b5517;
}
a:active {
  text-decoration: none;
  color: #d57018;
}

a.nav-text {
  color:#314d7d;
  text-decoration: none;
  padding: 0px 20px 0px 0px;
}
a.nav-text:link {
  color: #314d7d;	
  text-decoration: none;
}
a.nav-text:visited {
  color: #314d7d;	
  text-decoration: none;
}
a.nav-text:hover {
  color: #dcc337;
  text-decoration: none;
}
a.nav-text:active {
  color:#f6f4e8;
  text-decoration: none;
}


a.headernav {
  color: #656567;	
  text-decoration: none;
padding: 0px 5px 0px 5px;
}
a.headernav:visited {
  color: #656567;	
  text-decoration: none;
padding: 0px 5px 0px 5px;
}
a.headernav:hover {
  color: #d06f1e;
  text-decoration: none;
padding: 0px 5px 0px 5px;
}
a.headernav:active {
  color:#656567;
  text-decoration: none;
padding: 0px 5px 0px 5px;
}

.main-content {
  background-repeat: repeat-y;		
  position: relative;
  width:800px;
  height: inherit;
  border: 0px;
  padding: 0px 0px 0px 0px;		
  margin-left: 100px;
  background-color: #ffffff;
} 

.main-text {
  background-color: #ffffff;
  color: #333;
  font-family:Georgia;
  font-size: 13px;
  margin-left: 25px;
  margin-right: 25px;
  margin-top: -11px;
  padding: 0px 0px 0px 0px;		
  width:490px;
  height: auto;
  position: relative;     
 border-top:solid 1px #e8b78e;
 }

.book-right-side { 
  background-image:url(images/bg-header.gif);
  background-repeat: repeat-x;	
  padding: 5px 10px 0px 10px;		
  position: relative;
  color: #333;
  font-family:Georgia;
  font-weight: bold;
  font-size: 12px;
}

.right-side-recent-posts { 
  background-image:url(images/bg-header.gif);
  background-repeat: repeat-x;	
  padding: 5px 10px 0px 10px;		
}

.right-side-industries { 
  background-image:url(images/bg-header.gif);
  background-repeat: repeat-x;	
  padding: 5px 10px 0px 10px;		
}

.right-side-chapters { 
  background-image:url(images/bg-header.gif);
  background-repeat: repeat-x;	
  padding: 5px 10px 0px 10px;		
}

.right-side-archives { 
  background-image:url(images/bg-header.gif);
  background-repeat: repeat-x;	
  padding: 5px 10px 0px 10px;		
}



.right-side { 
  background-color: #ffffff;
  float: right;
  position: relative;
  height: auto;
  color: #333;
  font-family: Georgia;
  font-size: 9px;
  width: 233px;
  margin-left: 29px;
  margin-right: 10px;
  padding: 0px 0px 0px 0px;
}

.right-side-speech { 
  background-color: #ffffff;
  float: right;
  position: relative;
  height: auto;
  color: #333;
  font-family: Georgia;
  font-size: 10px;
  width: 233px;
  margin-left: 29px;
  margin-right: 10px;
  padding: 0px 0px 0px 0px;
}

.subscribe-form { 
  background-image:url(images/bg-header.gif);
  background-repeat: repeat-x;	
  margin: 0px 10px 20px 10px;
 padding: 5px 10px 0px 10px;
}

img.subscribe-button {
  padding: 0px 4px 4px 0px;
  border: none;
}

img.button-buy-now {
  padding: 4px 4px 4px 0px;
  border: none;
}

.blog {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 13px;
  line-height:20px;
  margin: 0px 2px 25px 2px;
  border-bottom:  solid #cdcdcd;
  border-width: thin;
}

img.float-left { 
    float: left; 
    margin: -10px 4px 4px -14px; 
}

.contact-form {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 11px;
  line-height:18px;
  margin: 0px 2px 25px 2px;
 
}

.articles {
  padding:10px 0px 10px 0px;
  font-size: 11px;
  line-height:18px;
  margin: 2px 2px 25px 2px;
  border-bottom:  solid #cdcdcd;
  border-width: thin;
}

p {
  color:#656469;
  font-family:Georgia, serif;
  padding: 0px 0px 0px 0px;
}

h1  {
  color: #656469;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  letter-spacing:0px;	
  font-weight:bold;
  font-style:normal;
  padding: 20px 0px 5px 2px;
}

h2 {
  color: #d27019;
  font-family:Georgia, serif;
  font-size: 18px;
  line-height:20px;
  font-weight:normal;
  padding-top: 0px;
padding-bottom: 10px;
margin:0px;
}

h3 {
  color: #ff6600;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:normal;
  padding: 0px 0px 0px 0px;

}

h4  {
  color:#656469;
  font-family:Georgia, serif;
  font-size: 11px;
  font-weight:normal;
  padding:0px;
  margin:0px;
}

h5 {
  color: #d27019;
  font-family:Georgia, serif;
  font-size: 14px;
  line-height:14px;
  font-weight:normal;
  padding-top: 0px;
padding-bottom: 5px;
margin:0px;
}

.date {
  color: black;
  padding: 0px 0px 0px 0px;
}

.date2 {
  font-size: 10px;
  color: black;
  padding: 0px 0px 0px 0px;
}

.footer {
  background-image:url(images/bg-footer.gif);
  background-repeat: repeat-x;	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  width: 740px;
  height: 205;
  padding: 10px 30px 30px 30px;
margin-left:100px;
margin-top:10px;
}

.tweet {
}
.tweet a{
text-decoration: none;
}

.tweet img{
text-decoration: none;
border: none;
}


#twitter_div, li{
color:#656469;
font-family:Georgia,serif;
font-size:11px;
font-weight:normal;
list-style-type: none;
margin-left: -20px;


}

#twitter_div { 
  background-image:url(images/bg-header.gif);
  background-repeat: repeat-x;	
  padding: 5px 10px 0px 10px;		
  position: relative;
  color: #333;
  font-family:Georgia;
  font-weight: bold;
}