* {
	margin:0;
	padding:0;
	font-family:arial,sans-serif;
}

body {
/*	background:#565656;*/
	background:#FFFFFF;
	color:#616161;
	margin:0;
	padding:0;
}

a {
	color:#3ca134;
	text-decoration:none;
	font-weight:bold;
}

a:hover1{
	color:#E19000;
}

a img {
	border: 0 none;
}

#container {
	width:976px;
	position:relative;
	margin:0 auto;
	background:#FFFFFF url('../images/contentBG.jpg') repeat-y;
	border:10px solid #565656;
/*	top:10px;*/
}

#sideMenu {
	position:relative;
	float:left;
	width:221px;
	margin-right:10px;
}

#content {
	position:relative;
	float:left;
	width:745px;
	background:#fff;
}


#footer {
	clear:left;
	width:976px;
	height:45px;
	background:#50b948;
	color:#ffffff;
}

/* CSS for Side Menu Elements */

#sideMenu img {
	border-bottom:1px solid #ffffff;
}

#sideMenu h4 {
	font-size:14px;
	margin-left:25px;
	margin-top:20px;
	margin-bottom:10px;
}

#sideMenu h4 a {
	color:#FFF;
}

#sideMenu h4 a:hover {
	color: #50B948;
}

#sideMenu ul {
	margin-left:15px;
	list-style:none;
	color:#e19000;
	font-size:11px;
	text-transform:uppercase;
	width:85%;
	margin-bottom:100px;
}

#sideMenu ul ul {
	margin: 0;
	padding: 0;
}

#sideMenu li {
	border-top:1px solid #565655;
	color:#BBB;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
	padding: 7px 0 7px 10px;
}

/*#sideMenu li a {
	color:#d1d5d1;
	font-size:12px;
	text-transform:none;
	text-decoration:none;
	font-weight:normal;
	display: block;
	padding: 7px 0 7px 10px;
}*/

#sideMenu li a:hover,
#sideMenu li.current_page li a:hover,
#sideMenu li.current_page a {
	color: #E19000;
}

#sideMenu li.current_page li a {
	color:#d1d5d1;
}

/* CSS for the Content Section */

#contactBar {
	background:#50b948;
	/*height:33px;*/
	width:755px;
	color:#FFFFFF;
	font-size:16px;
	text-align: right;
	margin-left: -10px;
}

#contactBar ul {
	padding: 6px 0;
}

#contactBar ul li {
	list-style:none;
	display:inline;
	padding-right:20px;
	margin-left:20px;
	margin-top:8px;
	border-right:1px solid #000;
}

#cpContactBar {
	width:755px;
	font-size:20.5px;
	position:relative;
	top:20px;
}

#cpContactBar ul li {
	list-style:none;
	display:block;
	float:left;
	padding-right:15px;
	margin-left:15px;
	margin-top:8px;
}

.contactHeading {
	font-family:"Times New Roman",serif;
	font-size:22px;
	font-weight:bold;
}

#contactBar ul li#last {
	border-right:none;
}

#locationsDisplay {
	list-style:none;
}

#locationsDisplay li{
	display:block;
	float:left;
	margin-left:10px;
	padding-right:10px;
	font-family:"Times New Roman", Serif;
	font-style:italic;
	border-right:1px solid #ccc;
	font-size:15px;
}

#locationsDisplay li a{
	font-family:"Times New Roman", Serif;
}

#locationsDisplay li a:hover {
	color:#E19000;
}

#locationsDisplay li a#all {
	color:#E19000;
}

#locationsDisplay li a#nav11,
#locationsDisplay li a#nav1orillia {
	color:#E19000;
}

#locationsDisplay li a#nav22,
#locationsDisplay li a#nav2barrie {
	color:#E19000;
}
#locationsDisplay li a#nav33,
#locationsDisplay li a#nav3muskokas {
	color:#E19000;
}
#locationsDisplay li a#nav44,
#locationsDisplay li a#nav4collingwood {
	color:#E19000;
}

#locationsDisplay li#last{
	border-left:1px solid #fff;
	width:1px;
	margin:0;
	padding:0;
	border-right:0;
	margin-left:-1px;
}

#header {
	/*float:left;*/
	/*width:715px;*/
	position:relative;
	/*height:164px;
	background:url('../images/logo.jpg') no-repeat;*/
	/*margin-top:10px;*/
	/*border-bottom:1px solid #e4e4e4;*/
	margin-left:10px;
	overflow: hidden;
}

#header #mainNav {
	list-style:none;
	float: right;
	/*position:absolute;
	bottom:0;
	right:0;*/
}

#header #mainNav li {
	display:block;
	float:left;
	border-left:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}

#header #mainNav #mainNavLast {
	border-right:1px solid #e4e4e4;
}

