/* Start of CMSMS style sheet 'fms' */
* {
margin:0;
padding:0;
}

img {
	border:0
}

ul, ol, dl, dt, dd, li {
	margin:0;
	padding:0;
}

body {
	background: #e0e7e9 url(images/body-bg.png)  top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height:1.3;
width:100%;
}

a {
	color: #333;
}
a:hover {
	color: #6d1728;
}

p, li {
	margin: 4px 0 12px 0;
}

ol {
	margin: 0 0 0 20px;
}

h2 {
  color:#1B4C5D;
  font-family:"Comic Sans Ms",Arial,Helvetica,sans-serif;
  font-size:16px;
  font-weight:normal;
  margin:8px 0;
}

h3 {
	color:#1B4C5D;
	font-size: 13px;
	margin: 18px 0 0 0;
	font-weight: bold;
}

#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 960px;
}
#header {
	height: 145px;
}
#topnav {
	height: 30px;
	background-image: url(images/topnav-bg.gif);
	background-repeat: no-repeat;
	position:relative;
	z-index:500;
}
#logo {
	background-image: url(images/fountainhead_montessori.png);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 235px;
}

#main {
	margin: 10px 0;
}

/* HOME */

body.home #main #banner {
	min-height:338px;
	height:auto !important;
	height: 338px;
	background-image: url(images/home_main.png);
	width: 960px;
}

body.home #main ul li {
	background-image: url(images/bullet-square.png);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	font-size: 16px;
	line-height: 30px;
	list-style-type: none;
	margin:0;
	}


body.home #main li a {
	padding-left:16px;
}



body.home #main #banner .left {
	width:640px;
}

body.home #main #banner .right {
	width:240px;
	padding: 40px 30px
}

body.home #main div.lower {
	background: url(images/home-main-bg.png) no-repeat 0px 0px;
width:960px;
}

body.home div.lower .content {
	padding:21px 46px;
	}
	
body.home div.lower .col1 .content {
	margin:10px 0 0 70px;
	}
	
body.home .col1 {
	float:left;
	width:321px;
	position: relative;
}

body.home .col2 {
	float:left;
	width:319px;
}

body.home .col3 {
	float:left;
	width:320px;
}

body.home #base {
	background-image: url(images/home-base.png);
	background-repeat: no-repeat;
	height: 30px;
}

body.home #circle {
	background-image: url(images/didyouknow.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 82px;
	position: absolute;
	z-index: 200;
	top: -16px;
	left: 20px;
}

body.home h2 {
	color:#8d5b37;
	font-family: "Comic Sans Ms", Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0 0 8px 0;
	font-weight: normal;
}

body.home .col3 h2 {
	color:#427587;
}


/* INSIDE */

body.inside #header .lower {
	position: absolute;
	top: 70px;
	right: 4px;
	text-align: right;
	border: 1px solid #CCCCCC;
	padding:10px;
	min-width:500px;
	width:auto;
	margin-bottom:10px;
	}
	
body.inside #header .right .title {
	position: absolute;
	top: 52px;
	right: 398px;
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	z-index: 200;
	display: block;
	padding: 0 9px 6px 9px;
	font-size: 18px;
	color: #8d5b37;
	background-color: #fdfefe;
}

body.inside #header .lower li {
	display:inline;
	}
	
body.inside #header .lower li a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding:0 5px;
	text-decoration: none;
	white-space:nowrap;
	}

body.inside #header .lower li.last a {
	border:none;
	}
	
body.inside #header .lower li.first a {
	padding-left:0;
	}

body.inside #main ul {
	margin: 6px 16px 16px 30px;
}

body.inside #main li {
	background-image: url(images/bullet-round-sm.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left:16px;
	margin: 0 0 10px 0
}

body.inside #main li.goals {
        margin: 0 0 4px 0
}

