/* ----------- main ----------- */

body {
	margin: 0;
	font-size: 0.75em; 
	font-family: verdana, helvetica, arial;
	color: #3C3C3C;
	background: #BEC8BE;
}

/* ----------- rows ----------- */

#wrapper {
	margin: 15px auto 0 auto;
	width: 800px;
}

#row1 {
	height: 140px;
	background: #87BEB4;
}

#row2 {
	float: left;
	width:798px;
	padding: 2px 0 0 0;
	height: 27px;
	background: #87BEB4;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
}

#row3 {
	float: left;
	background: #87BEB4;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 243px;
	width: 798px;	
}

#row4 {
	float: left;
	padding: 30px;
	background: #fff;
	width: 740px;
}

#row5 {
	float: left;
	text-align: center;
	height: 42px;
	background-image: url('images/footer2.gif');
	background-repeat: no-repeat;
	padding-bottom: 20px;
}


/* ----------- header ----------- */

img.ccnlogo {
	float: left;
	border: none; 
} 

/* ----------- menu ----------- */

img.pixel {
	border: none;
	width: 4px;
	height: 1px;
}

/* ----------- footer ----------- */


#foottext {
	font-family: arial, verdana, helvetica;
	margin: 12px 0 0 0;
	width: 800px;
	float: left;
}

.copy {
	margin-left: 10px;
	float: left;
	font-size: 10px;
	color: #FAFAFA;
}

.design {
	margin-right: 7px;
	float: right;
	display: inline;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

a.design:hover { 
	color: #008345;
	text-decoration: underline;
}


/* ----------- others ----------- */

#hometext {
	float: left;
	margin: 30px 40px 0 40px;
	text-align: justify;
	width: 450px;	
}


p { 
	text-align: justify;
	line-height: 17px;
	margin: 0 0 10px 0;
}

h1 {
	font-family: "lucida sans", tahoma, helvetica;
	color: #008345;
	font-size: 18px;
	margin: 0 0 8px 0;
	font-weight: bold;	
}

h2 {
	font-family: "lucida sans", tahoma, helvetica;
	color: #D0A30A;
	font-size: 16px;
	margin: 14px 0 4px 0;
	font-weight: normal;	
}

h3 {
	font-family: "lucida sans", tahoma, helvetica;
	color: #008345;
	font-size: 14px;
	margin: 0;
	font-weight: normal;
}

h4 {
	font-family: "lucida sans", tahoma, helvetica;
	color: #008345;
	font-size: 14px;
	font-weight: normal;
	margin: 12px 0 4px 0;
}


.link {
	color: #666666;
	text-decoration: underline;
}

a.link:hover { 
	color: #008345;
	text-decoration: none;
}


a.linkg:hover { 
	color: #008345;
	text-decoration: none;
}

.linkg {
	color: #008345;
	text-decoration: none;
}

ul.num {
	list-style-type: decimal;
	line-height: 18px;
}


ul {
	line-height: 18px;
}

p.red {
	color:#FF0000;
}

p.amber {
	color: #B48600;
}

p.green {
	color: #00CC33;
}

/* ----------- home ----------- */

#homeleft {
	float: left;
	width: 470px;
}

#homeright {
	float: left;
	margin: 16px 0 0 32px;
	width: 235px;
}

#contacts {
	margin: 16px 0 0 0;
	font-family: arial, verdana;
	font-size: 12px;
}

.quicklinks {
	display: block;
	color: #007f66;
	text-decoration: underline;
	padding-bottom: 6px;
}

a.quicklinks:hover { 
	color: #f5c831;
	text-decoration: none;
}

/* ----------- mixed pages ----------- */

img.penny {
	float: left;
	margin: 5px 0 0 15px;
}


#teachers {
	float: left;
	width: 270px;
}

#staff {
	float: left;
	width: 370px;
	margin-top: 36px;
}

td.int {
	width: 40px;
	color: #707070;
}

td.stdet {
	width: 160px;
	color: #707070;
	padding: 3px;
}

/* ----------- uniform shop ----------- */

td.uniform {
	width: 300px;
	background: #008345;
	text-align: center;
	color: #fff;
	padding: 3px;
}

td.gap {
	width: 50px;
}

td.items {
	width: 300px;
	padding: 3px;
	background: #E8EDE8;
}

/* ----------- key learning ----------- */

#books {
	float: left;
	width: 739px;
}

.syllabus {
	float: left;
	width: 105px;
	text-align: center;
	font-size: 10px;
	margin: 20px 9px;
}