#header #mainNav a {
	font-family:"Arial Black", Arial;
	font-size:15px;
	text-decoration:none;
	font-weight:normal;
	display: block;
	padding:20px;
	color: #4463a8;
}

#header #mainNav a:hover,
#header #mainNav li.current_page a,
#header #mainNav li.current_parent a {
	color: #229719;
}

/* Footer Nav */

#footer #footerNav {
	list-style:none;
	position:relative;
	top:12px;
	left:0;
	text-align: center;
}

#footer #footerNav li {
	display: inline;
	padding-right: 5px;
	font-size:11px;
	font-weight:normal;
}

#footer #footerNav li a,
#footer #footerNav li span {
	margin-right: 5px;
}

#footer #footerNav a {
	color:#423414;
	font-weight:600;
}

/* Home Page Styles */

#homeColLeft {
	width:376px;
	float:left;
	margin-left:10px;
	color:#818181;
	font-size:13px;
	text-align:justify;
	margin-top:20px;
}

#colLeft {
	width:350px;
	float:left;
	margin-left:10px;
	color:#818181;
	font-size:13px;
	text-align:justify;
	margin-top:20px;
}

#mapView {
	width:656px;
	float:left;
	margin-left:25px;
	color:#818181;
	font-size:13px;
	text-align:justify;
	margin-top:20px;	
}

#colLeft p, #homeColLeft p {
	padding:10px 0 10px 0;
}


.caption {
	background:#000;
	color:#fff;
	padding-top:20px;
}

.caption img {
	padding:0 0 0 0;
}



.caption #capText {
	padding:0;
	padding:10px;
	color:#fff;
	font-size:12px;
}

#colLeft h2, #homeColLeft h2, #mapView h2 {
	color:#000;
	font-size:24px;
	text-align:left;
	padding:10px 0 10px 0;
}

/*#mapView h2 {
	color:#616161;
	font-size:24px;
	font-family:"Times New Roman",serif;
	text-align:left;
	padding:10px 0 10px 0;
	font-weight:normal;
}*/



h3.productsStyle {
	color:#646464;
	font-size:20px;
	font-family:"Times New Roman",serif;
	text-align:justify;
	padding:5px 0 5px 0;
	font-style:italic;
	font-weight:normal;
}

h3.productsStyleRt {
	color:#646464;
	font-size:20px;
	font-family:"Times New Roman",serif;
	text-align:justify;
	padding:5px 0 5px 0;
	font-style:italic;
	margin-top:-15px;
}

.productTitle {
	font-size:22px;
	font-style:italic;
	color:#646f89;
	padding:0;
	margin:0;
	font-weight:normal;
	font-family:"Times New Roman",serif;
}

#homeColRight {
	position:relative;
	left:20px;
	top:10px;
	width:320px;
	float:left;
}

#colRight {
	position:relative;
	left:20px;
	top:35px;
	width:350px;
	float:left;
	font-size:13px;
}

#colRight p {
	padding:10px 0 10px 0;
}

.sideItem {
	float:left;
	margin-top:20px;
	border-bottom:1px solid #d5d5d5;
	padding-bottom:0px;
}

.sideItemLast {
	border-bottom:0px;
	font-size:11px;
	margin-bottom:20px;
}

#homeColRight a{
	text-decoration:none;
}

#homeColRight p {
	font-size:12px;
	color:#818181;
}



#homeColRight h2,h3 {
	font-size:12px;
}


.listing1 {
	color:#c2bf17;
}

.listing2 {
	color:#e19000;
}

.listing3 {
	color:#4463a8;
}

.listing4 {
	color:#e19000;
	font-family:"Times New Roman";
}

.black {
	color:#000000;
}

.makeSmall {
	font-size:12px;
}

.error {
	color:#ff0000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}


#sideColText {
	width:300px;
	padding: 0 10px;
}

#colRight img, #homeColRight img {
	float:left;
	padding:5px;
	border: 1px solid #d5d5d5;
	margin-right:10px;
	margin-bottom:20px;
}

.sidebarForm {
	border:0;
	background:#e9e9e9;
	width:252px;
	height:16px;
	margin-bottom:5px;
	color:#9c9c9c;
	/*text-indent:10px;*/
	padding: 4px 0 4px 10px;
}

.sidebarTA {
	border:0;
	background:#e9e9e9;
	width:262px;
	margin-bottom:5px;
	color:#9c9c9c;
	text-indent:10px;
	padding-top:4px;
	font-size:10px;
}


.contactForm {
	border:0;
	background:#e9e9e9;
	width:212px;
	height:16px;
	margin-bottom:5px;
	color:#9c9c9c;
	text-indent:10px;
	padding-top:4px;
}

