
body {
	font-size:12pt;
	margin:0px;
	font-family:  Arial, Helvetica, sans-serif;
	line-height:1.4em;
	background:none;
	text-align:justify;
}

p {font-size:1.1em;}
td {font-size:1em;}
li {font-size:1.1em;}
li li {font-size:1em;}

dt {font-size:1.1em;font-weight:bold;}
dd {font-size:1em;}

#wrapper {
	position:relative;
	width:790px;
	
	margin:5px auto 0;
	padding:0;
	background:none;
	border:none;
}

#header {

	display:none;
}




#header_content{
	
	display:none;
}


#menuwrapper{
	display:none;
	
}

table#structure {
	width:770px;
	margin:0 0 0 20px;
	padding:0;
}
table#structure td {
	vertical-align:top;
}


#main_td {
	margin:0;
	padding:0;
	width:580px;
	
	background-color:none;
	background:none;
}

#main {
	width:580px;
	
	
	margin:0;
	padding:0;
	position:relative;
}

#sidemenu_td {
	/*width:210px;*/
	margin:0;
	padding:0;
	
}
#sidemenu {
	display:none;
	
}

#footer {
	display:none;
	
}



/* CRAYONS ------------------------------------------------- */
/* background position percent order:  left top  */  


#home_page{
	
	margin:0 0 0 10px;
	background:none;
}
#home_page .leftcontent{
	
	margin:0 20px 0 50px;
	
} 
#home_page img.photoHome{
	float:right;
	margin: 0 5px 0 5px;
	
}
.home_event_box {
	width:200px;
	float:right;
	margin:0 5px 0 0;

}
.home_event_box h3 {
	text-align:center;
	font-size:1em;
	margin:0 0 2px 0;
}
.home_event_box p {
	margin: 0;
	padding:0;
	text-align:center;
	font-size:.9em;
}

#aboutus_page {
	margin:0 30px;
}
#aboutus_page img.history {
	text-align:center;
	margin:0 auto;
}


#annualreport_page{
	
	background:none;
	margin:0 20px;
}

#board_page{
	margin:0 50px;
	background:none;
}
#board_page p, #staff_page p {
	font-size:1em;
	margin:5px 0 0 0;
	text-align:left;

}

#conductcodes_page{
	
	margin:0 10px;
	background:none;
} 
#conductcodes_page table {
	width:400px;
	margin:0 0 0 120px;

}

#corporate_partners_page{
	background:none;
	margin:0 10px 0 40px;
}

#directions_page{
	
	margin:0 20px;
	background:none;
}

#directions_page .dir_content {
	width:300px;
	float:left;
	margin:175px 5px 0 0px;
}

#donate_page{

	margin:0 20px;
	background:none;
}

#guestfaq_page{
	
	margin:0;
	background:none;
} 

#guestfaq_page .faq_content{
	margin:0 20px 0 50px;	
} 

#housefacts_page{
	
	margin:0;
	background:none;
} 
#housefacts_page .faq_content{
	margin:0 70px 0 30px;	
} 


#mission_page {

	margin:0 20px;
	background:none;
}

#news_page {
	
	margin:0;
	background:none;
}


#newsletter{

	margin:0 40px;
	background:none;
}

#pressrelease_page {
	
	margin:0 20px;
	background:none;
}


#referral_page {
	margin:0 20px;
}

#roomrequest_page{

	margin:0 10px;
	background:none;
} 

#staff_page{

	margin:0 40px;
	background:none;
}
#stay_page{

background:none;
	margin:0 20px;
}

#sponsorday_page{
	
	background:none;
	margin:0 20px;
}


#support_page {
/*	 background:url('../images/support_crayon_bkgd.gif') no-repeat bottom right;
*/
}

#testimonies_page{

	margin:0 20px;
	background:none;
}


#virtualtour_page{
	
	margin:0 10px;
	background:none;
} 

#volunteer_page{

	margin:0 10px;
	background:none;
}
#volunteer_inhouse_page{
	
	margin:0 10px;
	background:none;
}

#volunteer_shuttle_page{

	margin:0 10px;
	background:none;
}

#volunteer_mcmeal_page{
	
	margin:0 10px;
	background:none;
}

#volunteer_dairy_page{

	margin:0 10px;
	background:none;
}

#volunteer_mccookie_page{

	margin:0 10px;
	background:none;
}



/* GENERAL MARKUP ------------------------------------------------- */

