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

body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:normal;
	line-height:15px;
}

#landingintro {
	margin:40px auto 15px auto;
	width:930px;
	font-size:14px;
	text-align:center;
}

h1 {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:22px;
	margin:10px 0px;
	padding:0px;
}

h2 {
	width:203px;
	background-color:#151515;
	height:27px;
	padding:7px 15px 0px 15px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin:0px;
}

h3 {
	
}

p {
	text-align:justify;
	line-height:20px;
}

	p a {
		color:#950029;
	}
	p a:hover {
		color:#000;
	}

.twitter_large {
	font-size:13px;
	color:#151515;
	margin:10px 0px 0px 0px;
	padding:10px;
	background-color:#EDEDED;
}
	.twitter_large ul {
		margin:0px;
		padding:0px;
	}
	.twitter_large a {
		color:#E10533;
	}
	.twitter_large a:hover {
		color:#333333;
	}
.twitter_text {
	font-size:13px;
	margin:0px;
	padding:0px;
	line-height:normal;
	text-align:left;
}