.contactTA {
	border:0;
	background:#e9e9e9;
	width:212px;
	margin-bottom:5px;
	color:#9c9c9c;
	text-indent:10px;
	padding-top:4px;
	font-size:10px;
	height:60px;
}

.sendBtn{
	margin-left: 224px;
	border:0;
	background:#e9e9e9;
	font-size:10px;
	text-transform:uppercase;
	color:#3657a1;
	height:20px;
	padding:5px;
	padding-top:3px;
	font-weight:bold;
	margin-right:30px;
}

.cpSendBtn{
	float:right;
	border:0;
	background:#e9e9e9;
	font-size:10px;
	text-transform:uppercase;
	color:#e19000;
	height:20px;
	padding:5px;
	padding-top:3px;
	font-weight:bold;
	margin-right:18px;
}

#colRight .caption1 img {
	border:10px solid #000;
}

#colRight h2 {
	color:#616161;
	font-size:22px;
	text-align:left;
	padding:10px 0 10px 0;
	font-weight:normal;
}

#colRight ul {
	font-size:13px;
	margin-left:0px;
	list-style:none;
	margin-bottom:10px;
}

#colRight li {
	padding:5px;
	padding-left:10px;
	background:url('../images/bulletPoint.jpg') center left no-repeat;
}

#bottomContent {
	margin-top:30px;
	margin-left:10px;
	margin-bottom:10px;
	overflow: hidden;
}

.clear {
	clear:both;
}

#bottomContent #dl1 {
	float:left;
	width:193px;
	padding-right:30px;
	font-size:12px;
	border-right:1px solid #d5d5d5;
}

#bottomContent #dl2 {
	float:left;
	width:205px;
	padding-right:30px;
	padding-left:30px;
	font-size:12px;
	border-right:1px solid #d5d5d5;
}

#bottomContent #dl3 {
	float:left;
	width:180px;
	padding-right:30px;
	padding-left:30px;
	font-size:12px;
}

#bottomContent dt {
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}

#bottomContent dd {
	text-align:justify;
}

#bottomContent h3 {
	padding-top:10px;
}

#boardPictures {
	float:left;
	width:725px;
	padding-bottom:10px;
	border-bottom:1px solid #e4e4e4;
	margin-bottom:5px;
}

#boardPictures img {
	border:1px solid #4463a8;
}

#boardPictures ul {
	padding-top:5px;
	padding-bottom:5px;
}

#boardPictures ul li {
	display:inline;
	padding:5px;
}

#cpContactBar {
	float:left;
	width:740px;
}

#contactForm {
	float:left;
	width:230px;
	font-size:17px;
	font-family:"Times New Roman",serif;
	margin-top:60px;
	margin-left:15px;
	margin-right:20px;
}

#contactForm p {
	font-family:"Times New Roman",serif;
}

#googleMap {
	float:left;
	width:425px;
	height:253px;
	border:1px solid #50b948;
	margin-top:60px;
	margin-left:33px;
}

.errors {
	padding: 0 0 15px 20px;
	font-weight: bold;
	font-size: 12px;
}

.errors {
	color: #FF0000;
}

/* TINY BOX */

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

#logo {
	background: #FFF url(/images/logo.jpg) center center no-repeat;
	width: 221px;
	height: 179px;
}

#logo a {
	display: block;
	width: 221px;
	height: 179px;
	text-indent: -9999px;
}

/*#sideMenu h4 a {
	color: #9A9A9A;
	font-weight: normal;
}

#sideMenu h4 a:hover {
	text-decoration: underline;
}*/

#homeColLeft.products h3 {
	font-size: 16px;
	padding: 10px 0 0 0;
}

#homeColLeft.products p {
	padding: 0 0 10px 0;
}

#bottomContent .sidebarForm {
	width: 140px;
}

#bottomContent .sidebarTA {
	width: 150px;
}

#bottomContent .sendBtn {
	margin-left: 113px;
}

#bottomContent.aboutUs #dl1 {
	float:left;
	width:300px;
	padding-right:0;
	font-size:12px;
	border-right: 0;
}

#colLeft #dl1 {
	padding: 15px 0 10px;
}

#colLeft #dl1 dt {
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}

table.legend {
	font-size: 12px;
	height: 35px;
	margin-left: 25px;
}

table.legend td {
	padding: 0 2px;
}

/*div.legend p {
	line-height: 35px;
}

div.legend img {
	vertical-align: middle;
}*/

#propertyOwnersContact {
	width: 295px;
}

#propertyOwnersContact input,
#propertyOwnersContact textarea {
	border:0;
	background:#e9e9e9;
	width:275px;
	margin-bottom:5px;
	color:#9c9c9c;
	padding: 4px 10px;
}

#propertyOwnersContact input.submit {
	width: auto;
	color: #3657A1;
	float: right;
	font-weight: bold;
	cursor: pointer;
}

