/*Stylesheet for Personal Choice Referral Network at http://realestateinontario.net */
/*Prepared by JoceyDesigns.com */

/*set link styles*/
A:link {text-decoration: none; color: #336699; font-weight: bold;}
A:visited {text-decoration: none; color: #FF0000; font-weight: bold;}
A:alink {text-decoration: underline; color: #000000;}
A:hover {text-decoration: underline; color: #000000;}

/*note that the font-family attribute is at the end. This is important for IE3*/

H1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-style: bold;
	color: #336699;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}
	
H2 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	font-style: bold;
	color: #336699;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

/* Basic style for body text */
/* Recommended to NOT use <P> in a style */

/*Text style */
.text {
	color: #333333;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

/*Reverse Text style */
.text1 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 12px;
	font-style: bold;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

/*Highlight Text style */
.text2 {
	color: #336699;
	font-size: 10px;
	line-height: 12px;
	font-style: bold;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

/*Reverse Titles style */
.text3 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	font-style: bold;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

/*Highlight Title style */
.text4 {
	color: #336699;
	font-size: 14px;
	line-height: 18px;
	font-style: bold;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

/*List style */
.list {
	color: #333333;
	font-size: 10px;
	line-height: 105%;
	text-align: left;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

/*lists */
ul {
	font-size: 10px;
	color: #000000;
	padding-right: 2em;
	padding-bottom: 4px;
	margin-top: 2px;
	line-height: 16px;
	font-style: normal;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

/*Nav text style */
.nav {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}

/*Small text style */
.small {
	color: #333333;
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Trebuchet MS, Verdana, Geneva, Helvetica, Arial, sans-serif;
}
