html{color:##7A532A;background:#7A532A;}
body {
	font:13px/1.3 arial,helvetica,clean,sans-serif;
}
body,div,ul,li,h1,h2,p{
	margin:0;padding:0;
}

img{
	border:0;
}

body {
	text-align:center;
}

a {
	text-decoration:none;
	color:#000
}

#bg {
	margin:0 auto;
	width:900px;
	height:1100px;
	background-color: #7A532A;
}

#wrapper {
	width:800px;
	text-align:left;
	margin:0 auto;
	position: relative;
	top:15px;
}

.float-left {
	float:left
}

.float-right {
	float:right
}

.left-side {
	width:230px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-y;	
	height:999px;
	border-left:#CCCC33 3px solid;
}

.right-side {
	width:564px;
	height:999px;
	background-color: #F6F6E5;
	background-position: top;
	border-right:#CCCC33 3px solid;
}

.right-side a{
	color: #CC8033;
	font-weight: bold;
}

.right-side a:hover {
	color: #7A532A;
	font-weight: bold;
}

.right-side h2 {
	color:#4C341A;
	font-size:100%;
	font-weight:normal;
	font-size:18px;
	padding:20px 0 0 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#heading {
	height:171px;
	background-image: url(../images/montessori-header.jpg);
}

#heading h1 {
	font-size:100%;
	font-weight:normal;
	font-size:34px;
	color:#4C341A;
	text-align:center;
	padding-top: 40px;
}

#heading div {
	text-align:center;
	color:#4C341A;
}

#logo {
	height:189px;
	padding:0px;
	margin-bottom:0px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

#nav {
	margin-top:0px;
	padding-top:0px;
	height:810px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-y;
}

#nav h2 {
	font-size:100%;
	font-weight:normal;
	font-size:24px;
	padding:10px 0 0 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav ul {
	padding:10px 50px 0 50px
}

li {
	list-style:none;
}

#nav li a{
	line-height:1.9em;
	border-bottom:#CC8033 1px solid;
	color: #CC8033;
}

#nav li a:hover {
	color:#7A532A;
	border-bottom:#7A532A 1px solid;	
}

#main p {
	padding: 20px 50px 0 50px;
	color: #7A532A;
}

#footer {
	clear:both;
	left: 20px;
	position:relative;
	top:10px;
	color: #FFFFFF;
	height: auto;
	text-align: center;
}

#footer a {
	color:#FFFFFF;
}

#footer a:hover {
	color:#FFFF99;
}

#copyright {
	font-size: 10px;
}

.monotype24 {
	font-family: "monotype Corsiva";
	font-weight: bold;
	font-size: 24px;
}

#map_canvas {
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	padding-bottom: 1px;
}
#bottom {
	vertical-align: bottom;
	position: relative;
	bottom: 0px;
}

#address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #7A532A;
	padding-left:15px;
	padding-right:15px;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}