﻿body {
	font-family: Tahoma, Arial, "Century Gothic", Sans-Serif;
	margin:0;
	background-color:#dadada;
	font-size:67.5%;
}

img {
	border:0;
}

#container{
	background-image:url("../_images/new_bg5.gif");
	background-repeat:repeat-y;
	background-position:top center;
	/*padding-bottom:33px;*/
}

#mainWrapper{
	margin:auto;
	width:800px;
}

/***** START HEADER ELEMENTS *****/
#gsWrapper{
	z-index:1;
	position:relative;
}
#googleSearch{
	z-index:2;
	right:10px;
	top:2px;
	position:absolute;
}

#headerWrapper{
	background-color:#fbfbfb;
	height:87px;
	width:801px;
}

#header{
	position:relative;
	background-image:url("../_images/google_box6.gif");
	background-repeat:no-repeat;
	background-position: top right;
	height:90px;
	width:801px;
}

#logo{
	position:absolute;
	top:6px;
	left:45px;
}

#sfccName{
	position:absolute;
	top:50px;
	left:215px;
}

#rootNav{
	position:absolute;
	left:220px;
	top:7px;
}

#rootNav a{
	text-transform:uppercase;
	text-decoration:none;
	font-size:.9em;
	font-weight:bold;
	color: #dadada;
}

#rootNav a:hover{
	color:#ff5c00;	
}

/***** END HEADER ELEMENTS *****/

#topBar{
	background-color:#fbfbfb;
	border-top:solid 2px #b8bcc2;
	padding-top:2px;
}

#flashElement{
	background-image:url("../_images/preflash_bg.gif");
	background-repeat:repeat-x;
	background-color:#dadada;
	width:800px;
	height:260px;
	border-bottom: solid 1px #414141;
}

/***** START CONTENT ELEMENTS *****/
#contentWrapper{
	background-image:url("../_images/right_bg2.gif");
	background-repeat:repeat-x;
}

#contentWrapper a{
	color: #414141;
}

#contentWrapper a:hover{
	color: #FA3A19;
	text-decoration:underline;
}

#contentWrapper h1{
	color:Black;
	margin:0 0 3px 0;
	font-size: 1.0em;
	font-weight: bold;
	border-bottom:solid 1px #414141;
	padding: 0 10px 2px 10px;
	text-align:left;
}

#menuWrapper{
	
}

.announce{
	margin: 5px 5px 10px 15px;
	padding:0;
	font-weight:bold;
	color:#414141;
}

#news{
	text-align:left;
	margin: 5px 10px 0px 10px;
	list-style:none;
	padding:0;
}

.headline_img_bg{
	float:left;
	background-image:url("../_images/headline_bg3.png");
	height:82px;
	width:83px;
}

#news img{
	border: solid 1px #414141;
	height:75px;
	width:75px;
}

#news img:hover{
	border: solid 1px #FA3A19;
}

.storyWrapper{
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
}
.storyLink{
	font-family: Tahoma, Arial, "Century Gothic", Sans-Serif;
	font-size:1.0em;
	padding-bottom:3px;
}
.storyLink a{
	font-weight:bold;
}
.story p{
	color:Black;
	font-family: Tahoma, Arial, "Century Gothic", Sans-Serif;
	font-size:1.0em;
	margin:0;
}

#moreStories,
#twitter_div{
	clear:both;
	padding-top:5px;
}

#twitter_update_list{
	margin: 5px 5px 10px 15px;
	padding:0;
	list-style: none;
}
#twitter_update_list li{
	background-image:url("../_images/news.gif");
	background-repeat:no-repeat;
	padding-left:20px;
}

.storyMenu{
	float:right;
	font-family: Tahoma, Arial, "Century Gothic", Sans-Serif;
	font-size:0.9em;
	font-weight:bold;
}

#more_stories{
	margin: 5px 5px 10px 15px;
	list-style: none;
	font-family: Tahoma, Arial, "Century Gothic", Sans-Serif;
	font-size:1.0em;
	padding:0;
}

#more_stories li{
	padding-left:20px;
	background-image:url("../_images/news.gif");
	background-repeat:no-repeat;
	line-height:20px;
}

#more_stories a{
	text-decoration:none;
	font-weight:bold;
}

#more_stories a:visited{
	font-weight:normal;
}

.showcase{
	background-image:url("../_images/showcase_bg2.png");
	background-repeat:no-repeat;
	height:88px;
	width:187px;
	padding-bottom:10px;
}
.showcase2{
	background-image:url("../_images/showcase_bg2.png");
	background-repeat:no-repeat;
	width:187px;
}
/*
.showcase-ar{
	
}
.showcase2-ar{
	
}
*/

.caption{
	margin: 0 0 5px 0;
	padding:0;
	color:#414141;
	font-family: Tahoma, Arial, "Century Gothic", Sans-Serif;
	font-size:0.9em;
	text-align:center;
}

.calItem{
	color:Black;
	padding: 3px 0px 3px 0px;
	border-bottom:solid 1px #919191;
	font-family: Tahoma, Arial, "Century Gothic", Sans-Serif;
	font-size:1.0em;
	text-align:left;
}


.dateTime{
	margin:0;
	font-weight:bold;
}

.eventDesc{
	margin:0;
	padding-left:10px;
}

.location{
	margin:0;
	padding-left:15px;
	font-style:italic;
}

.cal_more{
	color:#414141;
}

.cal_more:hover{
	color: #FA3A19;
}
/***** END CONTENT ELEMENTS *****/

/***** START FOOTER ELEMENTS *****/
#footer{
	position:absolute;
	background-image:url("../_images/new_footer5.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-top:1px;
	height:38px;
	text-align:center;
	font-size:0.9em;
	font-weight:bold;
	color:#dadada;
	width:840px;
	margin-left:-20px;
}

#footer a{
	color:#dadada;
	font-weight:normal;
}

#footer a:hover{
	color: #FA3A19;
	text-decoration:underline;
}
/***** END FOOTER ELEMENTS *****/