-----------------------------------------------------------------------------------------
Global 
-------------------------------------------------------------------------------------- */
* {margin:0;padding:0;}  /* zero out everything */
body {
	width:100%;
	background:#0A3443 url(/images/orillia_main_bg.jpg) repeat-y top left;
	font-family:verdana, arial, sans-serif;

}
body {
	margin-left: 0px;
	margin-right: 0px;
}

ul, ol {list-style:none;}
/*
-----------------------------------------------------------------------------------------
Layout Structure
-------------------------------------------------------------------------------------- */
#container {width:800px;
position:absolute;top:0px;}
#intro, #supportingText {
	float:left;
	width:570px;
}

#oneninetynine p  {
	text-indent:20px;
	font-size:24px;
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#linkList {
	position:absolute;left:570px; top:200px;
	width:200;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	font-size:14px;
}
* html #linkList {position:absolute;left:570px;top:200px;} /* For Internet Explorer */
/*
-----------------------------------------------------------------------------------------
=intro
-------------------------------------------------------------------------------------- */
#pageHeader h1 {
	width:570px;
	height:190px;
	background:url(/images/orillia_title.gif) no-repeat top left;
	text-indent:-5000px;
}
#pageHeader h2 {display:none;}
/* Blue background and text about Orillia home inspector -  below */





#quickSummary  {
	text-indent:20px;
	font-size:16px;
	color:#FF6600;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}
#quickSummary p a:link {color:#FF6600;}
#quickSummary p a:visited {color:#FFFFFF;}
#quickSummary p a:active {color:#0000FF;}
#quickSummary p a:hover {color:#FF0000;}


/* Professional HOme inspector text on shadow picture css below*/



/*  Sample Report Link text below */


#preamble {
	clear:both;
	width:570px;
	/* background:#4A6774 url(/images/orillia_choose_bg.gif) repeat-x top left; */
	font-size:11px;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20;
}
 #preamble h3 {
 	
 	width:300px;
	height:45px;
	background:url(/images/orillia_choose_professional.gif) no-repeat top left;
	text-indent:-5000px;
}
#preamble p {
	margin:12px;
	color:#CFD9DC;
}
/5-----------------------------------------------------------------------------------------
=supportingText
-------------------------------------------------------------------------------------- */
#supportingText div {
	
	background:#DECD95 url(/images/orillia_support_bg.gif) repeat-y top left;
	width:570px;
}

	

#supportingText #explanation h3 {
	height:40px;
	background:url(/images/orillia_qualifications.gif) no-repeat top left;
}

#supportingText #explanation2 {

	float:left;
	width:285px;
	
	}


#supportingText #participationRight {
	color:white;
	float:left;
	width:285px;
	height:520px;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


#supportingText  #participationLeft {
	color:white;
	float:left;
	width:285px;
	height:520px;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#benefits, #chunk p {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
#benefits {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#requirements {
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
 /* #supportingText #benefits h3 {
	height:26px;
	background:url(/images/orillia_tips_title.gif) no-repeat top left;
	text-indent:-5000px;
	}
	
#supportingText #requirements h3 {
	height:26px;
	background:url(/images/orillia_requirements_title.gif) no-repeat top left;
}
*/

/*  text for left and right images in benefits */

#supportingText p {
	padding:10px;
	font-size:12px;
	color:#FFFFFF;
	width:260px;
}

#supportingText p a:link {color:#FF6600;}
#supportingText p a:visited {color:#FFFFFF;}
#supportingText p a:active {color:#0000FF;}
#supportingText p a:hover {color:#FF0000;}
#supportingText div#footer {
	clear:both;
	padding:0px 0;
	background:#555;
	text-align:center;
	font-size:10px;
}
#supportingText div#footer a {
	margin:0px 0px;
	padding:0px;
}
#supportingText div#footer a:link, #supportingText div#footer a:visited, #supportingText div#footer a:active {color:#999;text-decoration:none;}
#supportingText div#footer a:hover {background:#777;color:#bbb;}
/*
-----------------------------------------------------------------------------------------
=linkList
-------------------------------------------------------------------------------------- */
#linkList2 {

	width:200px;
	background:url(/images/orillia_partners_bg.gif) no-repeat top left;
	}
#linkList2 h3 {
	width:200px;
	height:22px;
	text-indent:-5000px;
}

#meetus {
position:absolute; left: 573px; top:10px;
	width:200px;
	height:119px;
	}
#roger {
	float:left;
	width:98px;
	height:119px;
	}

#carl {
	float:right;
	width:98px;
	height:119px;	
	}
	

 #lselect h4, #larchives h4, #lresources h4 {
 	text-indent:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#FF6600;
}


#lselect, #lresources, #larchives, p {a:link color:#FF6600;}
#lselect, #lresources, #larchives, p {a:active color:#FFFF00;}
#lselect, #lresources, #larchives, p {a:hover 	color:#FF6600;}
#lselect, #lresources, #larchives, p {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#lselect, #lresources, #larchives, p{font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

/*
-----------------------------------------------------------------------------------------
=Extra Divs
-------------------------------------------------------------------------------------- */
#extraDiv1 {
	position:fixed;
	left:0;
	top:0;
	width:800px;
	height:0px;
	background:url(/images/orillia_clouds.png) no-repeat top left;
}
* html #extraDiv1 {display:none;} /* Hide from Internet Explorer */
