@charset "utf-8";
/* CSS Document */

#header {
	height: 120px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/Header2.png);
	background-repeat: no-repeat;
}

#headerBlog {
	height: 120px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/BlogSPAA_Title.png);
	background-repeat: no-repeat;
}

/*a:hover {
	background-color: #E3E3E3;
	background-repeat: repeat;
}*/

#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	float: none;
}

#leftcontainer {
	height: 100%;
	width: 450px;
	float: left;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#rightcontainer {
	height: 100%;
	width: 450px;
	float: right;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
}


#mainText {
	height: 100%;
	width: 450px;
	float: right;
	margin-right: 1px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#mainText2 {
	height: 100%;
	width: 450px;
	float: left;
	margin-right: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#mainTextAdvisoryBoard {
	height: 100%;
	width: 450px;
	float: right;
	margin-right: 40px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#footer {
	height: 15px;
	width: 890px;
	background-color: #CAFFB5;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	color: #666666;
	padding-right: 10px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#blogFooter {
	height: 15px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #edb949;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	color: #ffffff;
	padding-right: 10px;
	float: left;
}

.boardmember {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #00BB12;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boarddescription {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.contactGroup {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #00BB12;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: bolder;
}
.contactdescription {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.plainA {
	text-decoration:none;
}

body p{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	margin-top: 0px;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
}

.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #00BB12;
	font-weight: bold;
	font-size: 36px;
}

.adviserTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #00BB12;
	font-weight: bold;
	font-size: 25px;
}

#mainImage_home {
	height: 100%;
	width: 400px;
	float: right;
	margin-top: 30px;
}

#mainImage_approach {
	height: 100%;
	width: 400px;
	float: left;
}

#mainImage_team {
	height: 100%;
	width: 400px;
	float: left;
}

#mainImage_contact {
	height: 100%;
	width: 400px;
	float: left;
}

#imageContainer_home {
	height: 312px;
	width: 339px;
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 120px;
	margin-bottom: 30px;
}

#imageContainer_approach {
	height: 400px;
	width: 400px;
	background-image: url(../images/approach.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	margin-bottom: 30px;
}

#imageContainer_team {
	height: 300px;
	width: 250px;
	background-image: url(../images/approach.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#imageContainer_contact {
	height: 480px;
	width: 450px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#imageContainer_advisory_board {
	height: 225px;
	width: 400px;
	background-image: url(../images/advisory_board_small.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#caslinImage {
	height: 187px;
	width: 140px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/team/caslin.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#lordImage {
	height: 187px;
	width: 140px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/team/lord.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#ligonImage {
	height: 187px;
	width: 140px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/team/ligon.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#ritterImage {
	height: 187px;
	width: 140px;
	float: left;
	margin-left: 20px;
	background-image: url(../images/team/ritter.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#adviserImage {
	height: 0px;/*186px;*/ 
	width: 0px;/*140px; */
	float: left;
	margin-left: 20px;
	background-image: url(../images/team/caslin0.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 110px;
}

.teamMemberText {
	float: right;
	height: auto;
	width: 700px;
	vertical-align: middle;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 20px;
	margin-bottom: 0px;
	overflow: hidden;
}

#teamMemberText p{
	margin-bottom: 0px;
	margin-top: 0px;
}

#teamMemberText img{
	border-style: none;
}

#adviserText {
	float: right; 
	height: 300px;
	width: 200px;
	vertical-align: middle;
	display: block;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 60px; 
	margin-bottom: 0px;
	overflow: hidden;
}

.teamMemberContainer {
	height: auto;
	width: 100%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}

#adviserText p{
	margin-bottom: 0px;
	margin-top: 0px;
}

#adviserText img{
	border-style: none;
}

#contactEntre {
	float: left;
	height: 100%;
	width: 430px;
	margin-top: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#contactEntreImage {
	height: 300px;
	width: 450px;
	background-image: url(../images/Entrepreneurs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#contactLP {
	float: right;
	height: 100%;
	width: 430px;
	margin-top: 20px;
}

#contactLPImage {
	height: 300px;
	width: 100%;
	background-image: url(../images/LP.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#imageContainer_contact {
	height: 400px;
	width: 400px;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

#container tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#contactImage {
	width: 100%;
	height: 300px;
	float: left;
	background-image: url(../images/contact2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 30px;
}

.floatRight {
	float: right;
}

.homePageQuote {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 16px;
	color: #999;
	text-align: center;
}
