html { 

	min-height: 100%; margin-bottom: 1px; 

}

body {
	margin: 0px;
	background-color: #eeeeee;
	min-width: 930px;
}

img {

}
#Schoolzone {
	border-style: none;

}
form {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	display: block;
	background-color: #F4F4F4;
	font-family: lucida grande, Lucida Sans Unicode, verdana, sans serif;
	margin-left: auto;
	margin-right: auto;
	width: 440px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

hr {

	color:#CCCCCC;

	

}





/*FONTS*/

a {

	color: #980032;

	text-decoration: none;

	

}

a:hover {

	color: #333333;

}

:focus {outline:none;} ::-moz-focus-inner {border:0;}


h1, h2, h3, h4, h5, h6 {

    font-family: Geneva, Arial, Helvetica, sans-serif;

    margin: 0px;

}

h1 {

    font-size: 30px;

    color: #990031;

    margin-bottom: 10px;

}

h2 {
	font-size: 20px;
	color: #990031;
	margin-bottom: 20px;
	padding-top: 10px;
}

h3 {
	font-size: 15px;
	color: #666;
	font-family: lucida grande, Lucida Sans Unicode, verdana, sans serif;
	margin-bottom: 7px;

}

h4 {

	font-family: gill sans, Trebuchet MS, helvetica, arial, sans serif;

	font-size: 10px;

	color: #444444;

	

}

h5 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 13px;
	text-align: center;
	background-color: #F4F4F4;
	margin: 0px 10px 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	

}

p {
	font-family: lucida grande, Lucida Sans Unicode, verdana, sans serif;
	font-size: 14px;
	line-height: 16px;
	margin: 0px 0px 10px 0px;
	color: #555555;

}





ol {

	list-style-type: none;

	margin: 0px;

	padding: 0px 0px 0px 0px;

}

li {

	margin: 0px;

	font-family: gill sans, Trebuchet MS, helvetica, arial, sans serif;

	font-size:10px;

}

.pTag_li {

    font-family: lucida grande, Lucida Sans Unicode, verdana, sans serif;

    font-size: 11px;

    line-height: 14px;

    margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

    color: #555555;

	list-style-type:square;	

}

/*FONTS*/





/* LAYOUT ELEMENTS*/

#outer {
	width: 90%;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin: 15px auto;
	border-radius: 15px;
	-moz-border-radius: 15px;
}
#outer #container .content #advert {
	padding-left: 170px;

}


.header {
	text-align: left;
	height: 150px;
	background-image:url(../images/banner2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	-webkit-border-top-left-radius: 15px;
-webkit-border-top-right-radius: 15px;
-moz-border-radius-topleft: 15px;
-moz-border-radius-topright: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;

	

}

#container {

	float: left;

	display: block;

}

.content {
	padding-top: 0px;
	padding-right: 190px;
	padding-bottom: 20px;
	padding-left: 190px;

	

}

.footer {
	background-color: #EEEEEE;
	text-align: center;
	padding: 2px 10px 2px 10px;
	clear: both;

}

/* LAYOUT ELEMENTS*/





/* MENU */

/***** Left sidebar *****/

#leftside {
	clear:left;
	float:left;
	width:140px;
	margin:10px 0px 0px 10px;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:inherit;
font-size:1.3em;
margin:0px 0px 0px 5px;
}

#leftside div.announce {
	clear:left;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	width:145px;
	font-size:0.9em;
	background-color:#f4f4f4;
	color:#505050;
	border-left:4px solid #cccccc;
	line-height:1.5em;
}

#leftside div.announce p {
	margin:0px 0px 0px 0px;
	padding:0;
}

/***** Main menu *****/

ul.avmenu {
	width:150px;
	margin:0 0 0 0px;
	padding:0;
	list-style:none;
	font-size: 14px;
}

ul.avmenu li {
	width:140px;
	padding:0;
	line-height:1.8em;
	display:inline;
	font-size: 13px;
}

ul.avmenu li a {
	background-color:#f4f4f4;
	color:#505050;
	font-weight:bold;
	width:140px;
	float:left;
	margin-bottom:5px;
	padding:3px 1px 3px 5px;
	border-left:4px solid #cccccc;
	text-decoration:none;
	border-radius: 15px;
	-moz-border-radius: 15px;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
background-color:#eaeaea;
border-left:4px solid #993d00;
color:#505050;
}

