body
{
	background: white url('http://cdn.maplecrossingnursery.com/images/bg-big.jpg') no-repeat fixed 100% 100% ;	
/*	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
/*	font-family: Tahoma, Geneva, sans-serif;*/
	font-family: Helvetica, Arial, sans-serif;
/*	font-family: Georgia, 'Palatino Linotype', 'Book Antiqua', Palatino, serif;*/
}

p,li,tr
{
	color: #555;
	font-size: 80%;
/*	letter-spacing: 1px;*/
	line-height: 110%;
	word-spacing: 1px;
	
}
p,ul
{
	margin-bottom: 1em;
}
a,
a:visited
{
	color: #333;
}
a:hover
{
	color: #777;
}


h1
{
	font-family: 'Times New Roman', 'Times', serif;
	font-weight: lighter;
}	
	
	
h2, h3, h4
{
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight: lighter;
}

a
{
	text-decoration: none;
}

/*     FRAMEWORK         */

#frameTop
{
	background: transparent url('http://cdn.maplecrossingnursery.com/images/frame-top.png') scroll no-repeat;
	width: 952px;
	height: 12px;
	margin: 30px auto 0;
}
#frame
{
	width: 952px;
	background: transparent url('http://cdn.maplecrossingnursery.com/images/frame-repeat.png') scroll repeat-y;
	margin: 0 auto;
	padding-bottom: 1px;
}	
	#logo
	{
		overflow: hidden;
	}

	#logo img
	{
			float: right;
			margin-right: 50px;
	}



	#header
	{
		width: 861px;
		height: 287px;
		background: transparent url('http://cdn.maplecrossingnursery.com/images/header-bg.png') scroll no-repeat;
		margin: 0 auto;
		overflow: hidden;
	}
	


	#header .menu
	{
/*		border: 1px solid red;*/
		float: left;
		height: 287px;
		width: 240px;
		margin-left: 8px;
	}
	
	#header .menu ul
	{
		margin-left: 20px;
		margin-top: 28px;
	}
	
	#header .menu ul li
	{
		margin-bottom: 7px;
	}



	
	
	#contentTop
	{
		width: 861px;	
		margin: 0 auto;
		background: transparent url('http://cdn.maplecrossingnursery.com/images/content-top.png') scroll no-repeat;
		height: 18px;
	}
	
	#content
	{
		width: 861px;	
		margin: 0 auto;
		background: transparent url('http://cdn.maplecrossingnursery.com/images/content-repeat.png') scroll repeat-y;
		padding-bottom: 1px;
		overflow: hidden;
	}

