html {font-size: 100%;}

body {
	background: #fff;
	color: #333;
	font: 1em Arial, sans-serif;
	padding: 20px 0 40px;
}

a {
	color: #333;
}

a:hover {
	color: #00836a;
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

p {
	overflow: hidden;
	padding: 10px 0;
	text-align: left;
}

.header {
color: #fff;
height: 130px;
font-size: 2.25em;
font-weight: bold;
line-height: 60px;
text-transform: uppercase;
padding: 20px 0 0 130px;
background: url(../graphics/htdheader-grn.jpg) no-repeat;
}

.header a {
color: #fff;
text-decoration: none;
}

.mainpage {
font-size: 1.5em;
line-height: 1.3em;
text-align: left;
padding: 20px;
background-color: #d9ece9;
}

.mainpage .intro {
font-size: 1.5em;
line-height: 1.3em;
text-align: left;
font-weight: bold;
margin: 0;
padding: 0;
}

.speakingfeature {
font-size: 1.1em;
line-height: 1.4em;
text-align: left;
padding: 20px;
background-color: #d9ece9;
}

.speakingfeature h2 {
font-size: 1.5em;
line-height: 1.3em;
text-align: left;
font-weight: bold;
margin: 0;
padding: 0;
}

.keynote {
	padding: 10px 20px;
	font-size: .8em;
	line-height: 1.3em;
}

.keynote p {
margin: 0px 0;
}

.hitthedeck {
font-size: 1.5em;
line-height: 1.3em;
text-align: left;
padding: 10px;
}

.hitthedeck .intro {
font-size: 1.5em;
line-height: 1.3em;
text-align: left;
font-weight: bold;
margin: 0;
padding: 0;
}

.intro a {
color: #333;
}

.intro a:hover {
color: #00836a;
}

.sideimage {
	text-align: center;
	margin: 0;
	padding; 0;
}

.sideimage a.rollover {
  display: block;
  width: 300px;
  height: 493px;
  text-decoration: none;
  background: url("../graphics/htdboxtimercards2.jpg");
  margin: 0 auto;
}

.sideimage a.rollover:hover {
   background-position: -300px 0;
}


.articlebox {
font-size: 1.6em;
text-align: left;
border: 1px solid #666;
padding: 10px;
}

.pressbutton {
font-size: 2em;
font-weight: bold;
background-color: lime;
height: 20px;
line-height: 20px;
}

.testimonybutton {
font-size: 2em;
font-weight: bold;
background-color: lime;
height: 20px;
line-height: 20px;
}

.blogbutton {
font-size: 2em;
font-weight: bold;
background-color: lime;
height: 20px;
line-height: 20px;
}

.contactbutton {
font-size: 2em;
font-weight: bold;
background-color: lime;
height: 20px;
line-height: 20px;
}

.teambuildingbutton {
font-size: 2em;
font-weight: bold;
background-color: lime;
height: 20px;
line-height: 20px;
}

.aboutbox {
font-size: 1.6em;
text-align: left;
background-color: lime;
padding: 10px;
}

.footerbox {
margin-top: 20px;
padding-bottom: 20px;
border-top: 1px solid silver;
font-size: .75em;
text-align: center;
}

form input {	
	font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; 
	font-size:1em;
}

form input .input-text{
	border:1px solid #3b6e22;
	color:#666666;
	width:180px;
}

form {
margin-bottom: 60px;
}

.clearspacer {
clear:both;
overflow: hidden;
display: block;
margin-top: 20px;
}

.container_12
{
	background: #fff url(img/12_col.gif) repeat-y;
	padding-top: 40px;
	margin-bottom: 40px;
}
