body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Book Antiqua", verdana, arial, helvetica, sans-serif;
	color: #ffcc00;
	background-color: black;
}

/* MainMenu Expandable Tables */

#sidebar {
	float: left;
	width: 180px;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	padding:0;
	overflow: hidden;
	background-color:#4A0000;
}

#sidebar .inside {
	padding-left: 0;
	padding-top: 6px;
	margin-left:4px;
	color:#3a2f18;
	font-size:12px;
}

#sidebar a.mainlevel {
	height: 16px;
	line-height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin: 1px 0px 1px 0px;
	background: url(../images/mainlevel.png) no-repeat 0% 50%;
	color:#FFFF99;
	border-top: 1px solid #fff;
	font-size: 12px;
	text-decoration: none;
}

#sidebar a.mainlevel:hover {
	height: 16px;
	line-height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin: 1px 0px 1px 0px;
	background: url(../images/mainlevel.png) no-repeat 0% 50%;
	color:#FFFF99;
	font-size: 12px;
	text-decoration: none;
}

#sidebar a.sublevel, #sidebar a.sublevel-sidenav {
	line-height: 16px;
	height:16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin: 1px 0px 1px 0px;
	color:#FFFF99;
	background: url(../images/mainlevel.png) no-repeat 0 50%;
	text-decoration: underline;
	font-size: 12px;
}

#sidebar a.sublevel:hover, #sidebar a.sublevel-sidenav:hover, #sidebar a.sublevel-sidenav2:hover {
	color:#FFFF99;
	text-decoration: underline;
}

#sidebar ul {
	list-style:none;
	padding-left:6px;
	margin-left:0;
}

#sidebar ul ul {
	list-style:none;
	padding-left:0;
	margin-left:0;
	text-indent:8px;
}
/* MainMenu Flat List */


#sidebar ul#mainlevel, 
#sidebar a.mainlevel,
#sidebar a.sublevel {
	font-family: Helvetica, Sans-Serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	list-style:none;
	color:#FFFF99;
	padding:0;
	margin: 1px 0px 1px 0px;
}

#sidebar ul#mainlevel li a, #sidebar ul#mainlevel li a {
	height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin: 1px 0px 1px 0px;
	color:#FFFF99;
	text-decoration: none;
	border: none;
	background: url(../images/mainlevel.png) no-repeat 0 0;
}

#sidebar ul#mainlevel li a:hover {
	height: 16px;
	display: block;
	padding: 2px 0px 2px 5px;
	margin: 1px 0px 1px 0px;
	color:#FFFF66;
	text-decoration: none;
	border: none;
	background: url(../images/mainlevel.png) no-repeat 0 -20px;
}
/* @end */



#wrap {
	min-width:900px;
	max-width:900px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-color:#4A0000;
	border:double;
	border-style:double;
}

#menubar {
	min-width:900px;
	max-width:900px;
	width:900px;
	height:67px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	background-color:#996600;
}

#menubtop {
	width:900px;
	margin-top:0;
	margin-bottom:0;
	height:14px;
	padding:0;
	background-color:#996600;
	background-image:url(http://new.chidwickschool.com/templates/csfw_sub_template/images/navbar_top_wood.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#menubaractive {
	width:900px;
	margin-top:0;
	margin-bottom:0;
	height:39px;
	padding:0;
	background-color:#996600;
	background-image:url(http://new.chidwickschool.com/templates/csfw_sub_template/images/navbar_middle_wood.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#menubbottom {
	width:900px;
	margin-top:0;
	margin-bottom:0;
	height:14px;
	padding:0;
	background-color:#996600;
	background-image:url(http://new.chidwickschool.com/templates/csfw_sub_template/images/navbar_bottom_wood.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#content {
	float: left;
	width: 720px;
	overflow: hidden;
}

#contenttop {
	width:720px;
	margin-top:0;
	margin-bottom:0;
	height:10px;
	padding:0;
	background-color:#996600;
	background-image:url(http://new.chidwickschool.com/templates/csfw_sub_template/images/content_area_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


#contentmiddle {
	width:720px;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	background-color:#996600;
	background-image:url(http://new.chidwickschool.com/templates/csfw_sub_template/images/content_area_middle.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

#contentmiddle .componentheading {
	text-align:center;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	font-variant:small-caps;
}

#contentmiddle div.inside table.contentpaneopen td.contentheading {
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	font-variant:small-caps;
	text-align:right;
	display:none;
}

#contentmiddle table.blog {
	border-style:hidden;	
}

#contentmiddle table.blog tr {
	border-style:hidden;	
}

#contentmiddle table.blog td {
	border-style:hidden;	
}

#contentmiddle .ctable table {
	margin: 0;
	border-style:hidden;	
	padding: 0;
	font-size:10px;
	empty-cells:hide;
}

#contentmiddle .ctable tr {
	empty-cells:hide;
	border-style:hidden;	
}

#contentmiddle .ctable td {
	margin: 0;
	border-style:solid;
	border-width:thin;
	border-color:#999999;
	border-spacing:0;
	padding: 0;
	font-size:12px;
	empty-cells:hide;
}

#contentbottom {
	width:720px;
	margin-top:0;
	margin-bottom:0;
	height:10px;
	padding:0;
	background-color:#996600;
	background-image:url(http://new.chidwickschool.com/templates/csfw_sub_template/images/content_area_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contentf {
	float: left;
	width: 900px;
	overflow: hidden;
}

