#outer_wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* to correct IE rule in text.css for centering div */
}

/* begin corkboard div */
#cork_outer {
	float: left;
	margin: 15px 15px 15px 0;
 	width: 335px;
	display: inline;
}

#cork_top {
	margin: 0;
	width: 335px;
	height: 15px;
	overflow: hidden;
	background-image: url(../img/cork_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#cork_mid {
	margin: 0;
	width: 335px;
	background-color: #CB924F;
	background-image: url(../img/cork_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}

#cork_midcontent {
	padding: 5px 20px;
	overflow: hidden;
	text-align: center;
}

#cork_bot {
	margin: 0;
	width: 335px;
	height: 15px;
	background-image: url(../img/cork_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;

}


/* begin chalkboard div */
#chalk_outer {
	float: left;
	margin: 15px 0 15px 15px;
	width: 635px;
	display: inline;
	min-height: 800px;
}


#chalk_top {
	margin: 0;
	width: 635px;
	height: 48px;
	overflow: hidden;
	background-image: url(../img/chalk_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#chalk_mid {
	margin: 0;
	width: 635px;
	color: #fff;
	background-color: #000;
	background-image: url(../img/chalk_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	min-height: 600px;
}

#chalk_midcontent {
	padding: 5px 50px;
	
}

#chalk_bot {
	margin: 0;
	width: 635px;
	height: 94px;
	background-image: url(../img/chalk_bot.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#chalk_footer {
	height: 60px;
	margin: 0 115px auto 115px;
	color: #ffc;
	background: #000;
	text-align: center;
	font-family: "Comic Sans MS", Charcoal, Chicago, Geneva, Monaco, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.45;

}

#chalk_footer a:link, #chalk_footer a:visited, #chalk_footer a:hover, #chalk_footer a:active {
	color: #ffc;
	background: #000;
	text-decoration: none;
}

/* footer */
#footer {
	font-size: 12px;
	line-height: 18px;
	color:#666699;
}

#footer a {color: #669; text-decoration:none;}

/* img styles */



#chalk_midcontent img.right {
	float: right;
	margin: 0 0 0 10px;
}

#chalk_midcontent img.rightmarginzero {
	float: right;
	margin: 0;
}

#chalk_midcontent img.left {
	float: left;
	margin: 15px 15px 5px 0;
}

#chalk_midcontent img.leftmarginzero {
	float: left;
	margin: 0 5px 0 0;
}

#chalk_midcontent img.rightmargin {
	float: right;
	margin: 0 45px 0 0;
	clear: right;
}

/** corkboard banner top one only **/

#cork_midcontent .banner_outer1 {
	width: 246px;
	margin: 0 auto 15px auto;
	/*display: inline;*/
}

#cork_midcontent .banner_top1 {
	margin: 0;
	background: url(../img/banner_top.jpg) bottom left no-repeat;
	height: 21px;
	width: 246px; 
}

#cork_midcontent .banner_mid1 {
	margin: 0;
	width: 246px; 
	background: url(../img/banner_mid.jpg) top left repeat-y;
}

#cork_midcontent .banner_midcontent1 {
	padding: 5px;
	color: #6666FF;
	width: 236px;
}



#cork_midcontent .banner_bot1 {
	margin: 0;
	background: url(../img/banner_bot.jpg) top left no-repeat;
	height: 10px;
	width: 246px; 
}
/** corkboard banner 281px wide **/

#cork_midcontent .banner_outer {
	width: 281px;
	margin: 0 auto 15px auto;
	/*display: inline;*/
}

#cork_midcontent .banner_top {
	margin: 0;
	background: url(../img/banner_top_281.jpg) bottom left no-repeat;
	height: 24px;
	width: 281px; 
}

#cork_midcontent .banner_mid {
	margin: 0;
	width: 281px; 
	background: url(../img/banner_mid_281.jpg) top left repeat-y;
}

#cork_midcontent .banner_midcontent {
	padding: 5px 10px 5px 5px;
	color: #6666FF;
	width: 266px;
}