h1 {
	margin:15px auto 15px auto;
	font-size:1.5em;	
	color: #47043c;
	font-weight:bold;
	text-align:center;
}
h2 {
	margin:10px 0px 10px 0;
	font-size:1.3em;
	color: #47043c;
	font-weight:bold;
}
h3 {
	margin:10px 0px 10px 0;
	font-size:1.2em;
	color: #47043c;
	font-weight:bold;
}
h4 {
	margin:7px 0px 7px 0;
	font-size:1.1em;
	color: #47043c;
	font-weight:bold;
}
p {
	margin:5px 0 13px 5px;
}
a {
	color:#47043c;
}
a:visited {
	color:#b50897;
}

a:hover {
	color:#fddc12;
}


/* remove border of anchored image */
a img{border:none;}

ul {	
	margin:0 0 0 30px;
	padding:0;
	list-style:square;
}
ul ul{	
	margin:0 0 0 20px;
	padding:0;
	list-style:disc;
}
ol {	
	margin:0 0 0 30px;
	padding:0;
}
ol ol {	
	margin:0 0 0 20px;
	padding:0;
}
li {	
	margin:3px 0 5px 0;
	padding:0;
}

dl {	
	margin:0 0 0 30px;
	padding:0;
}


td {vertical-align:top;}
/*---------------Class Markup--------------*/
.border {
	border:solid 1px black;
}
.clear {display:block;width:100%;height:1px;margin:-1px 0 0 0; clear:both;}
.right {text-align:right;}
.center {text-align:center;}
.left {text-align:left;}
.note {font-size:1em;}
.q {
	font-size:1.2em;
	font-weight:bold;
	margin-top:15px;
}
.nb {border:none;}
.photoImg {
	float:right;
	margin:10px;
}
.linethrough {text-decoration: line-through;}
.blockdiv {
	
	margin:10px auto;
	border-bottom:1px solid #808080;
}

table.needitems {
	width:500px;
	margin:20px auto;
	border-collapse:collapse;
}
table.needitems td{
	border:1px solid #000;
	margin:0;
	padding:3px;
}

div.donate_section p {
	margin: 3px;
}
.simple {
	width:500px; margin:10px auto;	
}
.simple td p {
	font-size:1em;
	margin:3px;
}
.simple_housefaq {
	width:380px; margin:10px auto;	
}
.simple_housefaq td {
	text-align:left;
	}
.simple_housefaq th {
	text-align:left;
	border:none;
	}
.simple_housefaq td p {
	font-size:1em;
	margin:3px;
	text-align:left;
}


h1 a {
	color: #00CC00;
}
h1 a:visited {
	color: #00CC00;
}

h1 a:hover {
	color:#009900;
}

a.external{
  padding-right:14px;
  background:url('../images/external_link.png') no-repeat top right;
}
a.pdf{
  padding-right:14px;
  background:url('../images/pdf.png') no-repeat top right;
}
a.powerpoint{
  padding-right:14px;
  background:url('../images/powerpoint.png') no-repeat top right;
}
a.word{
  padding-right:14px;
  background:url('../images/word.png') no-repeat top right;
}
a.excel{
  padding-right:14px;
  background:url('../images/excel.png') no-repeat top right;
}
	/*---------------Calendar Display--------------*/
	
/* EVENTS  */
h2#events_title a{
  text-decoration:none;
}
h2#events_title a:hover{
  text-decoration:underline;
}

#events h3 span.project{
  font-weight:normal;
}


#calendar_area
{
	width: 536px;
	margin:10px auto 0 auto;
	padding: 0;
	border-collapse: collapse;
}

