/* Start of CMSMS style sheet 'carltonred' */
body {
	font-family: "Tempus sans ITC","Comic Sans MS", Arial;
	font-size: 100.1%;
	line-height: 1.166;
	font-weight: normal;
	color: #ffec01;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
        font-weight: normal;
	}
ul, ol {
	margin: 0px;
	padding: 0px;
	}
#page {
	position: relative;
	width: 97%;
	margin: 10px auto;
	}
#header {
	position: relative;
	width: 98%;
	height: 100px;
	background-color: #e3001b;
	background-image: url(uploads/images/nursery-view-002.jpg);
	background-repeat: no-repeat;
	background-position: center 3px;
	margin: 10px auto 0px auto;
	}
#header h1 {
        display: none;
	font-size: 24px;
	color: #ffec01;
	padding-top: 60px;
        font-weight: bold;
	}
#info {
	position: absolute;
	top: 10px;
	right: 20px;
	color: #ffec01;
	text-align: right;
	height: 80px;
	font-size: 16px;
        font-weight: bold;
	}
#nav {
	position: relative;
	width: 98%;
	height: 25px;
	background-color: #c5061d;
	color: #ffec01;
	text-align: right;
	margin: 0px auto 0px auto;
        padding-top: 5px;
	}
#news {
        position: absolute;
        top: 3px;
        left: 25%;
        width: 50%;
        height: 15px;
        }
#nav a {
	color: #ffec01;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
	padding-right: 20px;
	text-decoration: none;
	}
#nav a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#main {
	position: relative;
	width: 98%;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	}
#title {
	position: relative;
	top: 20px;
	margin: 0px 0px 20px 290px;
	background-color: #c5061d;
	color: #ffec01;
	height: 30px;
	}
#content {
	position: relative;
	margin: 0px 0px 0px 290px;
	background-color: #e3001b;
        min-height: 400px;
	}
#content p {
	text-align: justify;
	margin: 0px 25px;
	padding: 10px 0px;
	font-size: 110%;
	font-weight: normal;
	}
#content p.wizzy {
	margin-right: 60px;
	}
#content table {
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	margin: 10px 40px;
	}
#content caption {
	font-weight: bold;
	font-size: 120%;
	text-align: left;
	margin-left: 44px;
	}
#title h2 {
	font-family: impact, Arial;
	font-size: 18px;
	color: #ffec01
	font-weight: normal;
	height: 20px;
	padding-top: 7px;
	}
#content h3 {
	font-size: 120%;
	font-family: impact, Arial;
	font-weight: normal;
	text-align: left;
	margin: 5px 25px;
	}
#content ul, ol {
	margin: 10px 50px;
	}
#content fieldset ol {
	list-style: none;
	}
#content li {
	text-align: left;
	font-weight: normal;
	font-size: 80%;
	}
#content fieldset {
	border: none;
	margin: 0px 10px;
        background-color: transparent;
	}
#content fieldset li {
	padding-bottom: 5px;
        font-size: 100%;
        list-style: none;
	}
#content label {
	width: 150px;
	float: left;
	margin-right: 5px;
	}
#content input {
	width: 200px;
	}
#content textarea {
	width: 200px;
        height: 100px;
	}
fieldset.submit {
	padding-left: 165px;
	}
#announce {
	position: relative;
	margin: 0px 0px 0px 290px;
	background-color: #c5061d;
	height: 100px;
	}
#announce h6 {
	font-size: 100%;
	font-weight: bold;
	padding-top: 20px;
	}
#footer {
	position: relative;
	width: 98%;
	height: 50px;
	margin: 0px auto 10px auto;
	background-color: #c5061d;
	color: #ffec01;
	}
#footer h6 {
	font-size: 80%;
	font-weight: normal;
	padding-top: 18px;
	}
#menu {
	position: absolute;
	left: 0px;
	top: 20px;
	background-color: #c5061d;
	width: 250px;
	padding: 5px 0px 0px 0px;
	}
#menu h2 {
	font-family: impact, Arial;
	font-size: 16px;
	color: #ffec01;
	font-weight: normal;
	height: 20px;
	}
#menu ul {
	padding: 0px;
	width: 100%;
	background-color: #e3001b;
	}
#menu li {
	list-style-type: none;
	text-align: left;
	font-size: 16px;
	height: 26px;
	}
#menu li a {
	height: 20px;
	color: #ffec01;
	font-weight: bold;
	padding: 3px 5px;
	display: block;
	text-decoration: none;
	}
.here {
        background-color: #c5061d;
        color: #ffec01;
	/*background-image: url(images/arrowhere.jpg);
	background-position: right center;
	background-repeat: no-repeat;*/
	}
.here a {
        color: #e3001b;
        }
#menu li a:hover {
	background-color: #c5061d;
	color: #ffec01;
        font-size: 18px;
	/*background-image: url(images/arrowover.jpg);
	background-position: right center;
	background-repeat: no-repeat;*/
	}
#menu p {
	background-color: #e3001b;
	margin: 0px;
	} 
.topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	}
.topright {
	position: absolute;
	top: 0px;
	right: 0px;
	}
.midleft {
	float: left;
	}
.midright {
	float: right;
	}
.bottomleft {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}
.bottomright {
	position: absolute;
	bottom: 0px;
	right: 0px;
	}
#zebra {
	position: absolute;
	left: 0px;
	top: 250px;
	background-color: #c5061d;
        background-image: url(images/carltonzebra.jpg);
	background-position: centercenter;
	background-repeat: no-repeat;
	width: 250px;
        height: 300px;
	padding: 5px 0px 0px 0px;
	}
/* End of 'carltonred' */

