/* CSS Document */

body {
	background-image: url(images/bg00.jpg);
	background-repeat: repeat;
	margin-top: 45px;
	overflow:inherit;
}
#pageLayout {
	position:static;
	overflow-x:hidden;
}
a:link{
	color:#33F;
	text-decoration:none;
}
a:visited{
	color:#33F;
	text-decoration:none;
}
a:hover{
	color:#E36328;
	text-decoration:none;
}
/*------------------------------------------------body--------------------*/

/*------------------------------------------------main frame--------------------*/
#mainFramePos {
	position:relative;
	left:30px;
	top:30px;
	z-index:2;
}
#mainFrameResources {
	width:840px;
	height:510px;
	background-image: url(images/yorkcourthouse.jpg);
	background-repeat: no-repeat;
}
#mainFrameServices {
	width:840px;
	height:510px;
	background-image: url(images/bgCourt.jpg);
	background-repeat: no-repeat;
}
#mainFrameProfessionals {
	width:840px;
	height:510px;
	background-image: url(images/bgLibrary.jpg);
	background-repeat: no-repeat;
}
#mainFrameIndex {
	width:840px;
	height:510px;
	background-image: url(images/bgToronto.jpg);
	background-repeat: no-repeat;
}
#mainFrameContact {
	width:840px;
	height:510px;
	background-image: url(images/Toronto.jpg);
	background-repeat: no-repeat;
}
/*------------------------------------------------main frame--------------------*/

/*------------------------------------------------logo frame--------------------*/
#logoFramePos {
	position:relative;
	left:-30px;
	top:-30px;
	width:300px;
	height:300px;
	z-index:5;
}
#logoFrame {
	width:300px;
	height:300px;
	border-width:0px;
}
/*------------------------------------------------logo frame--------------------*/

/*------------------------------------------------orange menu frame--------------------*/
#menuText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFF;
	line-height: 25px;
	text-align: left;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 15px;
	word-spacing: -2px;
}
#menuText a:link{
	color:#FFF;
	text-decoration:none;
}
#menuText a:visited{
	color:#FFF;
	text-decoration:none;
}
#menuText a:hover{
	color:#FF6;
	text-decoration:none;
}
/*------------------------------------------------orange menu frame--------------------*/

/*------------------------------------------------business card frame--------------------*/
#bcardFramePos {
	position:relative;
	left:0px;
	top:0px;
	width:270px;
	height:180px;
	z-index:3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#bcardName {
	font-size: 16px;
	font-weight: bold;
}
#bcardNameTitle {
	font-size: 9px;
}
#bcardTitle {
	font-weight: bold;
	font-size: 12px;
}
/*------------------------------------------------business card frame--------------------*/


#contentFramePos {
	position:relative;
	left:0px;
	top:0px;
	width:540px;
	height:480px;
	z-index:4;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding:0px;
	font-weight: bold;
	overflow:auto;
}
#contentFramePosLetter {
	position:relative;
	left:0px;
	top:5px;
	width:370px;
	height:480;
	z-index:4;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding:0px;
	font-weight: bold;
	overflow:auto;
	line-height: 14px;
}
#contentFrameServices {
	position:relative;
	left:0px;
	top:0px;
	width:160px;
	height:160px;
	z-index:4;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding:0px;
	font-weight: bold;
	overflow:auto;
}
#mainTextLetter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	line-height:18px;
}
#mainTextLetter2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style:italic;
	line-height:21px;
}
#mainTextProfTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#003;
}
#mainProfTD {
	border:6px;
	border-color:#FC3;
	background-color:#FFC;
	padding:15px;
}
#mainTextProfWbg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding:0px;
}
#mainTextProfItaWbg {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	padding:12px;
	border:6px;
	border-color:#FC3;
}
#mainTextProf {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color:#FFC;
	padding:0px;
	line-height:14px;
}
#mainTextProfIta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style:italic;
	background-color:#FFC;
	padding:12px;
	border:6px;
	border-color:#FC3;
}
#mainTextForm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding:0px;
	line-height:28px;
}
#portraits {
	float:right;
	margin-top:0px;
	margin-left:15px;
	margin-bottom:0px;
}
#mainText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:16px;
}
#mainText h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 12px;
}
#mainText ul {
	font-family: Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size: 12px;
	padding-top:0px;
}
#mainTextTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#F60;
}
#mainText a:link{
	color:#33F;
	text-decoration:none;
}
#mainText a:visited{
	color:#33F;
	text-decoration:none;
}
#mainText a:hover{
	color:#FC0;
	text-decoration:none;
}

/*------------------------------------------------bottom menu frame--------------------*/
#menuBottom {
	text-align:left;
	margin-top: 12px;
	z-index:5;
}
#menuTextBottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFF;
	text-align: left;
	margin-left:6px;
	margin-right:12px;
}
#menuTextBottom a:link{
	color:#FFF;
	text-decoration:none;
}
#menuTextBottom a:visited{
	color:#FFF;
	text-decoration:none;
}
#menuTextBottom a:hover{
	color:#6CF;
	text-decoration:none;
}
#copyrightText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight:bold;
	color:#999;
	text-align: right;
	margin-left:12px;
	margin-right:6px;
}
/*------------------------------------------------bottom menu frame--------------------*/