ul.avmenu ul {
	margin:0 0 0 20px;
	padding:0 0 5px 0;
	font-size:1.2em;
	width:140px;
}

ul.avmenu ul a {
	padding:3px 1px 3px 5px;
	font-weight:normal;
	width:130px;
	
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}

/***** Right sidebar *****/

#extras {
	float:right;
	width:170px;
	line-height:1.7em;
}
#extras ul {
	line-height: 14px;
	margin-left: -20px;
	margin-right: 10px;

}

#extras p {
	font-size:13px;
}

#extras li {
	padding-bottom: 10px;
	list-style: none;
	font-size: 14px;
	line-height: 16px;
}



#extras h2 {
	color:#960900;
	background-color:#FFF;
	font-size:20px;
	margin:0px 8px 0px 8px;
	font-style: normal;
	margin-left: 15px;
	font-variant: normal;
	font-weight: bold;
	margin-bottom: 10px;
}
#extras h3 {
	color:#505050;
	background-color:#FFF;
	font-size:13px;
	margin:0px 8px 0px 8px;
	font-style: normal;
	margin-left: 15px;
}


#menu_top {
	margin: 0px 0px 10px 190px;
	background-color:#FFFFFF;
	padding-bottom: 25px;
	padding-top: 5px;
}

#menu_top ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	float: none;
	

}



#menu_top ul li { 

	display: inline; 	

}

#menu_top ul li a {
	background-color: #f4f4f4;
	color: #505050;
	float: left;
	border-left:4px solid #cccccc;
	border-right: 5px solid #fff;
	font-size:13px;
	font-weight: bold;
	line-height: 1.7em;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	
}

#menu_top ul li a:hover {
	background-color: #eaeaea;
	border-left:4px solid #993d00;
	color: #000;
	text-decoration: none;

}

#menu_top ul li a:active {

	background-color: #eaeaea;

	color: #000;

}

/* MENU */







.floatRight{
	float: right;
	width: 300px;
	padding: 10px 10px 10px 10px;
	margin-left: 15px;

}

.floatRight_margin_left{
	float: right;
	margin-left:5px;

}

.clear {

	clear: both;

}





#toc {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:9px;

	color: #999999;	

	margin: 0px 0px 0px 0px ;

	padding: 0px 0px 0px 0px;

	border:thin #666666;

	display:none;

}

#toc h2 {

	font-size:11px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	margin: 10px 0px 10px 0px ;	

}

#toc h4 {

	font-size:11px;

	font-family:Arial, Helvetica, sans-serif;

	margin: 0px 0px 0px 0px ;

	padding: 5px 5px 5px 5px ;

	background-color: #CCCCCC;

	border-left: 1px solid #A6A39C ;

	border-right: 1px solid #A6A39C ;

	border-top: 1px solid #A6A39C ;

}



#toc ol {
	border-bottom: 1px solid #A6A39C;
	border-left: 1px solid #A6A39C;
	border-right: 1px solid #A6A39C;
	background-color: #F2F2F2;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;

}



#toc ol li {
	font-size: 12px;

	

}



.quoteBox {
	background-color:#F2F2F2;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
}

.quoteBox p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 9px;

}





.med_padding {

	padding: 5px 5px 5px 5px ;	

	margin: 0px 0px 0px 0px;

}



.book_other {
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	margin-bottom:10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/* [disabled]border: thin solid #990031; */
	min-height: 250px;
	-webkit-box-shadow: 3px 3px 5px 3px #999;
	-moz-box-shadow: 3px 3px 5px 3px #999;
	box-shadow: 3px 3px 5px 3px #999;
}

.book_other p {	

	margin-top:0px;

	

}



.book_other h4 {
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;

}



a:link {
	color: #980032;
	text-decoration: none;
}
a:hover {
	color: #993d00;
	text-decoration: underline;
}




.review_box {

	padding: 5px 5px 5px 5px ;	

	margin: 0px 0px 0px 0px;

	border: #999999 dotted thin ;

	margin-bottom:10px;
	

}	



.no_margin {	

	margin: 0px 0px 0px 10px ;

	padding: 0px 0px 0px 0px ;

	

}	

#outer #container .content #article {
	border: thin solid #CCCCCC;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.mapcenterbox {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
	

