/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}

#fb_button
{
position:relative;
	width:22px;
	height:18px;
top:3px;
border:0px;
}

#ocs_donate
{
position:relative;
top:-5px;
zindex:0;
background:blue;
}
#ocs_toplink
{
position:relative;
top:-5px;
} 

#ocs_footer
	{
	position:relative;
	background:black;
	font-size:8pt;
	color:grey;
	width:958px;
	height:110px;
	}

.normal
{
padding-top:0px;

}

.normal #ocs_map
{
position:relative;
float:right;
z-index:1;
}

.normal #ocs_images
{
position:relative;
float:left;
padding-right:5px;
}

.normal #ocs_images2
{
position:relative;
float:right;
padding-left:5px;

}

.normal IMG
{
padding:0px;
margin:0px;
}

.normal P
{
padding-top:0px;
padding-bottom:4px;
padding-left:4px;
margin:0px;
}

.normal TD
{
padding:0px;
margin:0px;
}

.normal TABLE
{
padding:0px;
margin:0px;
}


.normal DIV
{
padding-top:0px;
margin:0px;
}


#ocs_member_img1
  {
  float:left;  
  padding:10px;
}

#ocs_member_img2
  {
  float:right;
  right:-100px;  
  padding:10px;
}

#ocs_menu_left
	{
         padding-top:10px;
         text-align:center;
	float:left;
	width:116px;
         height:383px;
	font-size:10pt;
	position:relative;
	left:-120px;
         top:-10px;
         background:rgb(255,252,201);
         overflow:auto;
	}

body
	{
	margin-top:10px;
	color:#ffffff;
/*	background-image:url('ottawa_country_side/images/back.jpg'); */
	} 

#ocs_search
	{
	position:relative;
	width:290px;
	
	height:18px;
	top:-45px;
	left:+260px;
	text-align:left;
	}

#ocs_search_tbl
	{
	position:relative;
	left:-37px;
	top:-2px;
	border-style:none;
	}
	
#ocs_search_btn
	{
	position:relative;
        margin-top:+2px;
	width:22px;
	height:20px;
	}	

#ocs_search FORM
	{
	height:0px;
	padding:0px;
	margin:0px;
	}

#ocs_search_txt
	{
	position:relative;
	height:14px;
	font-size:10pt;
	color:black;
	border-style:none;
	border-size:1px;
	border-color:black;
	width:280px;
	margin-top:-5px;
	top:2px;
        left:3px;
	background-color:#dddddd;
	}


/* this is the primary container for the site.. a div that will center the site */



#ocs_maincontainer
	{
	width:958px;
	height:700px;
	background-image:url('ottawa_country_side/images/content_background.png');
	}

/*Begin: OCS Header definitions */

#ocs_head1
	{
	position:relative;
	top:0px;;
	height:129px;
	}

#ocs_head2
	{
	position:relative;
	top:-5px;

	}

#ocs_sectionmenu
	{
	position:relative;
	top:-36px;
	font-size:10pt;
	color:white;
	height:0px;
        z-index:1;
	}

	#ocs_sectionmenu A
		{
		color:white;
		}
	
	#ocs_sectionmenu A:link
		{
		color:white;
		}
	
	#ocs_sectionmenu A:visited
		{
		color:white;
		}
	
	#ocs_sectionmenu A:hover
		{
		color:yellow;
		}
	

/* END: Section Menu */

/* START: Section menu is the text menu at the top */
#ocs_head3
	{
	position:relative;
	top:-10px;
	}

/* top menu are 5 bitmaps with images */
#ocs_topmenu
	{
	position:relative;
	top:-150px;
	left:0px;
	height:0px;
	width:820px;
	text-align:center;
	}

	#ocs_topitem1 
		{
		border:0px;
		padding:0px;
		spacing:0px;
		width:160px;
		height:132px;
		position:relative;
		top:0px;
		}
	
	#ocs_topitem2 
		{
		border:0px;
		padding:0px;
		spacing:0px;
		width:160px;
		height:132px;
		position:relative;
		top:0px;
		left:-4px;
		}
	
	#ocs_topitem3 
		{
		border:0px;
		padding:0px;
		spacing:0px;
		width:160px;
		height:132px;
		position:relative;
		top:0px;
		left:-8px;
		}
	
	#ocs_topitem4 
		{
		border:0px;
		padding:0px;
		spacing:0px;
		width:160px;
		height:132px;
		position:relative;
		top:0px;
		left:-12px;
		}
	
	#ocs_topitem5
		{
		border:0px;
		padding:0px;
		spacing:0px;
		width:160px;
		height:132px;
		position:relative;
		top:0px;
		top:0px;
		left:-16px;
		}
/* END: TopMenu definition */
 
/* START: Breadcrumb section */
#ocs_head4
	{
	position:relative;
	top:-25px;
	text-align:left;
	height:0px;
	}

	#ocs_head4 SPAN
		{
		position:relative;
		top:-40px;
		text-align:left;
		left:+100px;
		font-size:18pt;
		font-family:"Times New Roman", Times, serif;
		color:rgb(132,35,46);
		height:0px;
		}
/* END: Breadcrumb section */

/* END: OCS Header definitions */

/* START: Menu section */

	#ocs_menu_left A
		{
		color:black;
		top-margin:2px;	
		}
	
	#ocs_menu_left A:visited
		{
		color:black;
		}
	
	#ocs_menu_left A:hover
		{
		color:yellow;
		}
	
	#ocs_menu_left A:link
		{
		color:black;
		}
/* END: Menu section */


/* BEGIN: Content section */

#ocs_content
	{
	font-size:10pt;
	overflow:auto;
	width:815px;
	height:350px;
	position:absolute;
	left:-140;
	top:-7px;
	color:black;
        
	}

#ocs_content_container
	{
	position:relative;
	top:+30px;
	left:-60px;
	border-style:none;
	border-width:0px;
	border-color:black;
	width:700px;
	text-align:left;
        
	}



#ocs_content P
	{
	margin:2px;
         padding-right:10px;
	}
#ocs_content IMG
	{
	margin:2px;
	padding:2px;
	}
/* Begin: OCS body info */


/* START: Footer section */



	#ocs_footer A
		{
		color:white;
		}
	
	#ocs_footer A:link
		{
		color:white;
		}
	
	#ocs_footer A:visited
		{
		color:white;
		}
	
	#ocs_footer A:hover
		{
		color:yellow;
		}
	
	#ocs_footer IMG
		{
		position:relative;
		top:-8px;
		background:black;
		color:grey;
		width:958px;
		}
/* END: Footer section */


