#outerwrapper {
	margin: 0px auto;
	width: 1150px;
	background-color: #FFFFFF;
	border: 1px solid #00abc2;
	
}

#header {
	width:  100%;
	height: 190px;
	background-color:#FFFFFF;
	margin-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00ABA2;
	border-right-color: #00ABA2;
	border-bottom-color: #00ABA2;
	border-left-color: #00ABA2;
	margin-bottom: 5px;
	background-image: url(images/TSP-logo-web.png);
	background-repeat: no-repeat;
	color: #00ABA2;
}

#content{
	width: 100%;
	background-color: #FFFFFF;

}


	
#left_column {
	width: 200px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00aba2;
	background-color: #FFFFFF;
	text-align: left;
	line-height: 150%;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	display: inline;
	
}

.current_page {
		margin-left: 20px;
	text-align: left;
	color: #333;
	width: 150px;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

#left_column a:link {
text-decoration: none;
color: #00aba2;
}


#left_column a:visited {
text-decoration: none;
color: #00aba2;
}

#left_column a:hover{
	text-decoration: none;
	color: #F00;	
}

#newsletter_signup{
	width: 200px;
	color: #333;
	font-family: Calibri;
	font-size: 0.75em;
	text-align: left;
	background-color: #FFF;
}
#socialmedia_links{
color: #00aba2;
	font-family: Calibri;
	font-size: 0.8em;
	text-align: left;	
	
}

#right_column {
	width: 800px;
	float: right;
	padding: 5px;
	font-family: Calibri;
	color: #444;
	font-size: 0.9em;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline;
}

#right_column a:link {
text-decoration: underline;
color: #333;
font-weight:bolder;
}


#right_column a:visited {
text-decoration: underline;
color: #333;
font-weight:bolder;
}

#right_column a:hover{
	text-decoration: none;
	color: #F00;	
}
	
	#footer {
	background: #fff;
	text-align: center;
	font-family: Calibri;
	font-size: 0.75em;
	color: #00aba2;
	clear: both;
	line-height: 150%;
	}
	#footer a:link {
	color: #00aba2;
	text-decoration: none;
	}
	#footer a:visited {
	color: #00aba2;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #67c7b2;
	text-decoration: underline;
	}
	
.figure_right{
	
	float:right;
	padding: 2px;
	margin-left: 10px;}
	
	
.smaller_links{
	font-size: 0.8em;
	line-height: 100%;
	text-align: left;
	margin-left: 20px;
}
h1 {
	font-size: 1.2em;
}
.nomargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;	
}

.largegreen{
	color: #00aba2;
	font-family: "Century Gothic";
	font-size: 1.5em;
	letter-spacing: 0.3em;
}

.green{
color: #00aba2;
}
p{
	font-size: 1.1em;
	text-align: left;

}