#cork_midcontent .banner_midcontent h2 {
	font-size: 15px;
	margin: 10px 15px 0 15px;
	padding-top: 5px;	
	line-height: 21px;
	border-top: dashed 1px #669; /* old #6666FF;*/
		
}	

#cork_midcontent .banner_midcontent .small {
	color: #585885;
	margin-top: 0;
}

#cork_midcontent .banner_midcontent img.right, #cork_midcontent .banner_midcontent img.rightmargin {
	display: none;
}

#cork_midcontent .banner_bot {
	margin: 0;
	background: url(../img/banner_bot_281.jpg) top left no-repeat;
	height: 11px;
	width: 281px; 
}

/** corkboard notepaper menu **/

#cork_midcontent .note_outer {
	width: 281px;
	margin: 0 auto 15px auto;
/*	display: inline;*/
}


#cork_midcontent .note_top {
	margin: 0;
	background: url(../img/note_top.jpg) bottom left no-repeat;
	height: 30px;
	width: 281px; 
}

#cork_midcontent .note_mid {
	margin: 0;
	width: 281px; 
	background: url(../img/note_mid.jpg) top left repeat-y;
}

#cork_midcontent .note_midcontent {
	
	padding: 5px;
	color: #6666FF;
	width: 271px;
}

#cork_midcontent .note_bot {
	margin: 0;
	background: url(../img/note_bot.jpg) top left no-repeat;
	height: 13px;
	width: 281px; 
}


/** corkboard pin_note **/

#cork_midcontent .pin_note {
	width: 225px;
	height: 225px;
	margin: 0 auto 15px auto;
	background: url(../img/pin_note.jpg) left top no-repeat;
}

#cork_midcontent .pin_notecontent {
	padding: 25px 15px 15px 15px;
	text-align: center;
}


/** corkboard pin_note 235px wide **/

#cork_midcontent .pin_note_outer {
	width: 235px;
	margin: 0 auto 15px auto;
	/*display: inline;*/
}

#cork_midcontent .pin_note_top {
	margin: 0;
	background: url(../img/yellow_top_235.jpg) bottom left no-repeat;
	height: 28px;
	width: 235px; 
}

#cork_midcontent .pin_note_mid {
	margin: 0;
	width: 235px; 
	background: url(../img/yellow_mid_235.jpg) top left repeat-y;
}

#cork_midcontent .pin_note_midcontent {
	padding: 10px;
	color: #6666FF;
	width: 215px;
}

#cork_midcontent .pin_note_midcontent h2 {
/*	font-size: 15px;
	margin: 10px 15px 0 15px;
	padding-top: 5px;	
	line-height: 21px;
	border-top: dashed 1px #669; */
}	

#cork_midcontent .pin_note_midcontent .small {
	color: #585885;
	margin-top: 0;
}


#cork_midcontent .pin_note_bot {
	margin: 0;
	background: url(../img/yellow_bot_235.jpg) top left no-repeat;
	height: 30px;
	width: 235px; 
}


/* pinned polaroid */

#cork_midcontent .bgpicr1 {
	width: 208px;
	height: 212px; /* old 182px;*/
	background:url(../img/pin_polaroid.jpg) no-repeat center top;

/*	clear:right;*/
	margin: 0 auto 15px auto;
 /* 	padding-top: 30px; old 0; */
	text-align: center;
	
}

#cork_midcontent .bgpicr1 .pic {
	margin: 0 10px 0 12px;/* old top 30px; */
	width: 185px;
	height: 175px;/* old 145px;*/
	overflow: hidden;
	padding-top: 30px;
	
}

#cork_midcontent .bgpicr1 img {
	margin-top: 30px; 
	margin-right: 2px;
	}


#cork_midcontent .bgpicr1 img.borderlight {
	border: 1px solid #666699;/* old #ccf;*/
	}


/* text styles */


#cork_midcontent .pin_notecontent h1, #cork_midcontent .pin_notecontent h2, #cork_midcontent .pin_notecontent p {
	margin: 0;
}

#cork_midcontent .pin_notecontent a, #cork_midcontent .banner_midcontent a {
	color: #669;
	background-color: inherit;
}

