* {

  margin: 0;
  outline: 0;
  padding:0;
  border: 0;
  font-size: 11px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  vertical-align:middle;
}

.italic {
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	font-size:13px;
	color:#000;	
}

body {
	background:url(../images/background.jpg);
	text-align:center;
}

#container {
	margin:0 auto;
	width:900px;
	background:#c9dc9f;
	padding-top:5px;
}

#banner {
	margin:0 auto;
	width:660;
	height:150;
	}

#bigtlv {
	position:relative;
	float:left;
	left:-95px;
}

#blocks {
	position:relative;
	top:30px;
}

#split {
	margin:0 auto;
	width:850px;
	background:#a49aca;
	overflow:hidden;
}

#left {
	position:relative;
	float:left;
	width:153px;
	text-align:left;
	padding:10px 0px 0px 10px;
}

#index {
	position:relative;
	left:-5px;
	top:0px;
}

#news {
	position:relative;
	left:-5px;
	top:10px;
}


#tuition {
	position:relative;
	left:-5px;
	top:20px;
}

#ourrooms {
	position:relative;
	left:-5px;
	top:30px;
}

#playground {
	position:relative;
	left:-5px;
	top:40px;
}

#contact {
	position:relative;
	left:-5px;
	top:50px;
}

#left p {
	font-family:comic sans ms;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

#left a {
	font-family:comic sans ms;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

#left a:hover {
	font-family:comic sans ms;
	font-size:16px;
	color:#b2220d;
	text-decoration:underline;
}

#left ul {
	padding-top:5px;
	padding-left:15px;
	list-style-type:disc;
	color:#ffffff;
}

#left ul a {
	font-size:14px;
	padding-left:15px;
}

#left ul a:hover {
	font-size:14px;
}

#right {
	position:relative;
	float:right;
	width:667px;
	background:#ffffff;
	padding:10px 10px 10px 10px;
	text-align:left;
}

#right hr {
	text-align:center;
	width:400px;
	height:2px;
	background:#000000;
	color:#000000;
}

#right h1 {
	font-family:comic sans ms;
	font-size:18px;
	color:#b2220d;
	font-weight:bold;
}

#right p {
	font-family:comic sans ms;
	font-size:16px;
	color:#000000;
}

#right a {
	font-family:comic sans ms;
	font-size:16px;
	color:#00C;
	text-decoration:underline;
}
	
#footer {
	margin:0 auto;
	width:640px;
	height:77px;
	text-align:left;
}

#footer p {
	font-family:comic sans ms;
	font-size:12px;
	font-weight:bold;
	color:#a49aca;
	padding-top:15px;
}

#footer img {
	position:relative;
	float:right;
	top:-35px;
}

#footer hr {
	text-align:left;
	width:520px;
	height:2px;
	background-color:#a49aca;
	color:#a49aca;
}

table {
	width:98%;
	border:1px solid #000000;
	border-collapse:collapse;
}

td {
	color:#000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

.column1 {
	text-align:left;
	padding:5px 0px 5px 5px;
	width:50%;
	height:20px;
}

.column2 {
	text-align:center;
	width:22%;
	height:20px;
}

.column3 {
	text-align:center;
	width:28%;
	height:20px;
}

.roomscol1 {
	text-align:center;
	padding:5px 5px 5px 5px;
	width:50%;
	height:20px;
}

.roomscol2 {
	text-align:center;
	padding:5px 5px 5px 5px;
	width:50%;
	height:20px;
}

.row1 {
	text-align:center;
	background-color:#C9DC9F;
	
}

.highlight {
	background-color:#C9DC9F;
}

.row1 td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#b2220d;
	font-weight:bold;
	padding:5px 0px 5px 0px;	
}

.subtd {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#b2220d;
	font-style:italic;
}

.subtdblk {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	font-style:italic;
}

.row7 {
	background-color:#C9DC9F;
	height:25px;
	line-height:20px;
}

.row7 td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#b2220d;
	text-align:left;
	padding:5px 0px 5px 5px;
}

.pullquote {
	position:relative;
	float: right;
	clear: both;
	display: block;
	width: 100px;
	border: 1px solid black;
	padding: 5px;
	font-size: 10px;
	background-color:#a49aca;
	margin: 5px 0 5px 5px;
	font-style: italic;
	color: #b2220d;
}
