/* CSS Document */
/*div { border: 1px solid black;}*/

/* CSS Document */
body {
	color:#000000;
	margin:0;
	padding:0px 0px 0px 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#bgbody {
	
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container {
	width:802px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	display:none;
}
/*Top navigation bar*/
#navbar 
{
display:none;
   
}

/* End of top navigation bar*/
/*Main content box*/
#wrapper {
	width:800px; 
	background:#fff ;  
	margin:0px; 
	
}


#leftcl {
	width:599px;
	height: 100%;
	margin:0px; 
 	padding:0px;
 	float:left;
   	border-right:1px solid #9C0743;
    }
#inwrapperleft{
	margin:20px 30px 20px 30px;
	text-align: justify;
}
#inwrapperright{
	margin:10px 5px 10px 5px;
	
}
#rightcl{
	width:199px; 
	height: 100%; 
	margin:0px; 
	padding:0px; 
	float:right; 
}

/*Footer navigation*/
#bottom {
	clear: both;
	height: 53px;
	width: 600px;
}
.leggo {
	display:none;
}
.blocks {
	display:none;
}

#bottomnav
{
	height: 28px;
	width: 492px;
	margin: 0px 0px 0px 0px;
	padding-top: 25px;
	border-top:1px dotted #9C0743;
		
}

#bottomnav ul {
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	text-align: center;
	font-size:10px;
	margin: 0px 0px 0px 0px;
   
    }

#bottomnav ul li {
	display: inline;
	border-left: 1px dotted #999999;
	margin: 2px;
	padding: 2px;
	
    }




/*End of fotter navigation*/
/*End of main content box*/

#bottombg {
	display:none;
}

.imagebtm {
	vertical-align: bottom;
	border: none;
}
#copyright {
	color:#6B052E;
	width: 220px;
	float:right;
}

h1{ font-family: "Goudy Old Style", "Lucida Bright", Garamond, Arial;
	font-size: 22px;
	color: #6B052E;
	text-align: center;
	
}
h2{
    font-family: "Goudy Old Style", "Lucida Bright", Garamond, Arial;
	font-size: 18px;
	color: #6B052E;
	text-align: center;
}
h3{
	font-family: "Goudy Old Style", "Lucida Bright", Garamond, Arial;
	font-size: 16px;
	font-style: normal;
	color: #6B052E;
}
h4{
font-family: "Goudy Old Style", "Lucida Bright", Garamond, Arial;
	font-size: 14px;
	font-style: normal;
	color: #6B052E;
}
h5{
font-family: "Goudy Old Style", "Lucida Bright", Garamond, Arial;
	font-size: 12px;
	font-style: normal;
	color: #000;
}

#mission{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #6B052E;
	text-align: center;
}
p.note
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
#search{
	display:none;
}
#whyfixlist ul,#packagelist ul,#iflist,#offerslist {
	list-style-position: outside;
	list-style-image: url(../images/tick.png);
}


#linklist, #articlelist, #present,#forparents,#forstaff{
	list-style-position: outside;
	list-style-image: url(../images/bullet_green.png);
}
#example1,#example2{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	display: compact;
	border: 1px solid #666666;
	height: auto;
	width: 400px;
	padding: 10px;
	margin-left: 70px;	
}
#serviceslt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B052E;
	list-style-type: none;
	line-height: 25px;	
}
#serviceslt li{
	list-style-position: inside;
	list-style-image: url(../images/bullet_green.png);
}