body.inside #main ol li {
	background-image: none;
	background-repeat: no-repeat;
	list-style-type: decimal;
	padding-left:0;
	margin: 0 0 10px 0
}

body.inside #main div.lower {
	background-image: url(images/inside-lower-bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width:960px;
}

body.inside div.lower .content {
	padding:26px 38px 30px 38px;
	}
	
body.inside .left {
	float:left;
	width:640px;
}

body.inside .sidebar {
	float:left;
	width:320px;
}

body.inside #base {
	background-image: url(images/inside-base.png);
	background-repeat: no-repeat;
	height: 30px;
}

body.inside #main #banner {
	min-height:126px;
	height:auto !important;
	height:126px;
	width: 960px;
	background-color:#e4d2af;
	background-repeat: no-repeat;
	background-position: top right;
	position:relative;
}

body.inside #main #banner #corner {
	background-image: url(uploads/images/corner.png);
	background-repeat: no-repeat;
	background-position: top left;
	float:left;
	width: 36px;
	min-height:126px;
	height:auto !important;
	height:126px;}


body.inside  #banner .title {
width: 564px;
padding:18px 0 0 0;
float:left;
}

body.inside #banner .nav {
	position: absolute;
	right: 355px;
	top: 69px;
	text-align: right;
	width:auto;
	}

body.inside #banner .nav form {
	float:none;
	margin-left:4px;
}	

body.inside #banner .nav p {
	display:inline;
}	


body.inside .title h1 {
	font-family: "Comic Sans Ms", Arial, Helvetica, sans-serif;
	color:#580f1b;
	font-size: 24px;
	font-weight: normal;
    }
    
body.inside .title p {
	padding:0 0 25px 0;
    }


body.inside .left h2 {
	font-family: "Comic Sans Ms", Arial, Helvetica, sans-serif;
	color:#1b4c5d;
	font-size: 16px;
	font-weight: normal;
	margin: 8px 0 8px 0;
}

.sidebar .block {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}

body.inside .sidebar h2 {
	font-family: "Comic Sans Ms", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height:28px;
	padding:10px 0px 10px 60px;
	background-repeat: no-repeat;
	background-position: 0px center;
	vertical-align: middle;
	margin:0 24px 0 0;
	}

body.inside .sidebar-title {
	display: block;
}

body.inside .sidebar .block .content {
	padding: 32px 12px 30px 23px;
}	

body.inside .sidebar .block a {
	color:#6D1728;
}

body.inside .sidebar .block a:hover {
	color:#333;
}

#red h2 {
	color:#660000;
	background-image: url(images/circle.gif);
	}

#green h2 {
	color:#427587;
	background-image: url(images/triangle.gif);
}

#gold h2 {
	color:#8d5b37;
	background-image: url(images/square.gif);
	
}

/* MISC */

.right {
	float: right;
}

.left {
	float:left;
}
.red {
	color: #660000;
}

.clear {
	clear: both;
}

/* HEADER */

#header .right {
	width: 725px;
	position: relative;
}
#header #tag {
	background-image: url(images/tagline-bg.gif);
	background-repeat: no-repeat;
	margin-top: 15px;
	height: 27px;
}
#header #tag p {
	font-size: 12px;
	text-align: right;
	line-height: 20px;
	position: absolute;
	right: 128px;
}
#header #contact {
	width: 110px;
	position: absolute;
	right: 0px;
	height: 27px;
	}
	
#header #contact a {
	color: #FFFFFF;
	line-height: 27px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 110px;
	height: 27px;
	background-image: url(images/contact-button.gif);
	background-position: 0px 0px;
}

#header #contact a:hover {
	background-image: url(images/contact-button.gif);
	background-position: 0px -27px;
}
	
#header .lower {
	position: absolute;
	top: 66px;
	right: 4px;
}	
	
#header .lower p {
	font-size: 13px;
	text-align: right;
}

/* PRIMARY NAV */

