body {

	background-repeat: no-repeat;

	background-position: center top;

	background-color: #FFFFFF;



}

.auxnav {

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

	font-size: 11px;

	color: #000000;

	font-weight: bold;



}

.mainnav {

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

	color: #FFFFFF;

	font-size: 11px;

	font-weight: bold;



}

.strap {

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

	font-size: 10px;

	padding-bottom: 10px;

	padding-right: 3px;









}

p {

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



}
.alist {
	list-style-type: lower-alpha;
}


.catergories {

	padding: 10px;

}

.nav-bg {

	background-image: url(image/nav-bg.jpg);

	background-repeat: repeat-x;

	background-color: #D3E992;



}

.nav {

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

	font-size: 13px;

	color: #000000;

	font-weight: normal;



}

a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

}

.thumbright {

	margin-left: 20px;





}

.boxbottom {

	padding: 12px;

	vertical-align: top;

	border-top: 1px none #CBE47C;

	border-right: 1px solid #CBE47C;

	border-bottom: 1px solid #CBE47C;

	border-left: 1px solid #CBE47C;











}

.boxheader {

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

	font-size: 12px;

	font-weight: bold;

	color: #000000;

	text-indent: 5px;



}

.page-title {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

	text-transform: none;

	font-size: 23px;







}

.indent {

	padding: 20px 10px 20px 25px;

	line-height: 20px;



}

.subheading {

	font-weight: bold;

	text-transform: uppercase;







}

.heading {

	font-weight: bold;

	text-transform: uppercase;

	color: #990033;



}

#boxoutright {

	float: right;

	padding-bottom: 0px;

	font-size: 10px;

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

	text-align: right;

	padding-left: 15px;

	color: #990033;

	font-weight: normal;





















}

#boxoutleft {

	float: left;

	padding-bottom: 0px;

	font-size: 10px;

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

	text-align: left;

	padding-right: 15px;

	color: #990033;







}

li {

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

}

.boxheaderred {



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

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-indent: 5px;

}

.azheader {

	font-weight: bold;

	text-transform: uppercase;

	color: #990033;

	padding: 5px;

	width: 100%;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: solid;

	border-top-color: #990033;

	border-right-color: #990033;

	border-bottom-color: #990033;

	border-left-color: #990033;









}

#boxquoteright {

	float: right;

	font-size: 13px;

	font-family: Georgia, "Times New Roman", Times, serif;

	text-align: left;

	color: #666666;

	font-weight: bold;

	width: 220px;

	padding: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

	background-color: #E6F2BF;

	line-height: 19px;

















}

.higlightbox {

	border: 2px dashed #990033;

	width: 100%;

	padding: 10px;

	background-color: #D3E992;







}

.caption {

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

	font-size: 10px;

	color: #990033;

}

.index-header {

	font-size: 14px;

	font-weight: bold;

}

.12point {



	font-size: 12px;

}

.statstable {
	margin-bottom: 10px;
	border: 1px dotted #AFD738;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	margin-left: 10px;





}
.feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
.featurebg {
	background-image: url(image/feature-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.featurheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.photoright {
	margin-left: 10px;
}
#questions {
	font-size: 90%;
	padding-right: 15px;
	padding-left: 15px;
}
#questions P {
	font-family: "Courier New", Courier, mono;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	font-size: 90%;
	color: #990033;
	line-height: 25px;
	text-transform: uppercase;
}
.coursedetails {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E4F1BC;
	border: 1px solid #D3E992;
}



.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFFFFF;
	padding: 10px;
	left: -500px;
	visibility: hidden;
	text-decoration: none;
	border: 1px solid #E9DCF1;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -20px; /*position where enlarged image should offset horizontally */
	left: 10px;

}
h4 {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.whiteheader {




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

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

	text-indent: 5px;
}
.emergencies {

	margin-bottom: 10px;
	border: 1px dotted #AFD738;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: 10px;
}
#property-link {
	padding: 15px;
	width: 100%;
	border-bottom: 1px dashed #999999;
}
.thumbnail {
	padding: 5px;
	float: right;
	border: 1px solid #CCCCCC;
}
.photoleft {
	margin-right: 10px;
}
.float-right {
	float: right;
	margin-left: 10px;
}
.body-text {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}


/*
playback timings (ms):
  captures_list: 76.43
  PetaboxLoader3.resolve: 148.388 (2)
  LoadShardBlock: 52.46 (3)
  exclusion.robots.policy: 0.178
  RedisCDXSource: 8.011
  exclusion.robots: 0.193
  load_resource: 255.576
  PetaboxLoader3.datanode: 133.043 (5)
  esindex: 0.008
  CDXLines.iter: 12.073 (3)
*/