/* commented backslash hides from ie5mac \*/ 
html{
	height:100%;
	margin:0;
	padding:0
} 
/* end hack */ 
html,body {
	padding:0;
	margin:0;
	font:.86em Helvetica, Arial, sans-serif; /*Gill Sans MT Condensed, Franklin Gothic Medium, Helvetica, Arial, sans-serif;*/
	line-height:1.4em;
	text-align:center;
	color: #000000;
	background:  url(images/BackgroundSlice.jpg) repeat-x left top;
	background-color: #FFFFFF;
	z-index: 0;
}
body{	
	text-align:center;
	min-width:760px;/* for mozilla*/
	height:100%;
	margin-left:auto;
	margin-right:auto;
}
	h1{
		font-family: Gill Sans MT Condensed, Franklin Gothic Medium, Helvetica, Arial, sans-serif; 
		font-size:1.75em; 
		font-weight:bold;
		display:block;
		}
	h2{
		font-family: Gill Sans MT, Helvetica, Arial, sans-serif;
		font-size:1.35em; 
		font-style:italic;
		font-weight:normal;
		display:block;
		}
#wrapper {
}

#intro {
	font-size:1.3em;
	line-height:1.5em;
	font-style:italic;
	color:#216880;
	font-weight:bold;
	width:763px;
}

#home_party {
	width: 763px;
}

#outer{
	height:99.9%;
	min-height:100%;
	width:966px;
	text-align:left;
	margin:auto;
	position:relative;
	overflow:visible;
	vertical-align:top;
}

/* mac hide \*/
* html #outer{
	width:776px
}
/* end hide*/

html>body #outer{
	height:auto;
} /*for mozilla as IE treats height as min-height anyway*/

#main-area {
	border-left: 3px solid #216880;
	border-right: 3px solid #216880;
	width:972px;
	max-width:972px;
}

#header{
/*	width:966px;*/
	height:55px;
	z-index:74;
	background:  url(images/Header.gif) no-repeat left top;
}
#header1{
	height:55px;
	width:193px;
	z-index:74;
	background:  url(images/Header1.gif) no-repeat left top;
}
#header2{
	height:55px;
	width:773px;
	z-index:74;
	background:  url(images/WideHeader2.gif) left top;
	font-size:.75em;
}
#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:193px;
	height:102px;
	text-indent: -5000px;
	z-index:300;
}

#ajaxmenu{
	position:relative;
	width:693px;
	height:51px;
	z-index:85;
}

#home-intro {
	position:relative;
	top:40px;
	left:0px;
	width:951px;
	height:110px;
	padding-bottom: 55px;
	text-indent: -5000px;
	z-index:300;
	/*background:  url(images/Home_IntroText.gif) no-repeat left top;*/
}
/* mac hide \*/
* html #outer, * html #header {width:780px}
/* end hide*/
#footer {
	color: #ffffff;
	width:966px;
	clear:both;
	height:82px;
	text-align:center;
}
#footer p {
	margin-top: 10px;
}
#footer p a {
	text-decoration: none;
	color: #ffffff;
}
* html #footer{
	margin-bottom:-1px
}/* ie rounding bug*/

/* mac hide \*/
* html #footer {
	/*only ie gets this style*/
	height:82px;
	/* for ie*/
}
/* end hide*/

#footer-close {
	background:  url(images/WideFooterSlice.gif) no-repeat left top;
}

div,p  {
	margin-top:0px;
}/*clear top margin for mozilla*/

#skinny-left {
	position:relative;
        max-width: 178px;
        width: 178px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	background-color: #F6DF85;
}
#skinny-right {
	position:relative;
        max-width: 178px;
        width: 178px;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	background-color: #60c2e4;
}
#main-left {
	position:relative;
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	background: url(images/HomeMainBackground.gif) no-repeat left top;
}
#left-on-three {
	position:relative;
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
        max-width: 678px;
	text-align: left;
	background: url(images/HomeMainBackground.gif) no-repeat left top;
}
#left-on-two {
	position:relative;
	padding-top: 50px;
	padding-left: 0px;
	padding-right: 0px;
        max-width: 966px;
        width: 966px;
	height: 800px;
	text-align: left;
	background: url(images/WideMainBackground.gif) no-repeat left top;
}
#main-center {
	position:relative;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
#main-right {
	position:relative;
	padding-top: 50px;
	padding-left: 5px;
	padding-right: 5px;
	height: 800px;
	text-align: left;
}
#main-side-right {
	background-color: #60c2e4;
}

#sidebar {
	padding: 5px;
}

#panels {
	width:771px;
	max-width:771px;
}

#panels-top {
	position:relative;/*ie needs this to show float */
	width:771px;
	max-width:771px;
	float:left;
	padding-left: 7px;	
	z-index: 156;
}
#panels-top-left {
	padding-left: 9px;
	padding-right: 0px;
	text-align: left;
	float: left;
	width:335px;
	max-width:335px;
}
#panels-top-right {
	padding-left: 9px;
	padding-right: 0px;
	text-align: left;
	float: right;
	width:335px;
	max-width:335px;
}

