body {
	background:url(/images/bkg.png) top center repeat-y #e7e7e7;
	font-family:"Josefin Sans", Tahoma, sans-serif;
	font-size:100%;
	margin:5px 0 0 0;
	font-weight:bold;
}
#shell {
	width:1070px;
	margin:0 auto;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.clear {
	clear:both;
}

/* HEADER
/*---------------*/
#header {
	margin:0 auto;
}
#logos {
	height:55px;
	padding-left:59px;
}
#logos img {
	display:block;
	float:left;
}
#core {
	background:url(/images/header.png) no-repeat;
	width:1070px;
	height:277px;
	position:relative;
	z-index:2;
	margin-left:0px;
}
#nav {
	text-transform:uppercase;
	font-size:135%;
	color:#FFFFFF;
	padding-top:160px;
	padding-left:61px;
	font-weight:bold;
}
#nav ul {
	padding:0;
	margin:0;
}
#nav ul li {
	float:left;
	list-style:none;
	margin-right:33px;
	padding:0;
	margin-top:0;
	margin-bottom:0;
}
#nav a {
	color:#FFF;
}
#nav a:hover {
	text-decoration:none;
	color:#c2dfb8;
}

/* BODY
/*---------------*/
#main {
	position:relative;
	z-index:10;
	top:-50px;
	left:44px;
	width:985px;
} 
#column1 {
	width:421px;
	float:left;
	margin-left:22px;
}
#smallModule {
	background:#FFFFFF;
}
#smallModule .header {
	border-bottom:2px solid #e1e1e1;
	padding:7px;
}
#smallModule .content {
}
#smallModule .content ul {
	margin:0;
	padding:0;
}
#smallModule .content ul li {
	background:url(/images/twitterentry.bkg.png) left top no-repeat;
	list-style:none;
	padding-left:90px;
	padding-bottom:30px;
	padding-right:20px;
	margin-top:27px;
	border-bottom:2px solid #e1e1e1;
	line-height:20px;
}
#smallModule .content a {
	color:#ff8546;
}
#smallModule #contact {
	padding:15px;
}
#smallModule #contact #icon {
	display:block;
	float:left;
	margin-bottom:30px;
	margin-top:15px;
	margin-left:13px;
}
#smallModule #contact #link {
	float:left;
	margin:28px 0 0 15px;
	font-size:140%;
}
#smallModule .content .button {
	margin-top:22px;
	margin-left:170px;
}
#column1Button {
	margin-top:20px;
	display:none;
}
#column2 {
	width:503px;
	float:left;
	margin-left:17px;
	margin-bottom:15px;
}
#column2Button {
	margin-bottom:20px;
}
#largeModule {
	background:#FFFFFF;
}
#largeModule .header {
	border-bottom:2px solid #e1e1e1;
	padding:7px;
}
#largeModule .content {
}

#fbFeed {
	padding:15px;
}
#fbFeed .gfc-resultsHeader {
	border:none;
}
#fbFeed .gf-title {
	font-size:110%;
	text-transform:uppercase;
	height:inherit;
	line-height:130%;
	margin-bottom:10px;
}
#fbFeed .gf-title a {
	color:#3a589d;
}
#fbFeed .gf-snippet {
	border-bottom:2px solid #e1e1e1;
	width:470px;
	margin-left:-15px;
	padding-left:15px;
	padding-right:20px;
	padding-bottom:20px;
	margin-bottom:22px;
}
#fbFeed .gf-author, #fbFeed .gf-spacer, #fbFeed .gf-relativePublishedDate {
	display:none;
}
#largeModule .title {
	text-transform:uppercase;
	margin-left:16px;
	margin-bottom:20px;
	color:#3a589d;
	font-size:120%;
	margin-top:-20px;
}
#largeModule .fb-live-stream {
	margin-left:15px;
	margin-bottom:20px;
}
#largeModule #info {
	padding:15px 20px 3px 15px;
}
#largeModule #info h1 {
	margin:0;
	padding:0;
	color:#3a589d;
	text-transform:uppercase;
	font-size:150%;
}
#largeModule #info p {
	line-height:23px;
	font-weight:normal;
}
#largeModule #info ul li {
	line-height:25px;
	font-weight:normal;
}
#largeModule #info #logo {
	display:block;
	margin:10px auto 10px auto;
}
.fb-like {
	margin-bottom:20px;
	margin-top:-15px;
	margin-left:25px;
	width:450px;
}
#fullPage {
	margin-left:20px;
	width:904px;
	background-color:#FFFFFF;
	padding:20px;
}

/* BOTTOM
/*---------------*/
#bottom {
	border-bottom:2px solid #fff;
	border-top:2px solid #fff;
	width:945px;
	margin:20px auto 0 auto;
}
#bottom p {
	display:block;
	margin:30px auto;
	text-align:center;
	color:#bd4832;
	line-height:25px;
	width:800px;
}
#bottom a {
	color:inherit;
}
#ffyl {
	text-align:center;
	margin-top:30px;
	margin-bottom:-17px;
	font-size:130%;
	color:#363636;
}

/* FOOTER
/*---------------*/ 
#footer {
	clear:both;
	background:url(/images/bkg.png) top center repeat-y #bd4932; 
	margin:0 auto;
	text-align:center;
	color:#363636;
	line-height:40px;
	padding:20px;
} 
#footer a {
	color:inherit;
}
#tri a:hover {
	color:#363636;
	text-decoration:none;
}