#contentftop {
	width:900px;
	margin-top:0;
	margin-bottom:0;
	height:10px;
	padding:0;
	background-color:#996600;
	background-image:url(http://new.chidwickschool.com/templates/csfw_sub_template/images/contentf_area_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#contentfmiddle {
	width:900px;
	margin-top:0;
	margin-bottom:0;
	padding:0;
	background-color:#996600;
	background-image:url(http://new.chidwickschool.com/templates/csfw_sub_template/images/contentf_area_middle.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

#contentfmiddle .user1c {
	background-color: #4A0000;
}

#contentfmiddle .user1c p {
	background-color: #4A0000;
	color: gold;
	font-size: 18px;
	padding: 8px;
	text-align: center;
	margin-left: auto ;
	margin-right: auto ;
}

#contentfmiddle .user1c td {
	background-color: #4A0000;
	color: gold;
	font-size: 18px;
	padding: 8px;
	text-align: center;
}

#contentfmiddle .user1c a {
	background-color: #4A0000;
	text-decoration:underline;
	color:#FFFFCC;
	font-size: 18px;
	padding: 8px;
	text-align: center;
}

#contentfmiddle .user2c {
	background: #000000;
	color: gold;
	font-style: italic;
	text-align:center;
	padding: 8px;
}

#contentfmiddle .user2c a {
	text-decoration:underline;
	color:#FFFFCC;
}

#contentfbottom {
	width:900px;
	margin-top:0;
	margin-bottom:0;
	height:10px;
	padding:0;
	background-color:#996600;
	background-image:url(http://new.chidwickschool.com/templates/csfw_sub_template/images/contentf_area_bottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	clear: both;
	background-color:#996600;
}

#footer small {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

#footer a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: gold;
	outline: none;
}

#footer a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: gold;
}

#footer a:active {
	font-family:Arial, Helvetica, sans-serif;
	color: gold;
}
#footer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color: gold;
	text-decoration: underline;
}

.hinside {
	padding: 0;
}

.inside {
	padding-top:0;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom:0;
	color:#3a2f18;
}


/* start navbar (top menu) */

/* $4 Header Nav Styles */

#navbar {
	color:gold;
	font:bolder 16px "Book Antiqua", "Century Schoolbook", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
	white-space:nowrap;
}

#navbar ul { /* all lists */
	padding-top:8px;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	margin: 0;
	list-style: none;
	height:38px;
	background:black;
}

span.mainlevel {
	color:gold;
	font:bolder 16px "Book Antiqua", "Century Schoolbook", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
	padding-left:16px;
	padding-right:16px;
}


#navbar li { /* all list items */
	float: left;
}

#navbar li ul { /* second-level lists */
	position: absolute;
	background:black;
	width:190px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#navbar li li {
	border-bottom:1px solid #BFB9A7;
}

#navbar li:hover { 
	background:black;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
}


#navbar a {
	display: block;
	width:1%;
	height:30px;
	padding-top: -16px;
	padding-bottom:0;
	padding-left:16px;
	padding-right:16px;
	color:gold;
	font:bolder 16px "Book Antiqua", "Century Schoolbook", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
	white-space:nowrap;
}

html>body #navbar a {
	display: block;
	height:30px;
	width:auto;
	padding-top: -16px;
	padding-bottom:0;
	padding-left:16px;
	padding-right:16px;
	color:gold;
	font:bolder 16px "Book Antiqua", "Century Schoolbook", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:center;
}


#navbar a:hover, #navbar a#active_menu {
	background:black;
	font-style:normal;
	color:gold;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
	padding-top: -16px;
	padding-bottom:0;
	padding-left:16px;
	padding-right:16px;
	text-decoration:underline;
}

html>body #navbar a:hover, #navbar a#active_menu {
	background:black;
	border:none;
	margin:0;
	padding-top: -16px;
	padding-bottom:0;
	padding-left:16px;
	padding-right:16px;
}


#navbar li:hover, #navbar li.mainlevel_current {
	background:black;
	border-left:1px solid #B5A171;
	border-right:1px solid #B5A171;
	margin:0 -1px;
}

#navbar li li a {
	display:block;
	background:black;
	height:38px;
	width:190px;
	padding:4px 0 0 8px;
	color:gold;
	font:bolder 16px "Book Antiqua", "Century Schoolbook", "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	text-align:left;
	margin:0;
}

#navbar li li a:hover, #navbar li li a#active_menu {
	background:black;
	color:gold;
	border:none;
	margin:0;
	padding:4px 0 0 8px;
}

#navbar li li:hover {
	border:none;
	border-bottom:1px solid #BFB9A7;
	margin:0;
}
#navbar li li.sublevel_current {
	border:none;
	border-bottom:1px solid #B5A171;
	border-top:1px solid #B5A171;
	margin:0;
}

#navbar li ul ul { /* third-and-above-level lists */
	margin: -30px 0 0 190px;
}

#navbar ul li:hover li:hover li a:link,#navber ul li.iehover li.iehover li a:link {
	float: none;
	background:black;
	color:gold;
	border:none;
	margin:0;
	padding:4px 0 0 8px;
}

#navbar ul li:hover li:hover li a:hover,#navber ul li.iehover li.iehover li a:hover {
	background:black;
	color:gold;
}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.iehover ul ul, #navbar li.iehover ul ul ul {
	left: -999em;
}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}



/* end of the joomla stuff */

a {
	text-decoration: none;
	font-weight: bold;
	color:  #6B1B0C;
	outline: none;
	}
a:visited {
	color:  #C7FCC8;
	}
a:active {
	color:  #C7FCC8;
	}
a:hover {
	color: #C7FCC8;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. UPDATE: this has turned out to be very rare. my current recommendation is IGNORE this warning. at the moment i'm leaving it in only in case the issue turns up again. possibly the original bug in march 2001 was caused by an unusual combination of factors, although this solved it at the time.*/

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 20px;
	padding: 10px;
 	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 190px 20px 190px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}