table.calendar { width:536px;border:2px #000 solid; border-collapse:collapse; background:#fff; font-size: 1em}
table.calendar td, th
{
	text-align: center;
	border: 1px #afafaf solid;
	border-collapse:collapse;
}
table.calendar th {height: 25px; font-size: 1em;}
table.calendar td
{
	width:70px;
	height: 60px;
	font-size: 1em;
	vertical-align: top;
	text-align: left;
}
table.calendar .calendar-month { font-weight: bold; margin-top: 3px; font-size: 1.2em; color:#990000; text-align: center; line-height:2em;}
table.calendar .calendar-month a {text-decoration: none}
table.calendar .calendar-prev, table.calendar .calendar-next {font-size: 1.6em; font-weight: normal;}
table.calendar th {color: #990000; text-align: center;}
table.calendar td.linked-day {font-size: 1em;}

.calendar-prev {font-size:1.4em;margin:0 3px;}
.calendar-next {font-size:1.4em;margin:0 3px;}

table.calendar .prevnext {font-size:1.4em; margin:.5em 0 1em 0;}
table.calendar .prevnext a{text-decoration: none}

table.calendar a.prevnext {
	font-size:1.4em;
	color:#fddc12;
	
	margin:.5em .5em 1em .5em;
	text-decoration:none;
}
table.calendar a.prevnext:hover,table.calendar a.prevnext:active{
text-decoration:none;
color:#990000; 
}


table.calendar td.past
{
	text-decoration: none;
	
}
table.calendar td.eventdate
{
	font-size: 1em;
	text-decoration: underline;
	
}
table.calendar td.current
{
	
	background-color: #e0e0e0;
}


.eventname {
	color:#47043c;
	font-size:.8em;
	text-align:left;
	line-height:1em;
	
}
.eventname a:visited {
	color:#b50897;
}

.eventname a:hover {
	color:#b50897;
}

/* NEWS  EVENTS PAGE ************************************************************* */
.event_box {
	width:480px;
	margin:10px auto;
	border-bottom:1px solid #808080;

}

.event_box p {
	margin: 2px 0;

}

img.eventphoto {
	float:right;
	margin:0 10px 10px 10px;
	border:none;
}


/*------------- PHOTOS --------------- */
.clicknote{
  width:300px;
  float:right;
  text-align:right;
  font-size:.8em;
}


.gallery_item{
  float:left;
  text-align:center;
  margin:5px 2px;
  height:170px;
}
#main > .gallery_item{
  height:auto;
  min-height:160px;
}

.gallery_item a img{
  border:1px solid #3f3f3f;
}
.gallery_item a:hover img{
  border-color:#6f6f6f;
}
.gallery_item p{
  font-size:90%;
  margin:0 0 5px 0;
}


.album_box {
	width:160px;
	height:180px;
	float:left;
	margin-left:20px;
	text-align:center;
}


.box {
	
	margin:10px;
	border:none;

}
.photoImg {
	float:right;
	margin:10px;
	border:1px solid #333;
}
.imgFloat{ 
float:right;
margin:10px;
}

/******** HOME PAGE NEWS BOX **************/
#news_box {
	display:none;
	
	
}


#jobs {
	margin:10px;
	font-size:.9em;
}
/* *************  WISH LIST PAGE **************************/
#wishlist_page_content {
	width:240px;
	float:right;
	margin:0 20px 0 0;

}
#wishlist_bkgd {
	width:300px;
	

	margin:5px 0 0 5px;
	padding:0;
	
	background:url('../images/templates/WishList_notepad2.jpg') no-repeat top left;
}
#wishlist_items {
	
	margin:80px 0 10px 20px;
}
#wishlist_items p.cat{
	font-weight:bold;
	font-size:1em;
	font-family:arial, sans-serif;
	margin:0;
	padding:0;
}
#wishlist_items p.item{
	
	font-size:.9em;
	font-family:arial, sans-serif;
	margin:0 0 0 5px;
	padding:0;
}

#wishlist_items ul {
	margin:0 0 0 5px;
	padding:0;
	list-style-type:none;
}
#wishlist_items li {
	font-size:.9em;
	font-family:arial, sans-serif;
	
}
/* *************  FORM CLASS **************************/
.formclass
{
	width:90%;
	/* border: 1px #999 solid;
	border-collapse: collapse; */
	margin: 10px auto;
}
.formclass td
{
	/*	border: 1px #999 solid;
	border-collapse: collapse;  */
	margin: 0;
	padding: 0;
	text-align: left;
	
}
.formclass td.col1
{
	width:40%;
	margin: 0;
	padding: 5px 10px 3px 0;
	text-align:right;
	vertical-align:middle;
}
.formclass td.col2
{
	margin: 0;
	padding: 5px 0 3px 10px;
	text-align: left;
	vertical-align:top;
}
.formclass .form_error {
white-space:nowrap;
color:red;
}
.formclass table  /*for nested radio and checkbox tables */
{
	background-color:transparent;
/*	border: 1px #999 solid;
	border-collapse: collapse; */
	margin: 0;
}

body, #wishlist_bkgd {scrollbar-base-color:display:none;}