/***********  Universal Selectors ************/
*{padding:0; margin:0;}

html { font-size: 100%; }

/***********  Body And Container ************/
body{text-align: center;font-size: 1em; background:#E7E7E7; font-family:Verdana, Arial, Helvetica, sans-serif; }/* 1em = 16px.  1 � 16 = 0.0625em*/
#Bannercontainer{ background:url(../images/Frame/Floral_Background.jpg) repeat-x #E8E8E8; height:15.9375em; text-align: left; margin: 0 auto;}
#containerShadow{width: 62.5em;text-align: left; margin: 0 auto; background:url(../images/Frame/Shadow.png);}
#container{background-color:#FFFFFF;width:58.75em;padding: 0 0.75em 0 0.75em; margin-left: 1.125em;}

/***********  Pseudo Classes ************************/
a:link, a:visited, a:hover, a:active{ text-decoration:none;}
a:link { color:#006699;}
a:visited { color:#006699; }
a:hover { color:#006699; }
a:active { color:#006699; }

img, #containerShadow, #address, #leftCol{ behavior: url(../iepngfix.htc)}

p, h1, h2, h3{font-family:Verdana, Arial, Helvetica, sans-serif;}
p {
	font-size:0.75em;
	line-height:normal;
	padding-top: .5em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h1 {font-size:1em;}
h2 {font-size:0.875em;}
h3 {font-size:0.75em;}
h4 {font-size:0.75em;}

/***********  Universal Classes ************************/
.floatLeft{float:left; padding:1em;}
.floatRight{float:right;}
.floatRightMargined{float:right;margin-bottom: 6px;margin-left: 4px;}

.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/***********  Banner ************************/
	#banner{
	width:58.75em;
	height:15.9375em;
	background-image: url(../images/Frame/Banner_Background.jpg);
	background-repeat: repeat;
}
	#banner img{width:58.75em;}
	#address{
	width:58.75em;
	background:url(../images/Frame/Address_Mask.png) repeat;
	position:absolute;
	padding-top: 6px;
	padding-bottom: 6px;
}
	#address h3{padding:0.5em; float:right;}
	#address h1, #address h3, #address h4{color:#FFFFFF;}
	#address h2{color:#86E1E4;}
	#address h3{ text-align:right;}
	#address h4{
	float:right;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
	#address h4{
	text-align:right;
	padding-top: 0.5em;
}
	#address h1, #address h2{padding: .5em 0 0 2.4em;} 

/***********  Top Menu ************************/
	#menuContainer{background:url(../images/Frame/Menu_Background.jpg) repeat; height:2.2em;}
	#menuContainer ul{
	list-style-type:none;
	text-align:center;
	font-size: .95em;
}
	#menuContainer ul li{display:block;float:left;text-align:center;}
	#menuContainer ul li a{
	line-height:2.2em;
	border-right:#996699 0.0625em solid;
	color:#FFFFFF;
	display:block;
	text-align:center;
	font-size:0.82em;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
}
	#menuContainer ul li a.end { border:none;}
	

/***********  Content Container ************************/
#contentContainer{/*background:url(../images/Frame/LeftCol_background.jpg) repeat;*/}

/***********  Left Coll ************************/
	#leftCol{
	width:241px;
	float:left;
	margin:13px 0 10px 0px;
	background-color: #E1E1E1;
}
	#leftColMenu{width:241px;}
	#leftColMenu ul{
	float:left;
	list-style-type: none;
}
	#leftColMenu li{text-transform:uppercase;background-color:#006666; display:block; margin-bottom:.1em; }
	#leftColMenu li a{color:#FFFFFF;font-size:12px;display:block; padding:0; margin:0; height:12px; padding:5px; }
	#leftColMenu li.yellow{
	background-color:#999900;
	height:30px;
	padding-top:5px;
	width: 241px;
}
	#upcomingEventsHeader{
	color:#FFFFFF;
	font-size:12px;
	background-color:#999900;
	margin-bottom:0.1em;
	background-image: url(../images/Buttons/LeftCol_Bullit.jpg);
	background-repeat: no-repeat;
	background-position: 12px 8px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
	.leftColFeatured{
	padding-bottom:10px;
	padding-top: 4px;
	background-color: #E1E1E1;
}
	.leftColFeatured p{
	text-transform:none;
	margin-top: 0.1em;
	margin-bottom: 0.6em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	padding-top: 0em;
	font-size: .7em;
}
	.leftColFeatured h2{
	font-size:10px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.leftColFeatured a{color:#006699;}
.leftColFeatured a:hover{font-size: 102%;}

	/*.newsStory{height:50px;overflow:hidden; margin-bottom:10px;}
	
	/***********  Content Coll ************************/
	#content{float:right;background-color:#FFFFFF;width: 685px;padding-bottom: 20px; min-height:600px; height:auto!important; height:600px;}
	#contentText{ margin-top:10px;}
	#contentText1{padding:0 0 15px 0;line-height: 18px;}
	#contentText h1{
	padding-bottom:4px;
	color:#6B1839;
	padding-top: 0px;
}
	
	.featuredImages{width:350px;float:right;text-align:right;font-size:12px;padding:0 0 10px 10px;color: #333300;}
	.featuredImages img{width:350px;padding: 3px;}
	
	/***********  Homepage ************************/
	#hompageBanner{
	height:147px;
	margin-top: 13px;
	background-color: #B0AFB6;
	background-repeat: repeat-x;
}
	#hompageBannerTextLeft,#hompageBannerTextRight {
	width:280px;
	margin-top:8px;
	padding-top: 0;
	padding-right: 21px;
	padding-bottom: 0;
	padding-left: 21px;
}
	#hompageBannerTextLeft{border-right:0.0625em solid #666666; float:left;}
	#hompageBannerTextRight{ float:right;}
	#hompageBannerTextLeft p, #hompageBannerTextRight p{ padding:0;}
	#hompageBannerTextLeft h1, #hompageBannerTextRight h1{ padding:0 0 5px 0; font-size:12px; color:#003366;}
	
	#homepageText{ margin-top:10px; }
	#homepageText p{ padding:0 0 14px 0; line-height:14px; word-spacing:2px;}
	#homepageText h1{font-size:12px;padding: 0 0 5px 0x;color: #003366;}
	/*#homepageText img {margin-bottom: 6px;margin-left: 4px;} */
	.homepageFeatured{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	clear: both;
}
	.homepageFeatured#nopadding{padding:0;}
	.homepageFeatured a{
	color:#164879;
	font-weight: bold;
}
	.homepageFeatured img{}
	
	.homepageFeaturedHeader{
	height: 26px;
	background-color: #164879;
}
	.homepageFeaturedHeader h2, .homepageFeaturedHeader h3, .homepageFeaturedHeader h4{padding: 2px 2px 8px 5px;margin: 0}
	.homepageFeaturedHeader h3, .homepageFeaturedHeader h4{font-size: 14px;font-weight:normal;text-align: right;}
	.homepageFeaturedHeader h2{
	font-size: 14px;
	color: #F4B700;
	padding-top: 3px;
	padding-bottom: 3px;
}
	.homepageFeaturedHeader h3{color: #FFFFFF;}
	.homepageFeaturedHeader h4{color:#00CC66;}
	
	.homepageFeatured h5{
	background:#DFDFDF;
	color:#000000;
	margin:0;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/***********  Event Calendar ************************/
	#CalendarMonth{ border-bottom:1px solid #003333; padding:5px;font-size:16px;text-align:center;margin-bottom: 20px;}
	.caldenderNavLeft{float:left;}
	.caldenderNavRight{float:right;}
	.caldenderNavRight a, .caldenderNavLeft a{ color:#000000;font-size:12px;}
	
	#calendarSearchBut{border:0;}
	#calendarSearchButText{ padding:10px 10px 5px 10px;}
	#expandableContainer{background:url(../images/Event_Calendar/CalendarSearch_Footer.jpg) no-repeat bottom left #00CC33;width:635px;}
	.expandable {}
	.expandable ul{padding:5px 10px 5px 20px;color: #333333;}
	.expandable li{list-style:square;list-style-position:inside;font-size:12px;padding: 10px;}
	.expandable a{color:#333333;}
	.expandable a:hover{color:#333333;text-decoration:underline;}
	
	#calendarTable{font-size:12px;width:100%;border-collapse:collapse;}
	#calendarTitles{text-align:center;line-height: 40px;}
	.calendarGreyRow{background:#E1E1E1;}
	.calendarBlueRow{ background:#C0D8E7;}
	.calendarTD{padding:5px; border:1px solid #003366;}
	
/***********  Retreats Table ************************/
	#retreatTable{font-size:.7em;width:100%;border-collapse:collapse;}
	#retreatTitles{text-align:center;line-height: 35px;}
	.retreatGreyRow{background:#E1E1E1;}
	.retreatBlueRow{ background:#C0D8E7;}
	.retreatTD{padding:4px; border:1px solid #003366;}
	
/***********  Special Event ************************/
	.spEventBox{border-bottom:1px solid #006666; padding-bottom:10px; margin-bottom:10px;}
	.spEventBox img{width:200px; float:left; border:#993300 1px solid; margin:0 5px 5px 0;}
	.spEventBox p{padding: 0 0 5px 0;}
	.spEventBox h1{font-size:12px; padding-bottom:5px;}
	
	#spEventThumbs{}
	#spEventThumbs img{width:150px; float:left; padding:0 5px 5px 0; border:none;}
	
/***********  Event Details Page ************************/
	#EventBox{
	border-bottom:1px solid #006666;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size: .75em;
}
#EventBox ul {
	list-style-type: disc;
	padding-left: 25px;
}
#EventBox li {
	padding-bottom: 4px;
}
	#EventBox img{width:140px; float:left; border:1px none #993300; margin:0 5px 5px 0;}
	#EventBox h1{text-align:right;font-size: .95em;}
	#EventBox h2{text-align:right;font-size: 12px;font-weight:normal;padding: 0 0 10px 0;}
	#EventBox h3{
	font-size:12px;
	color:#333333;
	background:#006633;
	color:#FFFFFF;
	padding:3px;
	clear:left;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
	#EventBox p{
	padding: 0 0 5px 0;
	font-size: 100%;
}
	
	#EventThumbs{}
	#EventThumbs img{width:150px; float:left; padding:0 5px 5px 0; border:none;}
	
/***********  News Story ************************/
	#newsBox{ border-bottom:#006666 dashed 1px; padding-bottom:10px; margin-bottom:10px;}
	#newsBox h1{text-align:right;font-size: 12px;padding:0 0 5px 0;}
	#newsBox p{padding:0 0 5px 0;}
	#newsBox img{width:200px;float:left;padding: 0 10px 10px 0;}
	
/***********  Conference Pages ************************/
	.conferenceKeyTableLeft {margin-right: 4;}
	
/***********  Address Div ************************/
	#addressDiv{width:300px; padding:5px; float:right; background-color:#CDB3C3; text-align:right; font:14px Arial, Helvetica, sans-serif; font-weight:bold line-height:18px;}
/***********  Footer ************************/
	#footer {
	width:58.75em;
	text-align:center;
	clear:both;
	background-color:#6B1A3E;
	margin-bottom: 4px;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}
	#footer li{padding:0.5em 0.5em 0 0.5em; display:inline; list-style-type:none; font-size:0.75em;color:#FFFFFF;}
	#footer p, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {color:#FFFFFF; padding:0;}
.conferenceTblHolder {
	background-color: #FFFFFF;
}
.conferenceTblHolder table td {
	padding-left: 2px;
}

/***********  Event Calendar left Menu Elements ************************/
#calArcHolder {
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
}
#calArcHolder h1 {
	font-size: .8em;
	font-weight: bold;
}
#archive h2 {
	margin-top: 6px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #666666;
	padding-top: 3px;
	font-size: .8em;
}
/** JS Calendar Holder and classes **/
#newscal {
	background-color: #FFFFFF;
	padding: 4px;
	width: 200px;
}
#newscal table {
	width: 100%;
}
.calendar th {
	font-size: 0.6em;
}
.calendar table {
	font-size: 0.8em;
	width: 96%;
}
.calendar td {
	font-size: .7em;
}
#address h1 {
	font-size: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}
.roomKeyNumberTD {
	color: #FFFFFF;
	text-align: center;
	width: 20px;
}
.roomKeyHeaderTD {
	color: #FFFFFF;
	background-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
#roomsTable {
	display: table-header-group;
}
.roomKeyBlack {
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 16px;
}
.roomKeyEmptyRow {
	height: 8px;
}
.roomKeyMainTable {
	margin-top: 12px;
}
#facilitiesList ul {
	list-style-type: disc;
	font-size: .75em;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#facilitiesList li {
	padding-bottom: 3px;
}
.newsStory a {
}
.homepageFeatured img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
#noPad {
	margin: 0px;
	padding: 0px;
}
#homepageRightList {
	width: 346px;
	float: right;
	margin-left: 4px;
	margin-bottom: 6px;
}
#homepageRightList p {
	margin-top: 4px;
	margin-bottom: 0px;
}
#homepageRightList ul {
	margin-top: 0px;
	font-size: .75em;
	padding-left: 4px;
	padding-right: 2px;
}
#homepageRightList li {
	list-style-type: none;
	list-style-position: outside;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 12px;
	margin-bottom: 6px;
	background-image: url(../images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}
