/* Sumona and Carl - Homepage specific styles */

#homepage #content {
	background:none;

}
#homepage #main {
	max-width: 100%;
	position:relative;
	width: auto;
	padding:25px 0 25px 25px;
	font-family: "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#6a6a6a;
}
#homepage #sub {
	margin:0;
	padding:0;
}
#homepage #main h2 {
	font-size:2.2em;
	color:#000000;
	line-height:100%;
	margin-bottom:1.5em;
}
#homepage #splash {
	max-width: 80%;
	align-content: left;
}
#intro-txt {
	width: auto;
	height: auto;
}
#intro-txt p {
	font-weight:bold;
	font-size:1.2em;
	line-height:175%;
}