/*  -------------------  CONTENT STUFF ------------- */	
	
		.leftWide
		{
			width: 590px;
			float: left;
/*			border: 1px solid red;*/
		}
	
	
	
	.leftWide > p,
	.leftWide > h1,
	.leftWide > h2,
	.leftWide > table,
	.leftWide > iframe
	{
		margin-left: 40px;
	}
	.leftWide > p
	{
			width: 510px;
		
	}
	
	.leftWide h1
	{
		color: #303030;
		font-size: 170%;
		font-style: italic;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	
	.leftWide h2
	{
		color: #830000;
		font-style: italic;
		margin-bottom: 20px;
		font-size: 110%;
	}
	
.leftWide h2.smaller
{
	font-size: 100%;
}
	
	
	
	.padTop
	{
		padding-top: 20px;
	}
	
	
	
	.threeCol
	{
		overflow: hidden;
		margin-left: 30px;
		
	}


	.threeCol .twoCol
	{
		float: left;
		width: 300px;
/*		margin-right: 7px;*/
/*border: 1px solid red;*/
	}
	
	.threeCol .col
	{
		float: left;
		width: 180px;
		margin-right: 7px;
	}
	.threeCol .colThin
	{
		float: left;
		width: 130px;
		margin-right: 7px;
	}
	.threeCol .colWide
	{
		float: left;
		width: 210px;
		margin-right: 27px;
	}
	.threeCol .dsCompensate
	{
		margin-left: 8px;
	}

	.threeCol .col.last
	{
		margin-right: 0px;
	}
	
	.threeCol .col h3
	{
		font-size: 125%;
		color: #2d4e00;
		width: 170px;
		margin-left: 15px;
		margin-bottom: 0.75em;
		font-variant: small-caps;;
	}
	.threeCol .col p
	{
		width: 170px;
		margin-left: 10px;
		margin-top: 0.25em;
		line-height: 100%;
	}
	
	.threeCol .col a.readmore
	{
		margin-left: 80px;
	}
	
	.threeCol ul
	{
		list-style-image: url('http://cdn.maplecrossingnursery.com/images/raquo-green.png') !important;
		margin-left: 10px;
	}
	
	
	
	
	table.hours
	{
		width: 290px;
		margin-bottom: 1em;
	}
	
	table th
	{
		text-align: left;
		font-weight: normal;
	}
	
	table td,
	table th
	{
		border: 1px solid white;
		padding: 4px;
	}
	
	table tr
	{
/*		background-color: #FBFBFB;*/
	}
	
	table tr.even
	{
		background-color: #FBFBFB;
	}
	
	
	
	
	#contactForm input.text,
	#contactForm textarea
	{
		display: block;
		width: 250px;
		height: 20px;
		border: 1px solid #CCC;
		margin-bottom: 5px;
		text-indent: 0.75em;
	}
	#contactForm textarea
	{
		height: 50px;
	}
	#contactForm input.submit
	{
		margin-left: 130px;
	}
	
	
/*                END  CONTENT STUFF                  */	
	
	
		.rightTabs
		{
			float: right;
			width: 257px;
			padding-right: 8px;
			display: inline;
		}
		
		
		
		
		.tabTop
		{
			background: transparent url('http://cdn.maplecrossingnursery.com/images/righttab-top.png') scroll no-repeat;
			height: 14px;
		}
		.tab
		{
			background: transparent url('http://cdn.maplecrossingnursery.com/images/righttab-repeat.png') scroll repeat-y;
			padding-bottom: 1px;	
			width: 257px;
		}



			.tab .tabtab,
			.tabTop .tabtab
			{
				background: transparent url('http://cdn.maplecrossingnursery.com/images/righttab-tab.png') scroll no-repeat;
				width: 18px;
				height: 18px;
				margin-left: 239px !important;
				margin-top: 10px;
				position: absolute;
			}
			
			.tab > *
			{
				margin-left: 20px;
			}

			.tab p
			{
				width: 220px;
			}
			.tab h3
			{
				color: #596f02;
				font-size: 120%;
				margin-left: 15px;
				font-style: italic;
				margin-bottom: 0.75em;
				color: #244500;
			}
			.tab h3.address
			{
				margin-left: 23px;
				font-style: normal;
				font-size: 95%;
				color: #244500;
/*				font-weight: bold;*/
			}
			.tab h3.address strong
			{
				font-size: 105%;
				font-weight: normal;
			}
			.tab p
			{
				color: #691c00;
				font-family: 'Times New Roman', 'Times', serif;
				font-size: 75%;
			}
			.tab h4
			{
				font-family: 'Times New Roman', 'Times', serif;
				text-transform: uppercase;;
				font-size: 85%;
				margin-top: 1em;
				margin-bottom: 0.5em;
			}
			.tab .divider
			{
				background-color: #d5c0b8;
				width: 220px;
				height: 1px;
				margin: 0 auto;
			}
			.tab .twoCol
			{
				overflow: hidden;
				margin-left: 15px;
			}
				.tab .twoCol ul
				{
					float: left;				
					width: 105px;
					font-size: 16px;
					font-family: 'Times New Roman', 'Times', serif;	
					list-style-image: url('http://cdn.maplecrossingnursery.com/images/raquo-green.png') !important;
				}
				.tab .twoCol ul.right
				{
					width: 120px;	
				}
				
				.tab .twoCol ul li
				{
						color:  #475e00;
						margin-left: 15px;
						padding-left: 0px;
						text-indent: -3px;
				}
			
			
		.tabBottom
		{
			background: transparent url('http://cdn.maplecrossingnursery.com/images/righttab-bottom.png') scroll no-repeat 0 100%;
			height: 21px;
		}
	
	
	
	
	
	
	
	
	
	
	
	
	#contentBottom
	{
		width: 861px;	
		margin: 0 auto;
		background: transparent url('http://cdn.maplecrossingnursery.com/images/content-bottom.png') scroll no-repeat;
		height: 25px;
	}










#footer
{
	width: 952px;
	height: 100px;
	background: transparent url('http://cdn.maplecrossingnursery.com/images/frame-footer.png') scroll no-repeat;
	margin: 0 auto 40px;
	overflow: hidden;
}
#footer p
{
	color: #ccc;
	font-size: 70%;
	margin-top: 61px;
}
#footer a
{
	color: #DDD;
}
#footer .left
{
	float: left;
	margin-left:200px;
}
#footer .right
{
	float: right;
	margin-right: 95px;
}



.clear
{
	clear: both;
}

input,textarea
{
	font-family: verdana, sans-serif;
	font-size: 10px;	

}


/* Nivo */
 
 
#header .rotator
{
	width: 582px;
	height: 265px;
	float: left;
	margin-left: 13px;
	margin-top: 8px;
/*		overflow: hidden;*/
	position:relative;
}
 	

#header .rotator {
}
#header .rotator img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#header .rotator a {
	border:0;
}

.nivo-controlNav {
/*	position:absolute;*/
	margin-left: 590px;
	margin-top: 7px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:16px;
	background: transparent url('http://cdn.maplecrossingnursery.com/images/bullets.png') scroll no-repeat;
/*	background-position:-10px 0;*/
	text-indent:-9999px;
	border:0;
	margin-right:3px;
/*	float:left;*/
}
.nivo-controlNav a.active {
	background-position:-10px 0;
/*	background-position: 0 0;*/

}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background: transparent url('http://cdn.maplecrossingnursery.com/images/arrows.png') scroll no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