#cork_midcontent h1 {
	font-size: 18px;
	color: #6666FF;
	margin: 0 auto 0 auto;
	line-height: 26px;
}

#cork_midcontent h1.medium {
	font-size: 16px;
	color: #6666FF;
	margin: 0 auto 0 auto;
	line-height: 18px;
}

#cork_midcontent h2 {
	font-size: 18px;
	color: #6666FF;
	margin: 0 auto 0 auto;
	line-height: 24px;

}

#cork_midcontent p {
	color: #666699;
}


/* cork nav */
.note_midcontent ul#nav {
	text-align: center;
}



.note_midcontent ul#nav li {
	list-style-type: none;
	font-size: 16px;
	margin: 0;
	padding: 2px 0;


}

.note_midcontent ul#nav li a {
	text-decoration: none;
	color: #666699;
	padding: 3px 0;/* old padding: 6px 0;*/
}

.note_midcontent ul#nav li a:hover, .note_midcontent ul#nav li a.on {
	text-decoration: none;
	background:url(../img/yellow.gif) bottom center repeat-x;
	/*background:url(../img/squiggle.png) center bottom repeat-x;*/
}
.note_midcontent ul#nav li li {

	color: #666666;
	font-size: 11px;

	padding: 3px 0;/* old padding: 6px 0;*/

}

.note_midcontent ul#nav li li a {
	text-decoration: none;
	color: #666666;

}

/***see MEMBERS ONLY AREA for nav2 ****/


#chalk_midcontent .curve {
	background: url(../img/5figures_ff9.gif) no-repeat center center;
	width: auto;
	height: 32px;
	display: block;
}

#chalk_midcontent h1 {
	background: url(../img/5figures.gif) no-repeat center top;
	
	padding-top: 30px;
	margin: 0;
}



#chalk_midcontent h2 {
	color: #FFFF99;
	background-color: inherit;
}

#chalk_midcontent h3 {
	margin: 0;/*	old margin: -5px 0 0 0;*/
	color: #ccf;
	background-color: inherit;
	
}

#chalk_midcontent h4 {
	margin: -5px 0 0 25px;
	color: #ff9;
	background-color: inherit;
}



#chalk_midcontent p {
	margin: 0 14px 22px 25px;

}

#chalk_midcontent ul {
	margin: -10px 14px 15px 25px;
}


#chalk_midcontent li {
	color: #ccf;
	background-color: inherit;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
#chalk_midcontent ul ul {
	margin: 5px 14px -5px 25px;
}

#chalk_midcontent ul ul li {
	color: #fff;
	background-color: inherit;
	margin-bottom: 5px;
	font-size: 13px;
	line-height: 18px;
}


/** calendar items 
-----------------------------------**/
.hover {
	background-color: #69c;
}

.hilite {
	background-color: #3E7CBB;
}

.quicknav {
	float: right;
	font-family: Comic Sans MS, Charcoal, Chicago, Geneva, Monaco, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.25;
	text-align: right;
width: auto;
}

#chalk_midcontent .quicknav a:link, #chalk_midcontent .quicknav a:visited {

}

#chalk_midcontent .quicknav a:hover, #chalk_midcontent .quicknav a:active {
	text-decoration: none;
}

#chalk_midcontent table.calendar {
	width:auto;/* old auto; */
	margin: 25px 0; /* old 25px auto;*/
	color: #ffc;
	background: inherit;
	line-height: 1.5;
	clear: right;
}

#chalk_midcontent table.calendar h5  {
	border: solid 1px #ccf;
	color: #ccf;
	background: inherit;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px;
	font-size: 14px;

	width: auto;
	display: inline;
}


#chalk_midcontent table.calendar td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

#chalk_midcontent table.calendar td.date {
	text-align: center;
	width: 100px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

#chalk_midcontent table.calendar td.data {
	font-weight: bold;
}

#chalk_midcontent table.calendar span.white {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.25;
}

#chalk_midcontent table.calendar td.pics {
	text-align: right;
	padding: 0;
	width: 150px;
}