#innerlistHolder {
	border: 1px solid #000000;
	margin-top: 3px;
}
#caption {
	font-size: .65em;
	text-align: center;
	margin-bottom: 8px;
}
.featuredPicsContainer {
	float: right;
	margin-bottom: 8px;
	margin-left: 6px;
	width: 220px;
}
#featuredThumbs img {
	margin-left: 5px;
	padding: 0px;
	margin-bottom: 10px;
}
#featuredThumbs h3 {
	font-size: 0.6em;
	font-weight: bold;
	text-align: center;
	padding-bottom: 4px;
	padding-top: 2px;
	color: #A98192;
}
#featuredThumbs {
}
#featuredThumbs img {
	width: 100px;
}
#featuredThumbs hr {
	width: 200px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#thumbDivider {
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.featuredPicsContainer img {
	width: 220px;
}

/* Main Menu Featured Event Box */

.leftColFeaturedEvent{
background-color: #F0F0F0;
}
.leftColFeaturedEvent img {
	width: 160px;
	margin-right: 30px;
	margin-left: 30px;
}
.leftColFeaturedEvent h1 {
	text-align: center;
	display: block;
	background-color: #CC6699;
	font-size: .75em;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.leftColFeaturedEvent h2{
	font-size:11px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: right;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#leftColFeaturedEventMainImage {
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
.leftColFeaturedEvent a {
	color: #666666;
}
.leftColFeaturedEvent p {
	font-size: .7em;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 1px;
}
#eventDetailsRight {
	float: right;
	margin-left: 6px;
	margin-bottom: 12px;
}
#eventDetailsRight img {
	width: 140px;
}
#eventPic {
	width: 140px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#eventDetailsRight h1 {
	display: block;
	margin-top: 6px;
}
#eventDate {
	font-size: 0.95em;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
}
#eventPicDivider {
	margin-top: 2px;
	margin-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 148px;
	margin-right: auto;
	margin-left: auto;
}
.featuredImages p {
	font-size: .8em;
	padding-bottom: 6px;
	padding-top: 3px;
}
.leftColFeaturedEvent h3 {
	font-size: .75em;
	padding-left: 4px;
	margin-top: 2px;
}
.newsStory {color: #006699;}
.newsStory a, a:visited, a:hover, a:active{ color: #006699;text-decoration: none;}
/*.newsStory a:hover {font-size: 110%;}*/

.bulletTD {
	padding-top: 8px;
	width: 12px;
	padding-left: 2px;
}
.listStyleTD {
	font-size: .75em;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 5px;
}
#innerlistHolder table {
	margin-left: 3px;
}
.formElements p {
	font-size: 100%;
}
#smaBg {
	background-image: url(../images/sma/SMA_logoBG.jpg);
	background-repeat: no-repeat;
	background-position: 100px center;
}
.youTube {
	margin-top: 4px;
	margin-bottom: 4px;
}
.ytText {
	color: #000000;
	background-color: #C9CFE0;
	padding-top: 3px;
}
.ytText p {
	padding-right: 4px;
	padding-left: 4px;
}
#contentText ol, ul {
	margin-left: 2em;
	font-size: 0.75em;
	margin-top: 12px;
	margin-bottom: 12px;
}
#contentText li {
	margin-bottom: 8px;
}
#contentText li {
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
}
#specialEventHomeBanner {
	width: 680px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	margin-top: 13px;
}
#specialEventHomeBanner p {
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#topbar {
    background:#000;
    color:#fff;
    font-size:1.3em;
    padding-top:4px;
    padding-bottom:10px;
    text-align:center;
}
