@charset "UTF-8";
/* CSS Document */
html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	font-family: "Myriad Pro", "Trebuchet MS", "Lucida Grande", Arial;
	font-height: 100%;
	height: 100%;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
img, fieldset {
	border: 0;
}
td img {
	vertical-align:bottom;
}
.clear {
	clear: both;
}
.clearleft {
	clear:left;
}
.clearright {
	clear:left;
}


.ulist {
	margin-left: 18px;
}
.ulist a {
		color: #5E614C;
	text-decoration:none;
	
}
.ulist a:hover {
		color: #5E614C;
	font-weight:bold;
	text-decoration:underline;
	
}

#wrapper {
	width: 902px;
	background: #ffffff;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	background-image:url(graphics/summer_bg.jpg);
	background-repeat: no-repeat;	

}
#wrapper_about {
	width: 902px;
	background: #ffffff;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	background-image:url(graphics/about_bg.jpg);
	background-repeat: no-repeat;	

}

#container {
	width: 902px;
	background: #ffffff;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	overflow: hidden;
	background-image:url(graphics/mainsm_bg.jpg);
	background-repeat:repeat-y;
	/*
	border-width:thin;
	border-style:solid;
	*/
}


#header {
	background-image: url(graphics/header_top.jpg);
	background-repeat:no-repeat;
	width:902;
	height:149;
	
}
#leftcol {
	float:left;
	width: 675px;
	
}
#headerbottom {
	width: 675;
	height: 171;
}
#rightcol {
	float:right;
	width: 227px;
	
}

#main_textcontainer {
	float:left;
	width: 445px;

}
#main_textcontainer a,#main_textfull a,#main_textfullwide a {
		color: #5E614C;
	text-decoration:none;
	
}
#main_textcontainer a:hover,#main_textfull a:hover,#main_textfull a:hover {
		color: #5E614C;
	font-weight:bold;
	text-decoration:underline;
	
}


#main_text {
	margin-top: 15px;
	margin-left: 42px;
	font-size:14px;
	color: #5E614C;
	line-height: 1.9;
	font-size:14px;
	color: #5E614C;
	width: 374px;
	
}
#main_textfull {
	margin-top: 15px;
	margin-left: 42px;
	font-size:14px;
	color: #5E614C;
	line-height: 1.9;
	font-size:14px;
	color: #5E614C;
	width: 600px;
}
#main_textfullwide {
	margin-top: 6px;
	margin-left: 42px;
	font-size:14px;
	color: #5E614C;
	line-height: 1.9;
	font-size:14px;
	color: #5E614C;
	width: 626px;
}

#subinfo {
	padding-top:4px;
	font-size:12px;
	line-height:1.4;
}
#subinfo #subinfo2 {
	font-size:10px;
}
#subinfo3 {
	line-height:1.4;
}

#paypal {
	margin-top:130px;
	margin-left:80px;

}
#photo {
		
	padding-top: 7px;
	padding-left: 0px;
	
}
#photofloatright {
	float:right;
	padding-top: 0px;
	padding-left: 0px;
	
}

#photopink {
	width: 223px;
	text-align:center;
	margin-right:7px;
	float:right;
	background-color:#e7d4e0;
	font-size:14px;
	color: #5E614C;
	line-height: 1.8;
	font-size:12px;
	margin-top:0px;
	padding-bottom:0px;
	
}
#photowhite {
	width: 223px;
	text-align:center;
	margin-right:7px;
	float:right;
	font-size:14px;
	color: #5E614C;
	line-height: 1.8;
	font-size:12px;
	margin-top:0px;
	padding-bottom:0px;
	
}

#phototext {
	width: 203px;
	margin-right:7px;
	float:right;
	
	background-color:#e7d4e0;
	font-size:14px;
	color: #5E614C;
	line-height: 1.8;
	font-size:12px;
	margin-top:9px;
	padding-left:10px;
	padding-right:10px;
	
}


#bottomcorner {
	margin-left:-7px;
	
}


/********************* menu ****************************/
#menu {
	padding-top: 8px;
	padding-left:0px;
	
}
.menusub {
	padding-top:4px;
	
}

#menu ul{
	padding:0px;
	margin:0px;
	margin-left:0px;
	list-style:none;

}
#menu li {
	line-height:2;
	/*
	padding-top: 4px;
	padding-bottom: 3px;
	*/
	margin:0px;
	padding:0px;
}

#menu li a {
	padding-left:20px;
	background-image: url(graphics/bulletarrow.gif);
	background-repeat:no-repeat;
	background-position: 0 7px;
}
#menu a {
	display:block;
	font-family: "Myriad Pro", "Trebuchet MS", "Lucida Grande", Arial;
	font-size:14px;
	/*font-size:0.75em;*/
	text-decoration:none;
	color:#330000;
}
#menu a:hover {
	text-decoration:underline;
	
}

#mmLogo {
	width: 250px;
	z-index:3;
	margin-top: 50px;
	margin-right: 20px;
	float:right;
	
}

#banner {
	color:#FCF;
	line-height: 1.4em;
	width:390px;
	height:164px;
	background-color:#cc3366;
	padding: 10px;
	margin-left:30px;
	margin-top:6px;
}

#banner2 {
	width: 206px;
	margin-right:7px;
	float:right;
	font-size:14px;
	line-height: 1.4;
	padding-top:4px;
	padding-left:8px;
	padding-right:8px;
	
	background-color:#cc3366;
	color:#FCF;

}

#banner2 a{
	color:#FCF;
	text-decoration: none;
}
#banner2 a:hover{
	color:#FCF;
	text-decoration: underline;
}


#banner a{
	color:#FCF;
	text-decoration: underline;
}
#banner A:active{
	color:#FCF;
	text-decoration:none;
}
#banner A:visited{
	color:#FCF;
	text-decoration:none;
}

#banner A:hover{
	color:#FCF;
}

/* nav menu (home contact us) */
#nav {
	font-size:12px;
	padding-top: 130px;
	padding-left: 762px;
}
#nav a {
	font-family: "Myriad Pro", "Trebuchet MS", "Lucida Grande", Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#818074;
}
#nav a:hover {
	text-decoration:underline;
	
}


/*'you are here' links */
#home #homelink,
#parent #parentlink,
#nursery #nurserylink,
#mixed #mixedlink,
#summer #summerlink,
#how #howlink,
#application #applicationlink,
#mission #missionlink,
#school #schoollink,
#photo #photolink,
#about #aboutlink,
#thenew #thenewlink,
#alumni #alumnilink,
#calendar #calendarlink,
#ways #wayslink a{
	font-weight:bold;
	background-position:0px -18px;
}
