body {
text-align: center; 
margin:0;
}

html {} 


#wrapper {
	width: 800px; height:491px; margin: 0 auto; text-align: left; background-color:#FFFFFF;
	background-repeat:no-repeat;
} 

.bckgrd{
	background-image:url(../Imgs/Idx/Banners/bannerGreen.jpg);
}


#wrapper #header{

}

#wrapper #contentmenu #content{
	padding-right: 20px;
	padding-left: 40px;
	width: 400px;
}

#wrapper #contentmenu #content .sectionShift{
	height: 20px;
}


#hdrContent, #contentmenu{
	display:inline;
}

.floater {
	float:left;
}


/*This section Follow Us & Miss Tiff*/
#FollowUs{}

#missTiff{
	padding-top:7px;
}

.missTiffClassy{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	padding-top:7px;
}

.missTiffClassy a{
	color:#ffffff;
	text-decoration:none;
}

.missTiffClassy a:active,
.missTiffClassy a:hover{
	text-decoration:none;
}


#FollowUs IMG{
	border:0;
}



/*Change below for ThanksTo div*/
#ThanksTo{
}



.ThanksCat{
font-family: Tahoma, Arial, sans-serif;
font-size: 9px;
font-weight: bold;
}

/*This section for scrolling box*/

#newsbox{
margin-top:20px;
background-color:#FFFFFF;
overflow-x: hidden;
}

.scroll {
width: 150px;
height: 225px;
padding-left: 5px;
padding-right: 5px;
overflow: auto;
font-family:"Courier New", Courier, monospace;
font-size:10px;
scrollbar-base-color:#F07AA9;
}


/* THIS SECTION FOOTER ONLY*/

#footer{
	height: 50px;
	margin-top: 123px;
	font-family:Locator, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-stretch:extra-expanded;
	text-decoration:none;
	padding-right: 90px;
}

.ftrIdx{
	color:#ffffff;
	font-size:7px;
}

.ftrLinks{
	color:#000000;
	font-size:8px;
	text-decoration: none;
}

.ftrLinks a:hover{
	color:#FFFFFF;
}



/* THIS SECTION PERTAINS TO MENUS ONLY */
#linkMain, #linkSub{
	padding-bottom:2px;
	padding-top:2px;
}

#wrapper #contentmenu #menu{
	width:272px;
}

.shimleft{
}

#sublinks{
	background-color: #000000;
	height: 28px;
	width: 200px;
}

#sublinks a:link,
#sublinks a:visited
{
	color:#FFFFFF;
	text-decoration: none;
}

.subtext{
	font-family: tahoma, Arial, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
	text-align:left;
	padding-left:8px;
}

.subtextOn{
	color:#F07AA9;
	text-decoration:none;
}


#wrapper #contentmenu #menu #linkSub #sublinks a:hover,
#wrapper #contentmenu #menu #linkSub #sublinks a:active
{
	color:#F07AA9;
	text-decoration:none;
}


.permalink {
	border:none;
}

/*Overwrite and create new styles styles for the news and events page*/
.newsDescr{
	color:#333333;
	font-size:11px;
	font-family: Tahoma, Aria, sans serif;
	margin-bottom:20px;
}

#eventMore{
	padding-top:20px;
	clear:both;
}

.ftrIdentifier{
	font-family: Locator, Tahoma, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	font-stretch:extra-expanded;
	text-decoration:none;
	color: #666666;
	padding-top:20px;
}

.txtContent{
	margin-bottom:20px;
}