#chalk_midcontent table.calendar td.pics div.minipic {
	background: url(../img/chalk_pic_150.jpg) top center no-repeat;
	width: 142px;
	height: 145px;
	text-align: center;
	margin: 0 0 25px 10px;
	clear: right;
}

#chalk_midcontent table.calendar td.pics div.minipic img {
	margin: 15px;
}

#chalk_midcontent table#legend {
	width: auto;
	margin: 0 auto;
	font-family: Comic Sans MS, Charcoal, Chicago, Geneva, Monaco, Verdana, sans-serif;
	color: #ffffcc;
	font-weight: bold;
	background: inherit;
	border: solid 1px #cc9;
}
#chalk_midcontent table#legend td {

	height: 45px;
	vertical-align: middle;
	text-align: center;
	padding: 3px;
}

#chalk_midcontent table#legend td.h5 {
	
	background: #ccf;
	color: #000;
	padding: 3px;
	font-size: 16px;
height: auto;
	margin-bottom: 10px;
}


#chalk_midcontent table#legend td.data {
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
}

#chalk_midcontent blockquote {
	text-align: center;
	margin: -5px 25px 10px 25px;
	font-size: 14px;
	line-height:22px;
}
 #chalk_midcontent blockquote p {
	margin: -5px 0 10px 0;

}


#chalk_midcontent span.medium {
	font-size: 12px;
}

#chalk_midcontent a:link, #chalk_midcontent a:visited  {
	color: #ccf;
	background-color: inherit;
}

#chalk_midcontent a.white:link, #chalk_midcontent a.white:visited  {
	color: #fff;
	background-color: inherit;
}

#chalk_midcontent a:hover, #chalk_midcontent a:active {
	color: #ccf;
	background-color: inherit;
	text-decoration: none;
}

#chalk_midcontent div#faq strong {
	color: #ccf;
	background-color: inherit;
}

#chalk_midcontent div#faq .bgpicr2 strong {
	color: #66F;
}

#chalk_midcontent span.top {
	float: right;
	clear: right;
	font-size: 10px;
	font-family: Comic Sans MS, Charcoal, Chicago, Geneva, Monaco, Verdana, sans-serif;
	margin: 0 0 10px 10px;

}

/*** background images for photos and notes ***/

#chalk_midcontent div.bgpicr {
	width: 198px;
	height: 209px;
	background:url(../img/yellow_note.jpg) no-repeat center top;
	float: right;
	clear:right;
	margin: 0 0 0px 10px;
	padding: 25px 20px 0px;
	text-align: center;
}

#chalk_midcontent div.bgpicr p {
	font-family: Comic Sans MS, Charcoal, Chicago, Geneva, Monaco, Verdana, sans-serif;
	color: #6666FF;
	background-color: #ff9;
	font-size: 16px;
	line-height: 22px;
	padding: 0;
	margin: 0 20px;
}


#chalk_midcontent div.bgpicr1 {
	width: 208px;
	height: 212px;
	background:url(../img/chalk_pic.jpg) no-repeat center top;
	float: right;
 /*clear:right;*/
	margin: 0 0 0 10px;
	padding: 0;
	text-align: center;

}

#chalk_midcontent div.bgpicr1 div.pic {
	margin: 30px 10px 0 12px;
	width: 185px;
	height: 145px;
	overflow: hidden;
}

#chalk_midcontent div.bgpicr1 img {
	margin-top: 30px;
	margin-left: 2px;
	}

#chalk_midcontent div.caption1 {
	width: 215px;
	margin: 0;
	text-align: right;
	float: right;
	clear: right;
}

#chalk_midcontent div.caption1 p {
	font-size: 12px;
	line-height: 16px;
	color:#ffc; /* old  #FFFF99;*/
	text-align: right;
	margin: 5px 20px 10px 10px;
}

#chalk_midcontent div.bgpicr2 {
	width: 208px;
	background:url(../img/yellow_mid.jpg) repeat-y center top;
	float: right;
	clear:right;
	margin: 0 0 0 15px;
	padding: 0 0 10px 0; 
	text-align: center;
	
}