#panels-bottom {
	position:relative;/*ie needs this to show float */
	width:771px;
	max-width:771px;
	float:left;
	padding-left: 7px;	
	z-index: 156;
}
#panels-bottom-left {
	padding-left: 9px;
	padding-right: 0px;
	text-align: left;
	float: left;
	width:335px;
	max-width:335px;
}
#panels-bottom-right {
	padding-left: 9px;
	padding-right: 0px;
	text-align: left;
	float: right;
	width:335px;
	max-width:335px;
}

#take-action-content {
	display:inline;
	width:375px;
	max-width:375px;
	background-color:#faefc2;
	padding: 9px;
}
#learn-more-content {
	display:inline;
	width:375px;
	max-width:375px;
	background-color:#fdedef;
	padding: 9px;
}
#moms-action-content {
	display:inline;
	width:375px;
	max-width:375px;
	background-color:#f6df85;
	padding: 9px;
}
#shop-content {
	display:inline;
	width:375px;
	max-width:375px;
	padding: 9px;
}

#clearfooter {
	width:100%;
	height:82px;
	clear:both;
} /* to clear footer */

html>body #minHeight{
	float:left;
	width:0px;
	height:100%;
	margin-bottom:-82px;
} /*safari wrapper */
#content {
	z-index: 300;
	padding-bottom: 7px;
}

#content h2 {
	font-size: 15px;
	color: #50554f;
/*	background:  url(images/bullet_17x21.gif) no-repeat left top;*/
	padding-left: 19px;
	line-height: 24px;
	position: relative;
	z-index: 999;
}

h3#post-  {
	font-size: 12px;
	color: #f0f2f4;
	background:  url() no-repeat left top;
	padding-left: 0px;
}

#content p {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

#content p a {
	color: #216880;
}

#content p a:hover {
/*background-color: #618200;*/
	color: #216880;
}


#footer p {
	padding: 8px;
}



.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}


.FSF_resultLink {
	color: #50554f;
}

.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	/*background-color: #f2f2f2;*/
	color: #50554f;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;

}

#content ul li{
	list-style-image: url(images/bullet_11x8.gif);
	margin-bottom: 0.5em;
	font-size: 110%;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;

}

.LIn_desc {
	display: none;
}
.LIn_date {
	font-style: italic;
	margin-left: 5px;
}

#content a, #sidebar a
{
color: #50554f;
font-weight:bold;
text-decoration:none;
background-color:inherit;
/*    color: rgb(97, 130, 0);*/
}

#content a:hover, #sidebar a:hover
{
color:#000;
text-decoration:none;
background-color:inherit;
/*    background-color: rgb(97, 130, 0);
    color: rgb(255, 255, 255);*/
}
#content a img, #sidebar a img
{
border:none;
}

table.month {
border: 1px solid #216880;
}

td.monthnavigation {
text-align:center;
}
td.monthnavigation2 {
text-align:center;
}

td.monthname {
text-align:center;
width:700px;
}

td.dayname {
background-color:#3399FF;
border: 1px solid #ffffff;
padding:2px;
}

td.event {
background-color: #fecacf;
border: 1px solid #ffffff;
/*width:108px;
min-width:108px;
max-width:108px;
min-height:128px;
height:128px;*/
vertical-align:top;
padding:2px;
text-align:left;
}

td.monthday {
background-color:#66FFCC;
border: 1px solid #ffffff;
/*width:107px;
min-width:107px;
max-width:107px;
*/min-height:128px;
height:128px;
vertical-align:top;
padding:2px;
text-align:left;
}

td.today {
background-color:#ffffff;
border: 1px solid #ffffff;
/*width:107px;
min-width:107px;
max-width:107px;
*/min-height:128px;
height:128px;
vertical-align:top;
padding:2px;
text-align:left;
}

td.sunday, td.saturday {
background-color:#00CCFF;
border: 1px solid #ffffff;
/*width:107px;
min-width:107px;
max-width:107px;
*/min-height:128px;
height:128px;
vertical-align:top;
padding:2px;
text-align:left;
}

td.nomonthday {
background-color:#CCCCCC;
border: 1px solid #ffffff;
/*width:107px;
min-width:107px;
max-width:107px;
*/min-height:128px;
height:128px;
vertical-align:top;
padding:2px;
text-align:left;
}

td.event_sm {
background-color: #fecacf;
border: 1px solid #ffffff;
width:19px;
min-width:19px;
max-width:19px;
height: 15px;
vertical-align:top;
font-size: .85em;
padding:1px;
}

td.monthday_sm {
background-color:#66FFCC;
border: 1px solid #ffffff;
width:19px;
min-width:19px;
max-width:19px;
height: 15px;
vertical-align:top;
font-size: .85em;
padding:1px;
}

td.sunday_sm, td.saturday_sm {
background-color:#00CCFF;
border: 1px solid #ffffff;
width:19px;
min-width:19px;
max-width:19px;
height: 15px;
vertical-align:top;
font-size: .85em;
padding:1px;
}

td.nomonthday_sm {
background-color:#CCCCCC;
border: 1px solid #ffffff;
width:19px;
min-width:19px;
max-width:19px;
height: 15px;
vertical-align:top;
font-size: .85em;
padding:1px;
}

span.admin_edit {
font-size: .7em;
color: #963d39;
}
span.admin_edit a {
color: #963d39;
}

#commentsAnchor {
	width: 350px;
}
#bt-invitation-title {
       	background-color: #ffffff;
        color: #50554f;
        border: 1px solid #000000;
}
