/* sample theme-independent CSS classes, uncomment to use them if you wish :)

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	float: right;
	margin: 0 0 2px 10px;
	}
img.alignleft {
	float: left;
	margin: 0 10px 2px 0;
	}
	
*/

/*JTO - yellow box */  
.yelbx {

	background-color:#FFFFCC;

	border:1px dotted #D8D2A9;

	margin-bottom:20px;

	background-position: left top;
margin-top: .7px;
	padding: 10px;
font-size: 1.2em;
}

/*green box */
.greenbox {
	border: 1px dotted #8fbd50;
	padding: 10px;
	background-color: #E2F9E3;
	margin-bottom:15px;
}
.greenbox-center {
	border: 1px dotted #8fbd50;
	padding: 10px;
	background-color: #E2F9E3;
	margin-bottom:15px;
	float: left;
	position: relative;
	text-align: left;
	margin-right: 160px;
}


#header #countdowntop  {
	float: right;
	display: block;
	height: 86px;
	width: 278px;
	padding: 5px 0 0 15px;
	margin: 35px 80px 0 0;
	text-decoration: none;
	font-weight: bold;
color: #fff;
}

#Countdown {
	width: 280px;
	font-size: 20px;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto;
}

#Label{
	font-size: 10px;
	line-height: 16px;
	text-shadow: none;
	color: #8a8a8a;
	display: block;
	font-weight: normal;
	padding-right: 6px;
}

.countdownColumn {
	display: inline;
	float: left;
	width: 50px;
	height: 66px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #ee5f00;
	background-image: url(http://dev.alteragroup.net/si/wp-content/images/counterinset-2.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 7px;
}

#CountdownDaysNumber {
	padding-right: 8px;
}

#CountdownHoursNumber {
	padding-right: 6px;
}

#CountdownMinutesNumber {
		padding-right: 8px;
}

#CountdownSecondsNumber {
		padding-right: 8px;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

#header img  {
	float: left;
	margin: 35px 0 0;
}

#header #subscribe  {
	float: right;
	display: block;
	height: 28px;
	width: 183px;
	padding: 8px 0 0;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 0;
	margin-top: 75px;
}
.entry img  {
	padding: 0px;
	border: 0px solid #333;
}

#featured #HPBG {
	width: 640px;
	height: 566px;
	background: url(http://www.steamboatinstitute.org/wp-content/images/HP-BG.jpg) no-repeat;
}
#header  {
	width: 980px;
	margin: 0 auto;
	height: 40px;
}