#chalk_midcontent div.bgpicr2 .first {
	background:url(../img/yellow_tape.jpg) no-repeat center top;
	color: #6666FF;
	width: 208px;
	height: 18px;
	display: block;
}

#chalk_midcontent div.bgpicr2 p {
	font-family: Comic Sans MS, Charcoal, Chicago, Geneva, Monaco, Verdana, sans-serif;
	color: #6666FF;
	background-color: #ff9;
	font-size: 16px;
	line-height: 22px;
	padding: 0;
	margin: 0 10px 5px 10px;

}




/**** captions for photos and sketches ****/

#chalk_midcontent div.caption,
#chalk_midcontent div.caption_left {
	margin: 0;
}

#chalk_midcontent div.caption {
	width: 195px;
	float: right;
	clear: right;
}

#chalk_midcontent div.caption_left {
	width: 145px;
	float: left;
	clear: left;
}

#chalk_midcontent div.caption p,
#chalk_midcontent div.caption_left p {
	font-size: 12px;
	line-height: 16px;
}

#chalk_midcontent div.caption p,
#chalk_midcontent div.caption_left p {
	margin-bottom: 10px;
}

#chalk_midcontent div.caption_left p {
	margin-left: 12px;
	margin-right: 0;
}

#chalk_midcontent div.caption p {
	color: #FFFF99;
	text-align: right;
	margin-left: 10px;
	margin-right: 5px;

}


#chalk_midcontent div.caption_left p,
#chalk_midcontent blockquote {
	color: #ccf;
}
/*** END captions ***/


/* misc */

.clearboth {
	clear: both;
}

.center {

	text-align: center; /* IE */
}

.center_ff {
	text-align: -moz-center; /* FF */
}

.nomargin {
	margin: 0;
	padding: 0;
}

.negmargin {
	margin: -15px 0 0 0;
}

.blue {
	color: #6699CC;	
	background-color: inherit;
}
.small {
	font-size: 11px;
	margin-top: 5px;
	line-height: 16px;
	color:#ffc;
	background: inherit;
}

.medium {
	font-size: 14px;
}

.lightblue {
		color: #ccf;
		background-color:inherit;
}

.yellow {
	color: #ff9;
	background-color: inherit;
}

.white {
	color: #fff;
	background-color: inherit;
}

.borderlight {
	border: solid 1px #669; /* old #ccf;*/
}

.plain {
	font-weight: normal;
}

.chalk {
background: url(../img/line2.gif) no-repeat center bottom;
padding-bottom: 20px;

}

.upper {
	text-transform: uppercase;
}

.vsmall {
	font-size: 10px;
}


.padding {
	padding: 25px;
}


/*******MEMBERS ONLY AREA *****/

/* members only nav2 */

.note_midcontent ul#nav2 {
	text-align: center;
}



.note_midcontent ul#nav2 li {
	list-style-type: none;
	font-size: 14px;
	margin: 0;
	padding: 2px 0;

}

.note_midcontent ul#nav2 li a {
	text-decoration: none;
	color: #666699;
	padding: 4px 0;
	font-size: 16px;
}

.note_midcontent ul#nav2 li a:hover {
	text-decoration: none;
	background:url(../img/yellow.gif) bottom center repeat-x;
	/*background:url(../img/squiggle.png) center bottom repeat-x;*/
}

/***end members only nav2 ***/

.pic {
	border: solid 10px #fff;
}

.logout {
	font-family: "Comic Sans MS", Charcoal, Chicago, Geneva, Monaco, Verdana, sans-serif;
	float: right;
	clear: right;
	margin: 10px 0 25px 25px;
	padding: 5px 10px;
	background: #6699CC;
	color: #fff;
	font-weight: bold;
	letter-spacing: .1em;
	border-top: 1px solid #A6C4E1;
	border-right: 2px solid #A6C4E1;
	border-bottom: 2px solid #A6C4E1;
	border-left: 1px solid #A6C4E1;
}

.logout a {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}