#topnav {
	text-align:center;
}
#topnav ul {
	text-align: center;
	list-style-type: none;
	margin-left:auto;
	margin-right:auto;
}
#topnav ul li {
	display: inline-block;
	float:none;
	background-image: url(images/div.png);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 29px;
	margin:0;
	padding:0;	
        position:relative;
	        zoom: 1;
        *display: inline;
}

#topnav ul li a {
	font-size: 14px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 14px;
	background:none;
}
#topnav ul li a span{
	background:none;
	padding:0;
	margin:0;
	white-space:nowrap;
}

#topnav ul li.first a {
}

#topnav ul li.last {
background-image:none;
}

#topnav ul li:hover, #topnav ul li a:hover {
	background-color: #333;
	background-image: none;
}

#topnav ul li  ul {
    padding:0;

}

#topnav ul li  ul li a {
	background-color: none;
display: block; 
height: 30px; width: auto;
}

#topnav ul li  ul li {
display: block; height: 30px;
	background-image: none;
	text-align:left;
	width:100%;
	line-height:24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.hidden, #primary-nav ul {
	background-color: #666;
	display:none;
    position:absolute;
}

#topnav ul ul ul {
    margin-left:100%;
padding:0;
top:0;
}

#topnav ul ul ul li {
width:160px;
}

/* TABLE */

table {
	margin: 12px 0;
	border-collapse:collapse;
}

table td,
table th {
	border: 1px solid #FFFFFF;
	text-align: left;
	color: #333333;
	font-weight: normal;
}

table td {
	padding:3px 6px;
}

table th {
	padding:6px 6px;
	background-color: #bfcdd0;
}

/* FOOTER */

#footer ul {
	list-style-type: none;
}
#footer li {
	display:inline;
}

#footer li a {
	color: #6d1728;
	padding-right: 8px;
	padding-left: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6d1728;
}

#footer li a:hover {
	color: #333;
}

#footer li.first a {
	padding-left:0;
}

#footer li.last a {
	border:0;
}

#footer p {
	font-size:12px;
	line-height:19px;
}

/* TRANSPARENT PNG */
/* http://www.twinhelix.com/css/iepngfix */

img, div, a, input { 
behavior: url(./iepngfix.htc) 
}


/* TEST */

body.inside.smallpix  #main #banner {
background-image:url(uploads/images/in/in_0029.png);
background-repeat:no-repeat;
background-position: right top;
background-color: #e4d2af;
height:auto !important;
min-height:126px;
width:960px;
}

/* CONTACT FORM */
.fmsForm {

	width:400px;

}
.fmsForm div label {
	display:block;
}
.fmsForm input{
	padding: 4px;
	margin: 4px 0;
}

.fmsForm textarea{
	width: 300px;
	height:120px;
	margin-bottom:5px;
}

.captcha {
	width:317px;
}
.captcha img {
	float:left;
	padding-right:5px;
	clear:both;
}
.captcha input {
clear:both;
}



#primary-nav ul {
   *top:29px;
   *left:0;
}

#primary-nav ul li {
     width:100%;
     display:block;
}
#primary-nav ul a {
  display:block;
     width:100%;
}

#fbrp__47_1_month {
float:left;
}

body.inside #main .obsCal ul {
  margin:0;
  padding:0;
}

body.inside #main .obsCal li {
  display:none;
  min-width:140px;
  border:1px solid #ccc;
  margin:0;
  padding:0;
  background:#cecece;
  cursor:pointer;
}

body.inside #main .obsCal li a {
  display:block;
  text-decoration:none;
}

.observationRequest textarea {
  width:300px;
  height:200px;
}

.observationRequest label {
float:left;
min-width:150px;
width:150px;
}

table.obsCal {
  width:564px;
}

.obsres {
  background:#C3D4D7 !important;
}

caption.calendar-month {
  font-size:1.8em
}


caption.calendar-month a {
  font-size:2em
}
/* End of 'fms' */

